[Pki-devel] [pki-devel][PATCH] 0047-setpin-utility-doesn-t-set-the-pin-for-users.patch

John Magne jmagne at redhat.com
Wed Aug 12 01:40:13 UTC 2015


PATCH] setpin utility doesn't set the pin for users.

There were some things wrong with the setpin utility.

1. There were some syntax violations that had to be dealt with or a DS with syntax checking
would not be pleased.

2. The back end is expecting a byte of hash data at the beginning of the pin.
In our case we are sending NO hash so we want the code at the beginning '-', which means no hash.

3. We also need to prepend the dn in front of the pin so the back end can verify the set pin.

Tested to work during both steps of the setpin process: 1) Creating the schema, 2) creating the pin.
Tested to work with actual PinBased Enrollment.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0047-setpin-utility-doesn-t-set-the-pin-for-users.patch
Type: text/x-patch
Size: 2654 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/pki-devel/attachments/20150811/f05ff5f3/attachment.bin>


More information about the Pki-devel mailing list