Skip to content

Commit d0f1054

Browse files
committed
389/389_useradd.sh: update example DN
1 parent 12fe663 commit d0f1054

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

389/389_useradd.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Import to 389 with the LDAP Directory Admin:
4343
4444
or, safer, a dedicated admin user:
4545
46-
ldapmodify -a -D "uid=user,ou=administrators,ou=topologymanagement,o=netscaperoot" -W -p 389 -h localhost -f /tmp/blah.ldif
46+
ldapmodify -a -D "cn=admin,ou=Special Users,dc=ilri,dc=cgiar,dc=org" -W -p 389 -h localhost -f /tmp/blah.ldif
4747
EOF
4848

4949
exit 0

0 commit comments

Comments
 (0)