2012-02-08 16:21:27 +00:00
|
|
|
|
diff -up cyrus-sasl-2.1.25/saslauthd/saslauthd.8.path cyrus-sasl-2.1.25/saslauthd/saslauthd.8
|
|
|
|
|
--- cyrus-sasl-2.1.25/saslauthd/saslauthd.8.path 2012-02-08 17:02:25.143783451 +0100
|
|
|
|
|
+++ cyrus-sasl-2.1.25/saslauthd/saslauthd.8 2012-02-08 17:04:31.775795190 +0100
|
|
|
|
|
@@ -177,7 +177,7 @@ NNOOTTEESS
|
|
|
|
|
anyway.)
|
|
|
|
|
|
|
|
|
|
FFIILLEESS
|
|
|
|
|
- /var/run/saslauthd/mux The default communications socket.
|
|
|
|
|
+ /run/saslauthd/mux The default communications socket.
|
|
|
|
|
|
|
|
|
|
/usr/local/etc/saslauthd.conf
|
|
|
|
|
The default configuration file for ldap support.
|
|
|
|
|
diff -up cyrus-sasl-2.1.25/saslauthd/saslauthd.mdoc.path cyrus-sasl-2.1.25/saslauthd/saslauthd.mdoc
|
|
|
|
|
--- cyrus-sasl-2.1.25/saslauthd/saslauthd.mdoc.path 2009-12-03 20:07:03.000000000 +0100
|
|
|
|
|
+++ cyrus-sasl-2.1.25/saslauthd/saslauthd.mdoc 2012-02-08 17:01:39.400986561 +0100
|
|
|
|
|
@@ -216,7 +216,7 @@ instead.
|
2005-05-18 22:34:10 +00:00
|
|
|
|
.Em (All platforms that support OpenLDAP 2.0 or higher)
|
|
|
|
|
.Pp
|
|
|
|
|
Authenticate against an ldap server. The ldap configuration parameters are
|
|
|
|
|
-read from /usr/local/etc/saslauthd.conf. The location of this file can be
|
|
|
|
|
+read from /etc/saslauthd.conf. The location of this file can be
|
|
|
|
|
changed with the -O parameter. See the LDAP_SASLAUTHD file included with the
|
|
|
|
|
distribution for the list of available parameters.
|
|
|
|
|
.It Li sia
|
2012-02-08 16:21:27 +00:00
|
|
|
|
@@ -246,10 +246,10 @@ these ticket files can cause serious per
|
|
|
|
|
servers. (Kerberos
|
|
|
|
|
was never intended to be used in this manner, anyway.)
|
|
|
|
|
.Sh FILES
|
|
|
|
|
-.Bl -tag -width "/var/run/saslauthd/mux"
|
|
|
|
|
-.It Pa /var/run/saslauthd/mux
|
|
|
|
|
+.Bl -tag -width "/run/saslauthd/mux"
|
|
|
|
|
+.It Pa /run/saslauthd/mux
|
2005-05-18 22:34:10 +00:00
|
|
|
|
The default communications socket.
|
|
|
|
|
-.It Pa /usr/local/etc/saslauthd.conf
|
|
|
|
|
+.It Pa /etc/saslauthd.conf
|
|
|
|
|
The default configuration file for ldap support.
|
|
|
|
|
.El
|
|
|
|
|
.Sh SEE ALSO
|