]> 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 6b8242c610274f32b92d1c0828ec9887c2927904..98ec37719f3eef13093a78053cb666ac42cde5ec 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPAUTH 8C "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2004-2005 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,7 @@ 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]
@@ -44,6 +45,19 @@ 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