Hi
M trying to install sendmail server on rhel6.i am having problem in setting up openldap.
Please help
regards
Mukesh
following is slapd.conf
#
# See slapd.conf(5) for details on configuration options.
# This file should NOT be world readable.
#
include /etc/openldap/schema/corba.schema
include /etc/openldap/schema/core.schema
include /etc/openldap/schema/cosine.schema
include /etc/openlda
I'm using SLED-11 SP2 32 bit, & I'm able to compile & start the slapd on my system.
Today, I was installing “openldap-2.4.28.tgz” package and I got below error. [root@piyush openldap-2.4.28]# ./configure –with-tls=openssl configure: error: BDB/HDB: BerkeleyDB not available After reading installation doc of openldap and README file, found that Berkeley DB is required for slapd. SLAPD: BDB and HDB backends require Oracle Berkeley DB 4.4 – 4.8, or 5.0 – 5.1.
Dear All, I am facing the following error when im trying to install the openldap and running the ./ configure command. ./configureConfiguring OpenLDAP 2.4.21-Release ... [by arshadmqureshi]
I want to configure opensuse 11.2 as openldap server. later I want to add both xp as well as windows 7 as its clients.What are the detail steps for this. On opensuse 10.3 I configured above said setup,however there is a problem with windows7 which is not getting added to it. So I decided to upgrade opensuse 10.3 to 11.2 and then later thinking of reconfiguring the whole setup again.
Hi,
I am trying to setup a LDAP Server to let my applications (like wiki, phpbb, ...) authenticate against ldap.
Using:
openSuSe 11.1
OpenLdap 2.x (provided by software management)
KDE 4.x
Yast provides an gui interface to setup and configure the ldap server, which I used.
am using Centos 5.3 to configure my openldap server.Every thing is going ok .The problem which I am facing is how to add users and group in my ldap server.
1- My slapd.conf is
vi /etc/openldap/slapd.conf
database bdb
suffix "dc=test,dc=local"
rootdn "cn=Manager,dc=test,dc=local"
rootpw 123
2- Now I start my LDAP service
[root@srv1 openldap]# servic
I'm going to integrate the check_mk's Multisite with OpenLDAP.
I have just installed fresh Centos 6.2 with openldap and samba with yum command. I'm having a bit of issue with finding the slapd.conf file. There is a folder for slap.d/ but no conf file in it by default. I can see folders
cacerts
schema
sldap.d
and ldap.conf file.
I have also checked in Fedora 15 and found same situation taht there is no slapd.conf file. So now where to start ?