[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: WARNING: No dynamic config support for overlay rwm.



--On Tuesday, May 08, 2007 3:45 PM +0200 Raffaele Viola <raffovi@gmail.com> wrote:

Hi all,

I want to make my ldap to ask request about one sub-tree to another ldap.
I'm using these configuration lines:

database ldap
suffix "ou=UK_grp,ou=people,dc=SUNDAY,dc=IT"
overlay rwm
rwm-suffixmassage "ou=UK_grp,ou=people,dc=SUNDAY,dc=IT"
"o=people,dc=RAFFO,dc=ITA"
uri    "ldap://151.98.181.64/";
acl-bind bindmethod=simple binddn="cn=Manager,dc=RAFFO,dc=ITA"
credentials=secret
idassert-bind bindmethod=simple binddn="cn=Manager,dc=RAFFO,dc=ITA"
credentials=secret
rwm-map objectclass cmmContact person
subordinate

database    bdb
suffix        "dc= SUNDAY, dc=IT"
rootdn "cn=Manager,dc=SUNDAY,dc=IT"
rootpw        secret
checkpoint      1024    5
cachesize       10000

but when I execute this command ./slapd -T test, this warning appears:
WARNING: No dynamic config support for overlay rwm.

Can someone help me?

It is a warning, not an error. It means that you must use "slapd.conf" to configure things, rather than "back-config". Since you are using "slapd.conf" you can safely ignore it.


--Quanah


-- Quanah Gibson-Mount Principal Software Engineer Zimbra, Inc -------------------- Zimbra :: the leader in open source messaging and collaboration