pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/pam-pwauth_suid



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Wed May  1 02:37:56 UTC 2019

Modified Files:
        pkgsrc/security/pam-pwauth_suid: MESSAGE

Log Message:
pam-pwauth_suid: add an additional detail to the MESSAGE file

Right now, a user installing xscreensaver with the "pam" option will
see two messages about how to configure it, one of which comes from
this package. This needs to be disentangled properly, but there are
some broader questions that also apply to gnome-screensaver and mate-
screensaver, so for now, add a bit more detail here just in case. (This
relates to, but doesn't particularly address, PR pkg/50622.)


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/security/pam-pwauth_suid/MESSAGE

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/pam-pwauth_suid/MESSAGE
diff -u pkgsrc/security/pam-pwauth_suid/MESSAGE:1.2 pkgsrc/security/pam-pwauth_suid/MESSAGE:1.3
--- pkgsrc/security/pam-pwauth_suid/MESSAGE:1.2 Thu Jul 17 18:00:58 2008
+++ pkgsrc/security/pam-pwauth_suid/MESSAGE     Wed May  1 02:37:56 2019
@@ -1,6 +1,8 @@
 ===========================================================================
-$NetBSD: MESSAGE,v 1.2 2008/07/17 18:00:58 drochner Exp $
+$NetBSD: MESSAGE,v 1.3 2019/05/01 02:37:56 gutteridge Exp $
 
+In order to make unlocking work, you need to add an appropriate file
+to your pam configuration directory (usually /etc/pam.d).
 A sample pam.d file for xscreensaver can be found in
 ${PREFIX}/share/examples/pam-pwauth_suid
 ===========================================================================



Home | Main Index | Thread Index | Old Index