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 \
542 $LDAPPASSWD -H $URI3 -D "cn=Manager,$BASEDN" -w $PASSWD \
543 -s $PASSWD "cn=Ursula Hampster,ou=Alumni Association,ou=People,$BASEDN" \
568 -D "cn=Ursula Hampster,ou=Alumni Association,ou=People,$BASEDN" \
591 -D "cn=Added User,ou=Same as above,ou=Meta,$BASEDN" \
613 $LDAPPASSWD -H $URI3 -D "cn=Manager,$BASEDN" -w $PASSWD \
614 -s meta "cn=Added User,ou=Same as above,ou=Meta,$BASEDN" \
639 -D "cn=Added User,ou=Same as above,ou=Meta,$BASEDN" \
662 -D "cn=Added User,ou=Same as above,ou=Meta,$BASEDN" \
687 -D "cn=Non-existing User,ou=Same as above,ou=Meta,$BASEDN" \
712 "cn=Another Added Group,ou=Groups,$BASEDN" \
713 "member:cn=Added Group,ou=Groups,$BASEDN" >> $TESTOUT 2>&1