System information
X Hash Algorithm
0 SHA-1
1 MD5
45 none
Table 6.3.
The PIN is stored in the directory as a binary value, not as a base-64 encoded value.
2.4. Exit Codes
When the PIN Generator is finished running, it returns a result code showing how it ended.
These result codes are listed in Table 6.4, “Result Codes Returned by the PIN Generator”.
Result Code Description
0 The PIN generation was successful; PINs
were set for all the DNs in the specified
directory.
4 The tool could not bind to the directory as the
user specified in the binddn parameter.
5 The tool could not open the output file
specified in the output parameter.
7 There was an error parsing command-line
arguments.
8 The tool could not open the input file specified
in the input parameter.
9 The tool encountered an internal error.
10 The tool found a duplicate entry in the input
file.
11 The tool did not find the salt attribute specified
in the saltattribute parameter in the
directory.
Table 6.4. Result Codes Returned by the PIN Generator
Chapter 6. PIN Generator
30