forked from wurzel/fruitbasket
nixpkgs fmt
This commit is contained in:
parent
71eb19b82b
commit
8e1543bb14
2 changed files with 7 additions and 4 deletions
|
@ -22,7 +22,7 @@ in
|
|||
type = ldap;
|
||||
CNFieldName = cn;
|
||||
UIDFieldName = uid;
|
||||
baseDN = "ou = users, dc=ifsr, dc=de";
|
||||
baseDN = "ou=users, dc=ifsr, dc=de";
|
||||
bindDN = "uid=search, ou=users, dc=ifsr, dc=de";
|
||||
bindPassword = LDAP_SEARCH;
|
||||
hostname = "ldap://localhost";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue