Update install_ldap_389ds.yaml
This commit is contained in:
parent
22071e4d2a
commit
ef0943ecf9
1 changed files with 2 additions and 2 deletions
|
@ -137,6 +137,6 @@
|
||||||
sample_entries = yes
|
sample_entries = yes
|
||||||
suffix = dc=ldap,dc=neuro,dc=uni-bremen,dc=de
|
suffix = dc=ldap,dc=neuro,dc=uni-bremen,dc=de
|
||||||
|
|
||||||
cd /root ; dscreate from-file instance.inf
|
# cd /root ; dscreate from-file instance.inf
|
||||||
|
|
||||||
# ldapsearch -x -H ldap://ldap.neuro.uni-bremen.de -s base -b "" "objectclass=*"
|
# ldapsearch -x -H ldap://ldap.neuro.uni-bremen.de -s base -b "" "objectclass=*"
|
||||||
|
|
Loading…
Reference in a new issue