Subject: Re: Authenticating with LDAP
To: Eric Fox <eric@fox.phoenix.az.us>
From: Stephane Bortzmeyer <bortzmeyer@nic.fr>
List: netbsd-users
Date: 01/15/2003 11:09:20
On Mon, Jan 13, 2003 at 09:35:46AM -0700,
Eric Fox <eric@fox.phoenix.az.us> wrote
a message of 30 lines which said:
> Have you looked at security/pam-ldap in pkgsrc?
Yes, but there are two problems:
* it seems that neither sshd, nor login or su, are compiled with PAM
support (ldd /usr/sbin/sshd). Does it mean I have to recompile them
with PAM support? What will happen at the next upgrade (I'm a NetBSD
sysadmin newbie).
* PAM is only a part of the story, I still need NSS:
> > nsdispatch apparently has no LDAP support.