contrib/openldap: add a OpenLDAP container for testing
This commit is contained in:
9
contrib/openldap/examples/example.ldif
Normal file
9
contrib/openldap/examples/example.ldif
Normal file
@@ -0,0 +1,9 @@
|
||||
dn: dc=example,dc=com
|
||||
objectclass: dcObject
|
||||
objectclass: organization
|
||||
o: Example Company
|
||||
dc: example
|
||||
|
||||
dn: cn=Manager,dc=example,dc=com
|
||||
objectclass: organizationalRole
|
||||
cn: Manager
|
Reference in New Issue
Block a user