WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: LDAP server (Answered)  (Read 4129 times)

Offline athouston

  • Full Member
  • ***
  • Posts: 143
LDAP server (Answered)
« on: July 01, 2010, 08:13:22 PM »
Do we have an LDAP server for TC?
« Last Edit: July 02, 2010, 07:06:02 AM by athouston »

Offline Arslan S.

  • Hero Member
  • *****
  • Posts: 825
Re: LDAP server
« Reply #1 on: July 01, 2010, 10:23:07 PM »
see slapd.tcz but needs configuration probably

Offline athouston

  • Full Member
  • ***
  • Posts: 143
Re: LDAP server
« Reply #2 on: July 02, 2010, 07: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.

Offline Arslan S.

  • Hero Member
  • *****
  • Posts: 825
Re: LDAP server (Answered)
« Reply #3 on: July 02, 2010, 08: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

Offline athouston

  • Full Member
  • ***
  • Posts: 143
Re: LDAP server (Answered)
« Reply #4 on: July 02, 2010, 01: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.

Offline manchuwook

  • Newbie
  • *
  • Posts: 13
Re: LDAP server (Answered)
« Reply #5 on: May 06, 2011, 08: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

Offline Arslan S.

  • Hero Member
  • *****
  • Posts: 825
Re: LDAP server (Answered)
« Reply #6 on: May 06, 2011, 12: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