mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
Fix typo
This commit is contained in:
parent
c9e7284d26
commit
5497a7df8b
@ -199,7 +199,7 @@ EOF
|
||||
sleep 3
|
||||
|
||||
echo "Searching new members to see if they still have memberOf present..."
|
||||
TOON1="cn=Jessica Rabbit,ou=People,$BASEDN"
|
||||
TOON1="cn=Jessica_Rabbit,ou=People,$BASEDN"
|
||||
TOON2="cn=Elmer_Fudd,ou=People,$BASEDN"
|
||||
TOON3="cn=Daffy_Duck,ou=People,$BASEDN"
|
||||
TOON4="cn=Bugs_Bunny,ou=People,$BASEDN"
|
||||
|
Loading…
Reference in New Issue
Block a user