Tiny Core Linux

Tiny Core Extensions => TCE Talk => Topic started by: athouston on July 01, 2010, 11:13:22 PM

Title: LDAP server (Answered)
Post by: athouston on July 01, 2010, 11:13:22 PM
Do we have an LDAP server for TC?
Title: Re: LDAP server
Post by: Arslan S. on July 02, 2010, 01:23:07 AM
see slapd.tcz but needs configuration probably
Title: Re: LDAP server
Post by: athouston on July 02, 2010, 10:05:34 AM
SLAPD looks interesting. Thanks. It will be a few weeks before I actually play with it as I work through the rest of my TC install.
Title: Re: LDAP server (Answered)
Post by: Arslan S. on July 02, 2010, 11:46:48 AM
current version of openldap extensions are a bit incomplete to me, i will update it soon
also i am going to rename the extensions
libldap & ldap-utils --> openldap
slapd --> openldap-server
libldap-dev --> openldap-dev

the problem with current version of slapd is missing backends, well maybe they are static linked to slapd i dunno but i have --enable-dynamic in my configure line it is really weird
Title: Re: LDAP server (Answered)
Post by: athouston on July 02, 2010, 04:48:25 PM
@Arlan S.

Thanks for the heads up.

My real interest in LDAP is firstly as an interface to Active Directory but ultimately as a replacement. I am playing with p-Gina as the MS XP login front end. LDAP doesn't do all the things AD supports but for a small network it should do enough.
Title: Re: LDAP server (Answered)
Post by: manchuwook on May 06, 2011, 11:12:30 AM
tc@box:~$ ldapsearch
ldapsearch: error while loading shared libraries: libdb-5.1.so: cannot open shared object file: No such file or directory
Title: Re: LDAP server (Answered)
Post by: Arslan S. on May 06, 2011, 03:45:53 PM
tc@box:~$ ldapsearch
ldapsearch: error while loading shared libraries: libdb-5.1.so: cannot open shared object file: No such file or directory


bsddb.tcz should be added to dep list