-
Bug
-
Resolution: Done
-
Major
-
None
-
certsys-10.5
Section Number and Name: 6.5.1. Preparing a Directory Server Instance for Certificate System
Describe the issue:
1. In the template provided, dirserv is expecting [general] section, not [General] as in documentation. This fails with an error.
2. dscreate command syntax is incorrect, doesn't have --silent --file= options.
Suggestions for improvement:
1. [General] > [general]
2. dscreate --silent --file=/tmp/ds-setup.inf > dscreate from-file /tmp/ds-setup.inf
Additional information: