Hello,

I'm using pam_ccreds (4-70) module on a opensuse 10.3

I need this pam module for laptops when they are disconnected of the network 
(LDAP auhtentication)

When I stop the network as root and restart nsd : no problem LDAP users can 
connect with cache credentials

When I reboot the laptop without any network connection : LDAP users can't 
connect.

Any idea ?

Here is the content of my /etc/pam.d/common-auth file :
auth    required        pam_env.so
auth    sufficient      pam_unix2.so    try_first_pass
auth [authinfo_unavail=ignore success=1 default=2] pam_ldap.so use_first_pass
auth [default=done]  pam_ccreds.so action=validate use_first_pass
auth [default=done]  pam_ccreds.so action=store
auth [default=bad]   pam_ccreds.so action=update

Thanx
-- 
Christophe Largeau
Alixen 20 rue Jean Rostand 91 400 Orsay
Tel : 01 60 19 72 31, Fax : 01 69 41 78 54


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to