User:Bcooke1/389ds: Difference between revisions
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>") |
No edit summary |
||
(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 13: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"