blob: 4ebc367f5e697dc20ad505f1edbff87fed5cd6f2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
===========================================================================
$NetBSD: MESSAGE,v 1.4 2007/10/01 11:28:00 hira Exp $
If gnome-screensaver is built with the "pam" option:
In order to make unlocking work, you need to add a
gnome-screensaver file to your pam configuration directory (usually
/etc/pam.d). You can find sample files in:
${EGDIR}/pam.d/gnome-screensaver-*
On NetBSD, the "pam_pwauth_suid.so" module must be used to authenticate
against a shadow password database. Note that use of this module might
allow programs with your privileges to get a copy of your plaintext
password as typed in for unlocking.
The "floating feet" animation needs librsvg (from pkgsrc/graphics/librsvg)
to read its graphics file.
===========================================================================
|