]> git.sur5r.net Git - openldap/blobdiff - doc/man/man8/slapauth.8
document new "A" format for ber_scanf(3)
[openldap] / doc / man / man8 / slapauth.8
index 2575b0e1748472b38afe0e4df60bd56f5e5f1c68..98ec37719f3eef13093a78053cb666ac42cde5ec 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPAUTH 8C "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2004 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2004-2006 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 slapauth \- Check a list of string-represented IDs for authc/authz.
@@ -8,6 +8,9 @@ slapauth \- Check a list of string-represented IDs for authc/authz.
 .B [\-v]
 .B [\-d level]
 .B [\-f slapd.conf]
+.B [\-F confdir]
+.B [\-M mech]
+.B [\-R realm]
 .B [\-U authcID]
 .B [\-X authzID]
 .B ID [...]
@@ -42,6 +45,25 @@ specify an alternative
 .BR slapd.conf (5)
 file.
 .TP
+.BI \-F " confdir"
+specify a config directory.
+If both
+.B -f
+and
+.B -F
+are specified, the config file will be read and converted to
+config directory format and written to the specified directory.
+If neither option is specified, an attempt to read the
+default config directory will be made before trying to use the default
+config file. If a valid config directory exists then the
+default config file is ignored.
+.TP
+.BI \-M " mech"
+specify a mechanism.
+.TP
+.BI \-R " realm"
+specify a realm.
+.TP
 .BI \-U " authcID"
 specify an ID to be used as 
 .I authcID