Initial commit
This commit is contained in:
6
config.sample
Normal file
6
config.sample
Normal file
@@ -0,0 +1,6 @@
|
||||
# move to config
|
||||
BIND=cn=passwd-importer,ou=apps,dc=bignay,dc=net
|
||||
PASS=YOUR_BIND_PASSWORD
|
||||
BASEDN=dc=bignay,dc=net
|
||||
USER_BASEDN=ou=users,$BASEDN
|
||||
GROUP_BASEDN=ou=groups,$BASEDN
|
||||
Reference in New Issue
Block a user