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

OPENLDAP configuration -- NEED FAST HELP



hi

I have a problem in my OPENLDAP configuration

I set the access directives like that

access to *
        by self write
        by anonymous auth
        by * read
        by dn="cn=Directory Manager" write

"cn=Directory Manager" is the root I defined in the slapd.conf

Every time I try to start my LDAP server I get the following error message

slapd 1.2.9-Release (Mon Feb 14 12:22:21 EST 2000)
 
root@porky.devel.redhat.com:/usr/src/bs/BUILD/openldap-1.2.9/servers/slapd
reading config file /home/olli/slapd-ifm0002/config/slapd.conf
line 13 (access to *    by self write   by anonymous auth       by * read
by dn="cn=Directory Manager" write)
/home/olli/slapd-ifm0002/config/slapd.conf: line 13: expecting <who> got
"anonymous"

<access clause> ::= access to <what> [ by <who> <access> ]+ 
<what> ::= * | [dn=<regex>] [filter=<ldapfilter>] [attrs=<attrlist>]
<attrlist> ::= <attr> | <attr> , <attrlist>
<attr> ::= <attrname> | entry | children
<who> ::= * | self | dn=<regex> | addr=<regex> |
        domain=<regex> | dnattr=<dnattrname>
<access> ::= [self]{none | compare | search | read | write }


what's wrong with that config??? It's the same like the example in the
"OPENLDAP Administrator's Guide"


Oliver Roeschke
Integra GmbH
ITC Offenbach