mirror of
https://github.com/coltoneshaw/CS-Repro-Mattermost.git
synced 2025-12-23 18:11:34 +01:00
Added ldap setup
This commit is contained in:
5
ldap/ldapmodify.ldif
Normal file
5
ldap/ldapmodify.ldif
Normal file
@@ -0,0 +1,5 @@
|
||||
dn: cn=ship_crew,ou=people,dc=planetexpress,dc=com
|
||||
changetype: modify
|
||||
add: member
|
||||
member: uid=jdoe,ou=people,dc=planetexpress,dc=com
|
||||
member: uid=jsmith,ou=people,dc=planetexpress,dc=com
|
||||
Reference in New Issue
Block a user