components/cyrus-sasl/patches/109-saslauthd.8.patch
author Tomas Kuthan <tomas.kuthan@oracle.com>
Wed, 11 Jan 2017 12:12:15 -0800
changeset 7560 9732971b7855
parent 6317 f8d5d900dc1b
permissions -rw-r--r--
23227315 sshd offers GSS-API key exchange despite having no keytab 25135484 auth_root_allowed: clasify 'gssapi-keyex' method as passwordless

Developed in-house at Oracle
Will file a bug upstream concerning the unreadability of this file
when delivered as a man page.

diff -rupN old/saslauthd/saslauthd.8 new/saslauthd/saslauthd.8
--- old/saslauthd/saslauthd.8	2016-05-31 17:50:59.886478299 -0700
+++ new/saslauthd/saslauthd.8	2016-05-31 17:54:05.126761218 -0700
@@ -1,3 +1,4 @@
+.nf
 SASLAUTHD(8)              BSD System Manager’s Manual             SASLAUTHD(8)
 
 NNAAMMEE
@@ -181,11 +182,14 @@ NNOOTTEESS
 FFIILLEESS
      /var/run/saslauthd/mux  The default communications socket.
 
-     /usr/local/etc/saslauthd.conf
-                             The default configuration file for ldap support.
+     /etc/sasl2/saslauthd.conf
+	     The default configuration file if using -a ldap with saslauthd
+	      (the preferred method for Solaris is -a shadow, which uses
+	      naming services instead.)
 
 SSEEEE AALLSSOO
      passwd(1), getpwent(3), getspnam(3), getuserpw(3), sasl_checkpass(3)
      sia_authenticate_user(3),
 
 CMU-SASL                          12 12 2005                          CMU-SASL
+.fi