Hi everybody,
i'm a little unsure about how to configure access-rights
for authentication.
There are two kinds of entries that are needd for authentication :
1) id (uid,cn,..)
2) password (userPassword,lmPassword,ntPassword,...)
Which access-right do i have to set for authetication ?
Would the following be correct ?
Are there differences between v2.1.x and v2.0.x ?
----snipp---- access to attr=uid,cn by anonymous auth by * none
access to attr=userPassword,lmPassword,ntPassword by anonymous auth by * none
----snipp----
greets Harry