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 now.
> >
> > Then, via PAM (pam_filter) and
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 now.
Then, via PAM (pam_filter) and the host attribute in the LDAP DB, I only
allowed logon on specifical hosts for some users.
After t