LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 02-09-2012, 07:33 PM   #1
idnotcrae
Member
 
Registered: May 2011
Distribution: Slackware
Posts: 121

Rep: Reputation: 0
slackware ldap server


I installed ldap by building the package after editing slackbuild script to enable slapd and slurpd. but I don't find any available modules like back_hdb.la
will the server work fine ! and if not what should I do to handle this issue.
 
Old 02-09-2012, 07:50 PM   #2
idnotcrae
Member
 
Registered: May 2011
Distribution: Slackware
Posts: 121

Original Poster
Rep: Reputation: 0
darkstar:~# slapd -d config


Quote:
4f33e9f8 line 9 (pidfile /var/run/slapd.pid)
4f33e9f8 line 10 (argsfile /var/run/slapd.args)
4f33e9f8 line 11 (loglevel none)
4f33e9f8 line 13 (modulepath /usr/local/libexec/openldap)
4f33e9f8 /usr/local/etc/openldap/slapd.conf: line 13: keyword <modulepath> ignored
4f33e9f8 line 14 (moduleload back_hdb)
4f33e9f8 /usr/local/etc/openldap/slapd.conf: line 14: keyword <moduleload> ignored
4f33e9f8 line 20 (database hdb)
4f33e9f8 line 21 (suffix "dc=example,dc=com")
4f33e9f8 line 22 (rootdn "cn=Manager,dc=example,dc=com")
4f33e9f8 line 23 (rootpw ***)
4f33e9f8 line 24 (directory /usr/local/var/openldap-data)
4f33e9f8 line 25 (index objectclass,cn eq)
4f33e9f8 index objectClass 0x0004
4f33e9f8 index cn 0x0004
4f33e9f8 config_back_db_open: No explicit ACL for back-config configured. Using hardcoded default
4f33e9f8 hdb_monitor_db_open: monitoring disabled; configure monitor database to enable
4f33e9f8 slapd starting
 
Old 02-10-2012, 07:54 PM   #3
idnotcrae
Member
 
Registered: May 2011
Distribution: Slackware
Posts: 121

Original Poster
Rep: Reputation: 0
I downloaded the source code and compiled it with enabling modules and now everything is okay one should google before posting questions
 
Old 10-14-2012, 07:46 AM   #4
planet_x
LQ Newbie
 
Registered: Aug 2009
Posts: 2

Rep: Reputation: 0
Quote:
I downloaded the source code and compiled it with enabling modules and now everything is okay one should google before posting questions
Are you sure? cos I have the same problem too.
Using Slackware 14 and enable module but still no luck
Code:
./configure \
  --prefix=/usr \
  --libdir=/usr/lib${LIBDIRSUFFIX} \
  --localstatedir=/var/lib \
  --sysconfdir=/etc \
  --mandir=/usr/man \
  --with-cyrus-sasl \
  --with-tls \
  --with-threads \
  --enable-debug \
  --enable-syslog \
  --enable-dynamic \
  --enable-local \
  --enable-proctitle \
  --disable-static \
  --enable-shared \
  --enable-slapd \
  --enable-modules \
  --enable-rlookups \
  --enable-crypt \
  --enable-sql
 
Old 01-22-2013, 07:33 AM   #5
camerabambai
Member
 
Registered: Mar 2010
Distribution: Slackware
Posts: 408

Rep: Reputation: 54
Code:
./configure \
  --prefix=/usr \
  --libdir=/usr/lib${LIBDIRSUFFIX} \
  --localstatedir=/var/lib \
  --sysconfdir=/etc \
  --mandir=/usr/man \
  --with-cyrus-sasl \
  --with-tls \
  --with-threads \
  --enable-debug \
  --enable-syslog \
  --enable-dynamic \
  --enable-local \
  --enable-proctitle \
  --enable-static \
  --enable-modules=yes \
  --enable-overlays=mod \
  --enable-shared
This is a correct configure to enable modules
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] LDAP authentication error [Can't contact LDAP server] from apache httpd jonathan_w_brown Linux - Server 6 12-28-2011 05:30 PM
Slackware LDAP Server Wont Compile snoop20 Linux - Software 3 06-20-2011 04:54 PM
[SOLVED] openldap client fails to connect ldap server 'ldap_bind: Can't contact LDAP server' JALITE Linux - Server 12 09-30-2010 08:17 AM
slackware 11 and ldap server Gpelli Slackware 4 02-17-2007 10:05 AM
Setting up LDAP authentication server on Slackware Yalla-One Slackware 2 03-28-2006 04:29 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 10:24 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration