components/cyrus-sasl/patches/109-saslauthd.8.patch
author John Beck <John.Beck@Oracle.COM>
Mon, 03 Oct 2016 15:32:26 -0700
changeset 7030 496c07261afc
parent 6317 f8d5d900dc1b
permissions -rw-r--r--
24791247 lighttpd should use MySQL 5.5 on Solaris 11.3, 5.7 on S12
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5741
b943514525d4 PSARC/2016/158 security-related packaging changes for libsasl2
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
     1
Developed in-house at Oracle
b943514525d4 PSARC/2016/158 security-related packaging changes for libsasl2
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
     2
Will file a bug upstream concerning the unreadability of this file
b943514525d4 PSARC/2016/158 security-related packaging changes for libsasl2
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
     3
when delivered as a man page.
b943514525d4 PSARC/2016/158 security-related packaging changes for libsasl2
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
     4
b943514525d4 PSARC/2016/158 security-related packaging changes for libsasl2
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
     5
diff -rupN old/saslauthd/saslauthd.8 new/saslauthd/saslauthd.8
6317
f8d5d900dc1b 23507718 Incorrect pathname for saslauthd door
Jan Parcel <jan.parcel@oracle.com>
parents: 5741
diff changeset
     6
--- old/saslauthd/saslauthd.8	2016-05-31 17:50:59.886478299 -0700
f8d5d900dc1b 23507718 Incorrect pathname for saslauthd door
Jan Parcel <jan.parcel@oracle.com>
parents: 5741
diff changeset
     7
+++ new/saslauthd/saslauthd.8	2016-05-31 17:54:05.126761218 -0700
5741
b943514525d4 PSARC/2016/158 security-related packaging changes for libsasl2
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
     8
@@ -1,3 +1,4 @@
b943514525d4 PSARC/2016/158 security-related packaging changes for libsasl2
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
     9
+.nf
b943514525d4 PSARC/2016/158 security-related packaging changes for libsasl2
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    10
 SASLAUTHD(8)              BSD System Manager’s Manual             SASLAUTHD(8)
b943514525d4 PSARC/2016/158 security-related packaging changes for libsasl2
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    11
 
b943514525d4 PSARC/2016/158 security-related packaging changes for libsasl2
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    12
 NNAAMMEE
6317
f8d5d900dc1b 23507718 Incorrect pathname for saslauthd door
Jan Parcel <jan.parcel@oracle.com>
parents: 5741
diff changeset
    13
@@ -181,11 +182,14 @@ NNOOTTEESS
f8d5d900dc1b 23507718 Incorrect pathname for saslauthd door
Jan Parcel <jan.parcel@oracle.com>
parents: 5741
diff changeset
    14
 FFIILLEESS
f8d5d900dc1b 23507718 Incorrect pathname for saslauthd door
Jan Parcel <jan.parcel@oracle.com>
parents: 5741
diff changeset
    15
      /var/run/saslauthd/mux  The default communications socket.
f8d5d900dc1b 23507718 Incorrect pathname for saslauthd door
Jan Parcel <jan.parcel@oracle.com>
parents: 5741
diff changeset
    16
 
f8d5d900dc1b 23507718 Incorrect pathname for saslauthd door
Jan Parcel <jan.parcel@oracle.com>
parents: 5741
diff changeset
    17
-     /usr/local/etc/saslauthd.conf
f8d5d900dc1b 23507718 Incorrect pathname for saslauthd door
Jan Parcel <jan.parcel@oracle.com>
parents: 5741
diff changeset
    18
-                             The default configuration file for ldap support.
f8d5d900dc1b 23507718 Incorrect pathname for saslauthd door
Jan Parcel <jan.parcel@oracle.com>
parents: 5741
diff changeset
    19
+     /etc/sasl2/saslauthd.conf
f8d5d900dc1b 23507718 Incorrect pathname for saslauthd door
Jan Parcel <jan.parcel@oracle.com>
parents: 5741
diff changeset
    20
+	     The default configuration file if using -a ldap with saslauthd
f8d5d900dc1b 23507718 Incorrect pathname for saslauthd door
Jan Parcel <jan.parcel@oracle.com>
parents: 5741
diff changeset
    21
+	      (the preferred method for Solaris is -a shadow, which uses
f8d5d900dc1b 23507718 Incorrect pathname for saslauthd door
Jan Parcel <jan.parcel@oracle.com>
parents: 5741
diff changeset
    22
+	      naming services instead.)
f8d5d900dc1b 23507718 Incorrect pathname for saslauthd door
Jan Parcel <jan.parcel@oracle.com>
parents: 5741
diff changeset
    23
 
f8d5d900dc1b 23507718 Incorrect pathname for saslauthd door
Jan Parcel <jan.parcel@oracle.com>
parents: 5741
diff changeset
    24
 SSEEEE AALLSSOO
f8d5d900dc1b 23507718 Incorrect pathname for saslauthd door
Jan Parcel <jan.parcel@oracle.com>
parents: 5741
diff changeset
    25
      passwd(1), getpwent(3), getspnam(3), getuserpw(3), sasl_checkpass(3)
5741
b943514525d4 PSARC/2016/158 security-related packaging changes for libsasl2
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    26
      sia_authenticate_user(3),
b943514525d4 PSARC/2016/158 security-related packaging changes for libsasl2
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    27
 
b943514525d4 PSARC/2016/158 security-related packaging changes for libsasl2
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    28
 CMU-SASL                          12 12 2005                          CMU-SASL
b943514525d4 PSARC/2016/158 security-related packaging changes for libsasl2
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    29
+.fi