On Fri, 9 Apr 2004 12:26:43 -0700
Carlos Hanson <[EMAIL PROTECTED]> wrote:

> Greetings,
> 
> I am trying to use pam_ldap for logins from the console and ssh.  I
> have installed both libpam-ldap and libnss-ldap.  libnss-ldap is
> working as expected.  And libpam-ldap seems close.

> session    required   pam_unix.so
> session    required   pam_mkhomedir.so skel=/etc/skel/ umask=0022
> session    optional   pam_lastlog.so
> session    optional   pam_motd.so
> session    optional   pam_mail.so standard noenv

Unless i miss something, why didn't you specify an ldap rule here too,
like:

session      sufficient   pam_ldap.so


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to