Usc ldap: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
| Zeile 1: | Zeile 1: | ||
=Anonymous Bind= | =Anonymous Bind= | ||
| + | ;generell | ||
*univention-config-registry set ldap/acl/read/anonymous=yes | *univention-config-registry set ldap/acl/read/anonymous=yes | ||
*systemctl restart slapd | *systemctl restart slapd | ||
*univention-config-registry get ldap/acl/read/anonymous | *univention-config-registry get ldap/acl/read/anonymous | ||
| + | ;für ips | ||
| + | *ucr set ldap/acl/read/ips="43.134.2.5,84.138.42.65,194.132.248.208/28" | ||
| + | *systemctl restart slapd | ||
| + | *ucr get ldap/acl/read/ips | ||
| + | 43.134.2.5,84.138.42.65,194.132.248.208/28 | ||
Aktuelle Version vom 4. Mai 2021, 15:41 Uhr
Anonymous Bind
- generell
- univention-config-registry set ldap/acl/read/anonymous=yes
- systemctl restart slapd
- univention-config-registry get ldap/acl/read/anonymous
- für ips
- ucr set ldap/acl/read/ips="43.134.2.5,84.138.42.65,194.132.248.208/28"
- systemctl restart slapd
- ucr get ldap/acl/read/ips
43.134.2.5,84.138.42.65,194.132.248.208/28