problem with ssh and LDAP
Next message: Fabrice Streicher: "LVM support with RedHat ES 2.1"
Date: Thu, 26 Feb 2004 11:10:17 +0100
Hi
I have LDAP server running. On other host i connect to it an it looks it
works (getent passwd is giving back users from LDAP).
But I have a problem with logging through ssh to that other host. It
dont accept LDAP users.
When I started sshd with -d option I sow when I was trying to login
"illegal user". But it was trying to authorize me through PAM (and I
think LDAP).
Opensshd v 3.7.1
Anybody had same problem? What I do wrong?
In nsswitch.conf I have:
passwd files ldap
In pam.d/sshd:
auth sufficient pam_ldap.so
account sufficient pam_ldap.so
Im trying to make it several days now. Please help me...
Sorry for crosspost.
Regards
Marcin Lubojanski
--
www.tramping.slask.prv.pl
www.goscinni.betacom.pl
Next message: Fabrice Streicher: "LVM support with RedHat ES 2.1"
Relevant Pages
- Re: Restricting user login by host with LDAP [WAS Re: Problem with ldap/pam/ssh, pam_groudn attribut
... what I did was use the host field in LDAP. ... my main workstation is miami and if I want a particular user to be ... If not, restricted users will still be able to login, since pam_unix.so ... (Debian-User) - RE: Multiple authorized_keys2 files or how to achieve same effect.
... your not-small host count in play.. ... GRAVELY against running LDAP on top of ANY sort of relational database ... The amount of flex in row width and table length, ... > I will investigate both LDAp/MySQL with PAM and freeradius. ... (SSH) - Re: LDAP authentication on FC3
... Mark wrote: ... > Changing the host parameter in ldap.conf to ... Once LDAP works you can re-introduce the encryption. ... University of Leicester, Leicester, LE1 7RH, UK ... (Fedora) - RE: ldap authorization
... So I can't do Kerberos authentication and ldap authorization and have group based access defined by pam_groupddn?? ... There are two mechanisms for controlling host access within LDAP. ... hosts a user is allowed to access in the user entry in the directory. ... (RedHat) - Re: Restricting user login by host with LDAP [WAS Re: Problem with ldap/pam/ssh, pam_groudn attribut
... what I did was use the host field in LDAP. ... my main workstation is miami and if I want a particular user to be ... If not, restricted users will still be able to login, since pam_unix.so ... (Debian-User) |
|