Added labeleduri to test environment, with example LDIF to implement #89
This commit is contained in:
parent
673f070cb7
commit
6a461d320a
7
tests/server/openldap/data/04-z_labeleduri.ldif
Normal file
7
tests/server/openldap/data/04-z_labeleduri.ldif
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
|
||||||
|
dn: cn=tech_staff,dc=example.com
|
||||||
|
cn: tech_staff
|
||||||
|
labeleduri: ldap:///ou=People,o=Simpsons?uid?one?(&(sn=Simpson)(|(uidNumber
|
||||||
|
=1000)(uidNumber=1001)))
|
||||||
|
objectclass: nisMailAlias
|
||||||
|
objectclass: labeledURIObject
|
Loading…
x
Reference in New Issue
Block a user