Re: pam_ldap Probleme
Jean Fiedler schrieb:
> root kann sich einloggen wie gewünscht
> aber ldap user kann nicht rein. Er sagt dabei nicht mal mehr login
> incorrect.
Sondern macht was?
> könntest du mal deine
> /etc/libnss-ldap.conf und /etc/pam_ldap.conf posten
Kein Problem, aber wie gesagt, die sind via debconf generiert
pam_ldap.conf
-----------------------------
host 127.0.0.1
base dc=x,dc=x
ldap_version 3
binddn cn=proxyuser,dc=x,dc=x
bindpw xxxxx
rootbinddn cn=admin,dc=x,dc=x
pam_password crypt
-----------------------------
libnss-ldap.conf
-----------------------------
host 127.0.0.1
base dc=x,dc=x
ldap_version 3
binddn cn=proxyuser,dc=x,dc=x
bindpw xxxxx
-----------------------------
Ich muss mich allerdings am LDAP-Server authentifizieren, deshalb können
bei dir die bind* Einträge fehlen.
Was wird beim Loginversuch nach /var/log/auth.log geschrieben?
Hast du nscd installiert?
Jens
Reply to: