Re: PAM & LDAP - Pointer anyone?
From: Bruce M Simpson (bms@spc.org)
Date: 03/04/02
- Next message: Bruce M Simpson: "Re: implementing non-executable pages for IA-32 processors"
- Previous message: Eric Harris: "Re: Changing Passwords through the web (fwd)"
- In reply to: Ted Wisniewski: "PAM & LDAP - Pointer anyone?"
- Next in thread: Soeren Schroeder: "Re: PAM & LDAP - Pointer anyone?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 4 Mar 2002 12:55:09 +0000 From: Bruce M Simpson <bms@spc.org> To: Ted Wisniewski <ted@ness.plymouth.edu>
Ted,
On Tue, Feb 26, 2002 at 10:56:05PM -0500, Ted Wisniewski wrote:
> I was wondering... Has anyone done this successfully?
> I have FreeBSD 4.5, OpenLdap 2.0.23 & pam_ldap-137
> I have LDAP running, and configured where I can successfully Authenticate
> FTP sessions. However, when I try to authenticate any other
> service - no go.
> I am specifically intersted in:
> ssh, telnet, pop3, imap
I have successfully managed to authenticate all of the above services
against an LDAP directory on FreeBSD 4.5-RELEASE.
Note that FreeBSD has no nss_ldap support, therefore you will require
entries for each user in /etc/passwd. This is not necessarily the case
for daemons which can obtain user information via LDAP directly, and
which do not use the getpwent() et al set of libc interfaces.
BMS
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-security" in the body of the message
- Next message: Bruce M Simpson: "Re: implementing non-executable pages for IA-32 processors"
- Previous message: Eric Harris: "Re: Changing Passwords through the web (fwd)"
- In reply to: Ted Wisniewski: "PAM & LDAP - Pointer anyone?"
- Next in thread: Soeren Schroeder: "Re: PAM & LDAP - Pointer anyone?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|