Difference between revisions of "User:Bcooke1/389ds"
From CSEE Documentation
(Created page with "== Creating LDAP server == Run the following command to create the directory server <pre>setup-ds.pl "slapd.Suffix=dc=csee,dc=umbc,dc=edu"</pre>") |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
== Creating LDAP server == | == Creating LDAP server == | ||
− | Run the following command to create the directory server | + | Run the following command and follow the prompt to create the directory server |
− | <pre>setup-ds.pl "slapd.Suffix=dc=csee,dc=umbc,dc=edu"</pre> | + | <pre> |
+ | setup-ds.pl "slapd.Suffix=dc=csee,dc=umbc,dc=edu" | ||
+ | </pre> |
Latest revision as of 12:06, 23 October 2020
Creating LDAP server
Run the following command and follow the prompt to create the directory server
setup-ds.pl "slapd.Suffix=dc=csee,dc=umbc,dc=edu"