added rest user creation
This commit is contained in:
parent
7848f07252
commit
019ac98249
3 changed files with 66 additions and 11 deletions
|
|
@ -1,10 +0,0 @@
|
|||
# Create .env to be loaded automatically
|
||||
|
||||
LDAPSERVER="ldap://ldap1.ungleich.ch ldap://ldap2.ungleich.ch"
|
||||
LDAPSEARCHUSER="user here"
|
||||
LDAPSEARCHUSERPASSWORD="password here"
|
||||
|
||||
|
||||
# Space separated list of search bases for users
|
||||
LDAPSEARCH="ou=users,dc=ungleich,dc=ch ou=customers,dc=ungleich,dc=ch"
|
||||
LDAPCREATE="ou=customers,dc=ungleich,dc=ch"
|
||||
Loading…
Add table
Add a link
Reference in a new issue