Re: Help, xscreensaver won't unlock on Sol8



Well there is a bug filed with ximian with reagrd to
this. Bug ID is 22704. Tried implementing your
suggestion, and it still doesn't work. Here's what my
/etc/pamd.conf file looks like:

#
#ident  "@(#)pam.conf   1.15    00/02/14 SMI"
#
# Copyright (c) 1996-1999 by Sun Microsystems, Inc.
# All rights reserved.
#
# PAM configuration
#
# Authentication management
#
login   auth required  
/usr/lib/security/$ISA/pam_unix.so.1
login   auth required  
/usr/lib/security/$ISA/pam_dial_auth.so.1
#
rlogin  auth sufficient
/usr/lib/security/$ISA/pam_rhosts_auth.so.1
rlogin  auth required  
/usr/lib/security/$ISA/pam_unix.so.1
#
dtlogin auth required  
/usr/lib/security/$ISA/pam_unix.so.1
#
rsh     auth required  
/usr/lib/security/$ISA/pam_rhosts_auth.so.1

xscreensaver auth      
/usr/lib/security/$ISA/pam_unix.so.1 debug

other   auth required  
/usr/lib/security/$ISA/pam_unix.so.1
#
# Account management
#
login   account requisite      
/usr/lib/security/$ISA/pam_roles.so.1
login   account required       
/usr/lib/security/$ISA/pam_projects.so.1
login   account required       
/usr/lib/security/$ISA/pam_unix.so.1
#
dtlogin account requisite      
/usr/lib/security/$ISA/pam_roles.so.1
dtlogin account required       
/usr/lib/security/$ISA/pam_projects.so.1
dtlogin account required       
/usr/lib/security/$ISA/pam_unix.so.1
#
other   account requisite      
/usr/lib/security/$ISA/pam_roles.so.1
other   account required       
/usr/lib/security/$ISA/pam_projects.so.1
other   account required       
/usr/lib/security/$ISA/pam_unix.so.1
#
# Session management
#
other   session required       
/usr/lib/security/$ISA/pam_unix.so.1
#
# Password management
#
other   password required      
/usr/lib/security/$ISA/pam_unix.so.1
dtsession auth required
/usr/lib/security/$ISA/pam_unix.so.1
#
# Support for Kerberos V5 authentication (uncomment to
use Kerberos)
#
#rlogin auth optional  
/usr/lib/security/$ISA/pam_krb5.so.1 try_first_pass
#login  auth optional  
/usr/lib/security/$ISA/pam_krb5.so.1 try_first_pass
#dtlogin        auth optional  
/usr/lib/security/$ISA/pam_krb5.so.1 try_first_pass
#other  auth optional  
/usr/lib/security/$ISA/pam_krb5.so.1 try_first_pass
#dtlogin        account optional
/usr/lib/security/$ISA/pam_krb5.so.1
#other  account optional
/usr/lib/security/$ISA/pam_krb5.so.1
#other  session optional
/usr/lib/security/$ISA/pam_krb5.so.1
#other  password optional
/usr/lib/security/$ISA/pam_krb5.so.1 try_first_pass


--- Sean Middleditch <elanthis awesomeplay com> wrote:
> Ah, I see.  Hmm, I don't think Solaris uses
> /etc/pam.d then.  (I've only
> briefly used Solaris in my life.)  In /etc/pam.conf,
> add an entry for
> xscreensaver (copy the other or login entries), and
> try it then.
> 
> Also, make sure you file (or that there is already)
> a bug report filed
> on the Ximian packages, because they shouldn't be
> relying on a Linux PAM
> feature on Solaris (assuming /etc/pam.d is Linux
> only - I know Linux PAM
> has a *lot* of extensions and add-ons that standard
> PAM doesn't)
> 
> On Wed, 2002-04-03 at 15:10, Gary Gutman wrote:
> > Sean, the only file I have in /etc/pam.d is the
> > xscreensaver file. Nothing else. Are you saying
> that I
> > should copy /etc/pam.conf file to
> > /etc/pam.d/xscreensaver?
> > 
> > Thanks
> > Gary
> > --- Sean Middleditch <elanthis awesomeplay com>
> wrote:
> > > Hmm, back up the xscreensaver file, and copy
> over it
> > > either the "other"
> > > file, or the "login" file.  Just make sure those
> > > have the right security
> > > permissions for what you need.  ~,^
> 
> 
> _______________________________________________
> gnome-list mailing list
> gnome-list gnome org
> http://mail.gnome.org/mailman/listinfo/gnome-list


=====
--------------
Gary

__________________________________________________
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]