sshd: PAM + key authentication

2007-03-03 Thread Cédric Jonas
in with a key... is there some way to force sshd to consider PAM in case of key authentication? Thanks you, -- Cédric Jonas[EMAIL PROTECTED] GPG ID: 30CCFE8D GPG Key: http

Re: sshd: PAM + key authentication

2007-03-04 Thread Cédric Jonas
On Sun, 04 Mar 2007 16:39:29 + Tom Judge <[EMAIL PROTECTED]> wrote: > Cédric Jonas wrote: > > Hi all, > > > > I set up a some sshd servers which authenticates their users > > through a LDAP DB. To realize this, I used PAM. > > Everything ok until n

Re: Shared object "libintl.so.6" not found

2007-03-19 Thread Cédric Jonas
so where do I go > > from here? > > > > Thanks! > > I think there should be an entry in UPDATING: portmaster -r gettext will help... -- Cédric Jonas[EMAIL PROTECTED] GPG ID:

ACL's doesn't work with SUIDDIR

2007-03-21 Thread Cédric Jonas
e with a directory that hasn't ACL's, it works as expected... If I understand the manpages correctly, this isn't the correct behavior, but a bug. Can this be fixed? If I miss understand something, thanks to correct me. -- Cédri