Wrong usage of lp_idmap_backend() value?

Jeremy Allison jra at samba.org
Wed Jul 2 18:09:04 GMT 2003


On Wed, Jul 02, 2003 at 07:16:30PM +0300, Alexander Bokovoy wrote:
> Greetings!
> 
> In smbd/server.c we are supposed to use value of 'idmap backend' option to
> initialize idmap but code logic is different: it decides to override
> everything in 'idmap backend' by 'winbind' unless 'idmap backend' is empty
> in which case we supply NULL as argument to idmap_init().

It's on purpose. smbd should only talk to winbindd as a
remote backend. winbindd can talk to the configured backends.

Jeremy.



More information about the samba-technical mailing list