|
Hello Petter Reinholdtsen a écrit : Yes, it seems to be the same goal... but for ldap auth and no kerb...!![Anthony Berger] DNS; i haven't thougth about that...! I will try to put the ldap server in /etc/hosts And yes, the timeout is aproximatively 3 minutes. But i don't use the libnss-ldap, I use the libnss-db so the information are provided by a local db. (I use a cron "nss_updatedb ldap" every 10 minutes (maybe it could be more!!!) ) I don't think is due to nss ldap. about my configuration : - nsswitch.conf: passwd: files db shadow: files db group: files db hosts: files nis dns networks: files protocols: db files services: db files ethers: db files rpc: db files netgroup: nis Did you consider the nss-ldapd module? It have a local LDAP proxy (nslcd) doing the connections to the LDAP server, so it would have it easier to keep track of the connection status. How did yuo configure NSS? Happy hacking, bye Anthony |