Re: Password authentication with LDAP and SSH

2006-03-02 Thread Marcos S. Trazzini
Historiadores acreditam que em Quarta 01 Fevereiro 2006 04:07, Jonas Liljenfeldt escreveu: > Hello all, > > I run Debian Sarge and I have a problem with my SSH server (in > combination with password authentication and LDAP). It doesn't work > well with password authentication when I try to login a

Re: Password authentication with LDAP and SSH

2006-03-02 Thread Nicolas François
hello, There is an open bug on login regarding LDAP (http://bugs.debian.org/277767). It may (maybe not) be related. In any case, it would be nice if somebody could have a look at it, or at least indicate if it can be reproduced or not on your environment. The Shadow maintainers lack resources to

Re: Password authentication with LDAP and SSH

2006-03-02 Thread Martijn Marsman
etent shadow user return user:x:13208::9:7:::0. i think the thing wrong is the 'x' password but i can't fix it. it used to work on woody without shadowAccount in ldap database. -- View this message in context: http://www.nabble.com/Password-authentication-with-LDAP-and-SSH-t1

Re: Password authentication with LDAP and SSH

2006-03-01 Thread Sergio Talens-Oliag
El Wed, Feb 01, 2006 at 07:07:11AM +0100, Jonas Liljenfeldt va escriure: > Hello all, > > I run Debian Sarge and I have a problem with my SSH server (in > combination with password authentication and LDAP). It doesn't work > well with password authentication when I try to login as a LDAP user > bu

Re: Password authentication with LDAP and SSH

2006-03-01 Thread aflorent
thing wrong is the 'x' password but i can't fix it. it used to work on woody without shadowAccount in ldap database. -- View this message in context: http://www.nabble.com/Password-authentication-with-LDAP-and-SSH-t1038158.html#a3184956 Sent from the Debian Security forum at

Re: Password authentication with LDAP and SSH

2006-01-31 Thread Geoff Crompton
your file snippets look ok. You also need to edit the /etc/pam.d/ files. Try: $ cat common-account account [success=1 default=ignore] pam_unix.so account required pam_ldap.so use_first_pass account required pam_permit.so $ cat common-session session [success=1 default=ignore] pam_unix.so session

Password authentication with LDAP and SSH

2006-01-31 Thread Jonas Liljenfeldt
Hello all, I run Debian Sarge and I have a problem with my SSH server (in combination with password authentication and LDAP). It doesn't work well with password authentication when I try to login as a LDAP user but it works well for users in /etc/passwd. If I try to login as a LDAP user via SSH an