[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Runing OpenLDAP with a normal user.
Em Wed, Mar 28, 2001 at 04:23:40PM +0200, Carles Xavier Munyoz Baldó escreveu:
> On Wednesday 28 March 2001 13:20, Paulo Matos wrote:
> > Use flags -u user -g group when you launch slapd.
>
> With this I can run the slapd using a normal user.
> Many thanks for the help :)
Depending on the type of authentication you are using, this could
be a problem. If you are using SASL, the SASL database should be
readable by the ldap user as well, afaik.
Haven't tried it yet, though. Just a thought.