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>") |
|||
Line 1: | Line 1: | ||
== Creating LDAP server == | == Creating LDAP server == | ||
Run the following command to create the directory server | Run the following command 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> |
Revision as of 10:51, 23 October 2020
Creating LDAP server
Run the following command to create the directory server
setup-ds.pl "slapd.Suffix=dc=csee,dc=umbc,dc=edu"