WIP working group managemnt using echo to pipe LDIF directly to ldap commands
This commit is contained in:
7
seqs/ldap.cfg.example
Normal file
7
seqs/ldap.cfg.example
Normal file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Configuration options for ldap installation and management
|
||||
|
||||
LDAP_DC="dc=winklerfamilie,dc=eu"
|
||||
LDAP_OU_GROUPS="ou=Groups"
|
||||
LDAP_OU_USERS="ou=Users"
|
Reference in New Issue
Block a user