7.2.4. Exit Codes

7.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 7.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.
2 The tool could not open the certificate database specified in the certdb parameter.
3 The tool could not locate the certificate specified in the nickname parameter in the certificate database.
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 7.4. Result Codes Returned by the PIN Generator