X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=config.h.in;h=ae3554ad9daa7a68d5dc13767a9d5d976e4306e3;hb=f54438ea00f152166e68073e98000fd3a00f65cd;hp=367aa85a97d7ff39f9d3fa632a3d8ec037ef2084;hpb=3210e7e80ee2b5a7d2049a5aaff9f17b9c93dcc9;p=xscreensaver diff --git a/config.h.in b/config.h.in index 367aa85a..ae3554ad 100644 --- a/config.h.in +++ b/config.h.in @@ -179,11 +179,13 @@ #undef HAVE_PAM /* If PAM is being used, this is the name of the PAM service that xscreensaver - * will authenticate as. It would be sensible to set this to "xscreensaver". - * However, since some systems already have a PAM service named "xlock" - * defined, we might as well use that. + * will authenticate as. The default is "xscreensaver", which means that the + * PAM library will look for an "xscreensaver" line in /etc/pam.conf, or (on + * recent Linux systems) will look for a file called /etc/pam.d/xscreensaver. + * Some systems might already have a PAM installation that is configured for + * xlock, so setting this to "xlock" would also work in that case. */ -#define PAM_SERVICE_NAME "xlock" +#define PAM_SERVICE_NAME "xscreensaver" /* Define this if your system uses `shadow' passwords, that is, the passwords * live in /etc/shadow instead of /etc/passwd, and one reads them with