For learning purposes, I think the flat file is much easier to master. I
thought Apple's Open-Directory was forked from an older version of OpenLDAP
(perhaps 2.1.x).
I gather that upstream 6.x and thus CentOS 6.x is using OpenLDAP 2.4.x and
probably also dynamic configuration but I haven't inst
thanks for the tip, does this dynamic configuration come with openldap 2.4?
the version they use in the book is 2.3 which is also the version on
centos 5.7 so i guess i'm safe there ,
but now i'm wondering if this isn't too outdated.
does it make's sense to start with learning an older version?
i'
Ubuntu has been using 'dynamic' configuration (aka cn=config and
/etc/ldap/slapd.d) for quite some time now but you're using CentOS 5.x which
includes an old version of OpenLDAP and uses the 'flat file' configuration
(/etc/openldap/slapd.conf)
There's bound to be issues at each place where it t
actually i'm reading this book , ' mastering openldap' from packt
publishing, on it,
the book uses ubuntu as distro in their examples and i just assumed the
working of openldap between distro's wouldn't be any different (except
for directory paths). however i removed the moduleload line , ran
'
From: wessel van der aart
> I'm currently setting up an openldap server and included the following
> lines in my slapd.conf :
> modulepath /usr/lib/ldap
> moduleload back_hdb
> after finishing up my config and i run slaptest on it i get an error
> saying that the modulepath doesn't exist.
> I che
Am 26.10.2011 19:11, schrieb wessel van der aart:
> Hi List,
>
> I'm currently setting up an openldap server and included the following
> lines in my slapd.conf :
> modulepath /usr/lib/ldap
> moduleload back_hdb
> after finishing up my config and i run slaptest on it i get an error
> saying that t
> Hi List,
>
> I'm currently setting up an openldap server and included the following
> lines in my slapd.conf :
> modulepath /usr/lib/ldap
> moduleload back_hdb
> after finishing up my config and i run slaptest on it i get an error
> saying that the modulepath doesn't exist.
Do you run an 64bit
Wessel,
wessel van der aart wrote:
>
> I'm currently setting up an openldap server and included the following
> lines in my slapd.conf :
> modulepath /usr/lib/ldap
> moduleload back_hdb
> after finishing up my config and i run slaptest on it i get an error
> saying that the modulepath doesn't exis
8 matches
Mail list logo