| | |
| | | <title>Examples</title> |
| | | <para>The following command installs OpenDJ directory server, enabling |
| | | StartTLS and importing 100 example entries without interaction.</para> |
| | | <screen>$ ./OpenDJ/setup --cli -b dc=example,dc=com -d 100 -D "cn=Directory Manager" \ |
| | | > -w password -h `hostname` -p 1389 \ |
| | | > --generateSelfSignedCertificate --enableStartTLS -n |
| | | <screen>$ ./OpenDJ/setup --cli -b dc=example,dc=com -d 100 -D "cn=Directory Manager" |
| | | -w password -h `hostname` -p 1389 |
| | | --generateSelfSignedCertificate --enableStartTLS -n |
| | | |
| | | OpenDJ <?eval ${project.version}?> |
| | | Please wait while the setup program initializes... |