[Classic-discuss] user login through ldap

Mikael Bak mikael at tinysofa.org
Mon Jan 22 12:00:32 UTC 2007


On Sunday 21 January 2007 16:50, Rolf Deenen wrote:
> Hello list,
>
> I am trying to use ldap for a number of services on my freshly installed
> tinysofa 2.0 update 6 machine. ...
>
[snip]

> Can anybody tell me, based on the provided information, what i am doing
> wrong here? Does anybody here have a simular setup and is he/she willing to
> share the slapd.conf file? I've followed some tutorials but they seem to
> describe exactly what i am doing, but in their case it works :-) .
>

The relevant parts of my /etc/openldap/slapd.conf :

#
include         /etc/openldap/schema/core.schema

# The following schemas are included in the package:
#include        /etc/openldap/schema/corba.schema
include /etc/openldap/schema/cosine.schema
include /etc/openldap/schema/inetorgperson.schema
#include        /etc/openldap/schema/java.schema
#include        /etc/openldap/schema/misc.schema
include /etc/openldap/schema/nis.schema
include /etc/openldap/schema/openldap.schema

On this machine I only use LDAP to authenticate ftp-users. I have no idea if 
you need different setup for ssh. On the other hand I think PAM 
authentication is disabled for ssh by default, and that may cause troubble 
for you.

HTH,
Mikael



More information about the Classic-discuss mailing list