mirror of
https://github.com/kakwa/ldapcherry
synced 2025-07-15 14:08:31 +02:00
fix test ldap content
This commit is contained in:
parent
71c1eccc8e
commit
234a82b3bd
1 changed files with 2 additions and 2 deletions
|
@ -73,11 +73,11 @@ cn: itpeople
|
|||
description: IT security group
|
||||
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
|
||||
cn: itpeople
|
||||
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
|
||||
objectclass: groupofnames
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue