OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Bruce M Simpson (bmsspc.org)
Date: Mon Mar 04 2002 - 06:55:09 CST

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    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 majordomoFreeBSD.org
    with "unsubscribe freebsd-security" in the body of the message