Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
| konfigurationsbeispiele:ldapauth.conf [2017/11/15 08:54] – angelegt lwsystems | konfigurationsbeispiele:ldapauth.conf [2019/04/12 13:29] (aktuell) – lwsystems | ||
|---|---|---|---|
| Zeile 12: | Zeile 12: | ||
| # < | # < | ||
| # | # | ||
| + | # secondary ldap servers: < | ||
| # Univention UCS + Samba4: < | # Univention UCS + Samba4: < | ||
| # | # | ||
| Zeile 60: | Zeile 61: | ||
| #userfilter = (& | #userfilter = (& | ||
| - | # Encrypt LDAP connection | + | # Encrypt LDAP connection |
| + | # STARTLS port 389: tls = true | ||
| + | # LDAPS port 636: tls = ldaps | ||
| #tls = false | #tls = false | ||
| Zeile 101: | Zeile 104: | ||
| # List of username who will always assigned the admin role | # List of username who will always assigned the admin role | ||
| #adminuser = bennoadmin, superadmin | #adminuser = bennoadmin, superadmin | ||
| + | |||
| + | # List of addressfilters for admin user (default *@*) | ||
| + | # | ||
| # List of username who will always assigned the revisor role | # List of username who will always assigned the revisor role | ||
| - | #adminuser | + | #revisoruser |
| # remove domain from username during authentication if set to " | # remove domain from username during authentication if set to " | ||