Improve config

This commit is contained in:
root
2018-03-27 01:11:56 +02:00
parent ea2aab5715
commit 62861295b0
2 changed files with 14 additions and 45 deletions

View File

@@ -2,8 +2,6 @@
auth_ldap_cache_enabled on;
ldap_server fet {
url ldap://192.168.86.18:389/ou=user,dc=fet,dc=htu,dc=tuwien,dc=ac,dc=at?uid?sub?(objectClass=person); # gagarin
binddn 'uid=pschlechter,ou=user,dc=fet,dc=htu,dc=tuwien,dc=ac,dc=at';
binddn_passwd '4vDB_JcaE7kR';
url ldap://gagarin:389/ou=user,dc=fet,dc=htu,dc=tuwien,dc=ac,dc=at?uid?sub?(objectClass=person);
require valid_user;
}