Re: question about the libpam-ldap debian package.

2008-05-07 Thread Brian May
Anthony wrote: (I use a cron "nss_updatedb ldap" every 10 minutes (maybe it could be more!!!) ) Interesting idea, was wondering how to solve this problem myself. - nsswitch.conf:/ passwd: files db shadow: files db group: files db / Documentation I have seen recommende

Re: question about the libpam-ldap debian package.

2008-05-07 Thread Petter Reinholdtsen
[Anthony] > So i don't know how to do to leave the dns entry and to get the same > result? By default, the nss dns status entry is anavail=continue, > so it would be OK... > Does i need to use a proxy dns??? I have no idea how to avoid the DNS timeout issue. Perhaps the application need to be ch

Re: question about the libpam-ldap debian package.

2008-05-07 Thread Anthony
Hello Petter, you were right, it was the dns... I try to delete de dns entry in the nsswitch.conf file. it work very well, the user is authenticated with the credentials files...! So i don't know how to do to leave the dns entry and to get the same result? By default, the nss dns status entry

Re: question about the libpam-ldap debian package.

2008-05-07 Thread Anthony
Hello Petter Reinholdtsen a e'crit: [Anthony Berger] i try to configure the auth of my all users by a openldap server. So i configure libpam-ldap libnss-ldap (with db in nsswitch.conf) and nss_udatedb (with a cron to update de db users) configure the libpam_ccreds to be able to auth the user

Re: question about the libpam-ldap debian package.

2008-05-06 Thread Petter Reinholdtsen
[Anthony Berger] > i try to configure the auth of my all users by a openldap server. > So i configure libpam-ldap libnss-ldap (with db in nsswitch.conf) > and nss_udatedb (with a cron to update de db users) configure the > libpam_ccreds to be able to auth the user even if the network is > down (mo

question about the libpam-ldap debian package.

2008-05-06 Thread Anthony
hi, i try to contact you to get some help... i try to configure the auth of my all users by a openldap server. So i configure libpam-ldap libnss-ldap (with db in nsswitch.conf) and nss_udatedb (with a cron to update de db users) configure the libpam_ccreds to be able to auth the user even if t