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

Re: BIND Informations in Shell-Backend while search add and delete



At 07:09 AM 2002-08-21, Vogler, Hartmut wrote:
>I won't to write a shell-backend, that allows the modifikation of a database. 
>The write and read rights in my database are dependet by the binddn. I
>couldn't use the access-controll of the slapd because the rights are dependet
>by the records - not by there dn or any attributes.
>Is there a posibility to access the binddn while the call to the search Script
>in a shell-backend ?

Presently, no.  But you can extend back-shell to provide
the authorization DN to scripts if you like.

Kurt