mirror of
https://github.com/kakwa/ldapcherry
synced 2025-07-03 11:57:41 +02:00
fix typo
This commit is contained in:
parent
b5907ce340
commit
1549a172f7
13 changed files with 28 additions and 28 deletions
|
@ -30,7 +30,7 @@ groups = {
|
|||
'ad' : ['Domain Users', 'Domain Users 2'],
|
||||
'ldap': ['cn=users,ou=group,dc=example,dc=com',
|
||||
'cn=nagios admins,ou=group,dc=example,dc=com',
|
||||
'cn=developpers,ou=group,dc=example,dc=com',
|
||||
'cn=developers,ou=group,dc=example,dc=com',
|
||||
],
|
||||
'toto': ['not a group'],
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue