SLAPAUTH(8) System Manager's Manual SLAPAUTH(8) (NAME) slapauth - slapd (SYNOPSIS) /usr/sbin/slapauth [-d debug-level] [-f slapd.conf] [-F confdir] [-M mech] [-o option[=value]] [-R realm] [-U authcID] [-v] [-X authzID] ID [...] (DESCRIPTION) Slapauth slapd (authc) (authz) slapd.conf(5) . slapd.conf(5) slapd-config(5) authz-policy/olcAuthzPolicy authz-regexp/olcAuthzRegexp ID . (OPTIONS) -d debug-level debug-level slapd(8) . -f slapd.conf slapd.conf(5). -F confdir . -f -F . . . -M mech (mechanism). -o option[=value] option value (). : syslog= (see `-s' in slapd(8)) syslog-level= (see `-S' in slapd(8)) syslog-user= (see `-l' in slapd(8)) -R realm (realm). -U authcID authcID . authzID authzID . -X authzID authzID . authcID authcID . authcID authzID . -v (verbose). (EXAMPLES) /usr/sbin/slapauth -f //etc/ldap/slapd.conf -v \ -U bjorn -X u:bjensen bjorn bjensen authz-policy from authz-regexp "^uid=([^,]+).*,cn=auth$" "ldap:///dc=example,dc=net??sub?uid=$1" slapd.conf(5) . (SEE ALSO) ldap(3), slapd(8), slaptest(8) "OpenLDAP Administrator's Guide" (http://www.OpenLDAP.org/doc/admin) (ACKNOWLEDGEMENTS) OpenLDAP Software OpenLDAP . OpenLDAP Software LDAP 3.3 . OpenLDAP 2.6.10+dfsg-1 2025/05/22 SLAPAUTH(8)