User:Bcooke1/389ds: Difference between revisions
From CSEE Documentation
No edit summary |
No edit summary |
||
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> | <pre> | ||
setup-ds.pl "slapd.Suffix=dc=csee,dc=umbc,dc=edu" | setup-ds.pl "slapd.Suffix=dc=csee,dc=umbc,dc=edu" | ||
</pre> | </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"