Lines Matching refs:cn

202 $LDAPMODIFY -v -D "cn=Manager,$BASEDN" -H $URI3 -w $PASSWD \
205 dn: cn=Added Group,ou=Groups,$BASEDN
209 cn: Added Group
210 member: cn=Added Group,ou=Groups,$BASEDN
213 dn: cn=Another Added Group,ou=Groups,$BASEDN
216 cn: Another Added Group
217 member: cn=Added Group,ou=Groups,$BASEDN
218 member: cn=Another Added Group,ou=Groups,$BASEDN
220 dn: cn=Another Added Group,ou=Groups,$BASEDN
229 dn: cn=Added Group,ou=Groups,$BASEDN
274 dn: cn=Added User,ou=Same as above,ou=Meta,$BASEDN
277 cn: Added User
357 FILTER="(seeAlso=cn=all staff,ou=Groups,$BASEDN)"
417 FILTER="(member=cn=Another Added Group,ou=Groups,$BASEDN)"
455 $LDAPSEARCH -S "" -H $URI3 -D "cn=Manager,$BASEDN" -w $PASSWD \
484 -D "cn=Bjorn Jensen,ou=Information Technology Division,ou=People,$BASEDN" -w bjorn \
508 -D "cn=Bjorn Jensen,ou=Information Technology Division,ou=People,$BASEDN" -w bjorn \
543 $LDAPPASSWD -H $URI3 -D "cn=Manager,$BASEDN" -w $PASSWD \
544 -s $PASSWD "cn=Ursula Hampster,ou=Alumni Association,ou=People,$BASEDN" \
574 -D "cn=Ursula Hampster,ou=Alumni Association,ou=People,$BASEDN" \
598 -D "cn=Added User,ou=Same as above,ou=Meta,$BASEDN" \
620 $LDAPPASSWD -H $URI3 -D "cn=Manager,$BASEDN" -w $PASSWD \
621 -s meta "cn=Added User,ou=Same as above,ou=Meta,$BASEDN" \
651 -D "cn=Added User,ou=Same as above,ou=Meta,$BASEDN" \
675 -D "cn=Added User,ou=Same as above,ou=Meta,$BASEDN" \
700 -D "cn=Non-existing User,ou=Same as above,ou=Meta,$BASEDN" \
725 "cn=Another Added Group,ou=Groups,$BASEDN" \
726 "member:cn=Added Group,ou=Groups,$BASEDN" >> $TESTOUT 2>&1