Update README.md
This commit is contained in:
parent
ed2b5cc275
commit
a48f4f7434
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ ldap_proto = 'ldap://'
|
|||
ldap_server = 'localhost'
|
||||
ldap_basedn = 'dc=ldap,dc=freiesnetz,dc=at'
|
||||
ldap_userdn = 'ou=Users' +','+ ldap_basedn
|
||||
ldap_bind_attr = 'uid'
|
||||
```
|
||||
|
||||
## Acknowledgements
|
||||
|
|
Loading…
Reference in a new issue