server openldap 2.2.17, with sasl auth (krb5)
access to dn.regex="^([^,]*,)?ou=[^,]+,(dc=[^,]+(,dc=[^,]+)*)$"
attrs=posixAccount
by anonymous auth
by users read
by self readHow can I secure those info ?
Is there a way to pass the current DN on the user ?
thanks !