- add patch to fix path for saslauthd.conf as given in man page
This commit is contained in:
parent
37fd9eaa7f
commit
f643f03e50
20
cyrus-sasl-2.1.20-saslauthd.conf-path.patch
Normal file
20
cyrus-sasl-2.1.20-saslauthd.conf-path.patch
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
--- cyrus-sasl-2.1.20/saslauthd/saslauthd.mdoc 2005-05-06 16:05:44.000000000 -0400
|
||||||
|
+++ cyrus-sasl-2.1.20/saslauthd/saslauthd.mdoc 2005-05-06 16:05:39.000000000 -0400
|
||||||
|
@@ -216,7 +216,7 @@
|
||||||
|
.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
|
||||||
|
@@ -249,7 +249,7 @@
|
||||||
|
.Bl -tag -width "/var/run/saslauthd/mux"
|
||||||
|
.It Pa /var/run/saslauthd/mux
|
||||||
|
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
|
Loading…
Reference in New Issue
Block a user