mirror of
https://github.com/kakwa/ldapcherry
synced 2024-11-22 09:24:21 +01:00
fix test ldap content
This commit is contained in:
parent
71c1eccc8e
commit
234a82b3bd
@ -73,11 +73,11 @@ cn: itpeople
|
|||||||
description: IT security group
|
description: IT security group
|
||||||
member: cn=John Watson,ou=people,dc=example,dc=org
|
member: cn=John Watson,ou=people,dc=example,dc=org
|
||||||
|
|
||||||
dn: cn=itpeople,ou=groups,dc=example,dc=org
|
dn: cn=hrpeople,ou=groups,dc=example,dc=org
|
||||||
objectclass: groupofnames
|
objectclass: groupofnames
|
||||||
cn: itpeople
|
cn: itpeople
|
||||||
description: IT security group
|
description: IT security group
|
||||||
member: cn=John Watson,ou=people,dc=example,dc=org
|
member: cn=John Smith,ou=people,dc=example,dc=org
|
||||||
|
|
||||||
dn: cn=nagios admins,ou=group,dc=example,dc=org
|
dn: cn=nagios admins,ou=group,dc=example,dc=org
|
||||||
objectclass: groupofnames
|
objectclass: groupofnames
|
||||||
|
Loading…
Reference in New Issue
Block a user