summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorJack Magne <jmagne@localhost.localdomain>2015-08-11 18:26:04 -0700
committerJack Magne <jmagne@localhost.localdomain>2015-08-13 15:06:51 -0700
commitf60846e025ff5492e8c05ccf525fe8df1b59bba6 (patch)
treee0535b61cdde9e64f4792072ed6f324988be3d50 /scripts
parenta62ab357eb759ea59ea5204a046d0cab99126000 (diff)
downloadpki-f60846e025ff5492e8c05ccf525fe8df1b59bba6.tar.gz
pki-f60846e025ff5492e8c05ccf525fe8df1b59bba6.tar.xz
pki-f60846e025ff5492e8c05ccf525fe8df1b59bba6.zip
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 this code at the beginning '-' 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. 4. Fix also now supports the SHA256 hashing method only, with the sha256 being the default hash. The no hash option is supported but puts the pin in the clear.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions