Project

General

Profile

Actions

Bug #248

closed

xscreensaver and locking

Added by justin almost 18 years ago. Updated over 17 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

I compiled xscreensaver though pkgsrc, with PKG_OPTIONS.xscreensaver=pam
to enable use of PAM so I could lock my screen.

It locks correctly, and I get a dialog box, but it doesn't seem to be able
to correctly unlock - it refuses my password. I've tried creating various
permutations of /etc/pam.d/xscreensaver, but no luck.

Here's the pertinent output from 'xscreensaver -verbose'.
xscreensaver: 13:27:26: pam_start ("xscreensaver", "jsherrill", ...) > 0
(success)
xscreensaver: 13:27:26: pam_set_item (p, PAM_TTY, ":0.0") > 0 (success)
xscreensaver: 13:27:26: PAM ECHO_OFF("Password:") > password
xscreensaver: 13:27:26: pam_authenticate (...) > 9 (authentication error)
xscreensaver: 13:27:26: pam_set_item(p, PAM_USER, "root") > 0 (success)
xscreensaver: 13:27:26: PAM ECHO_OFF("Password:") > password
xscreensaver: 13:27:26: pam_authenticate (...) > 9 (authentication error)
xscreensaver: 13:27:26: pam_end (...) > 0 (Success)
xscreensaver: 13:27:26: password incorrect!
xscreensaver: 13:27:27: grabbing server...

Is anyone else using xscreensaver, and its screen lock?

Actions

Also available in: Atom PDF