Re: Problem with ldap/pam/ssh, pam_groudn attribute doesn't seem to work.

2005-08-08 Thread Jean-Yves Migeon
Jean-Yves Migeon wrote: Hi all :) Currently migrating an old debian system (NIS, samba2 and a couple of other services), to a new machine mainly configured around LDAP, I needed some sort of access restriction, mainly to deny access to particular group of users on certain clients

Re: Problem with ldap/pam/ssh, pam_groudn attribute doesn't seem to work.

2005-08-06 Thread Jean-Yves Migeon
defined for ldap. Actually, try turning off the nscd (cache daemon for NSS), as it could mess up all the real time changes you're making to your configuration files, since by default the cache has a 10 min lifetime before renewal. Both server and client side, just turn it back on when you're finished with your ldap system. Hope that helps. Regards, Jean-Yves Migeon.

Problem with ldap/pam/ssh, pam_groudn attribute doesn't seem to work.

2005-08-06 Thread Jean-Yves Migeon
seems to be the same problem as me) http://lists.freebsd.org/pipermail/freebsd-questions/2004-October/061443.html Right now, I'm stuck with it. If anybody notices some errors in my conf files, or got this to work properly, I'd be glad to know how they did. Thanking you in advance for any help you may bring :-) , Jean-Yves Migeon.