> Prova a vedere se c'รจ in /etc/nsswith > > passwd: compat ldap > group: compat ldap > shadow: compat ldap
Si, questo l'ho fatto. Infatti con getnet passwd vedo sia gli utenti in /etc/passwd che in ldap. > > e se hai sistemato /etc/pam_ldap.conf e /etc/libnss-ldap.conf > secondo il tuo dominio Quei due file li ha configurati debian durante l'installazione e contengono solo i seguenti prametri: libnss-ldap.conf: host 127.0.0.1 base dc=test ldap_version 2 binddn cn=admin,dc=test bindpw secret Tutto il resto e' commentato pam_ldap.conf: host 127.0.0.1 base dc=test ldap_version 2 binddn cn=admin,dc=test bindpw secret pam_password crypt Tutto il resto e' commentato. Devo aggiungere qualcosa? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

