[Samba] upgrade from 3.5 -> 3.6, now I have "no backend defined for idmap"
Dale Schroeder
dale at BriannasSaladDressing.com
Tue Jan 29 12:17:52 MST 2013
Jobst,
The following works for me in 3.6.x. Modify to match your criteria.
idmap config * : backend = tdb
idmap config * : range = <low> - <high>
idmap config DOMAIN : default = Yes
idmap config DOMAIN : backend = <idmap backend>
idmap config DOMAIN : range = <different low> - <different high>
Dale
On 01/28/2013 10:51 PM, Jobst Schmalenbach wrote:
> Hi.
>
> I am getting loads of errors "no backend defined for idmap config MYDOMAIN" after I upgraded from 3.5 -> 3.6 a couple of days ago.
>
> I read
>
> http://wiki.samba.org/index.php/Samba_3.6_Features_added/changed
>
> and did what
>
> man smb.conf
>
> suggested:
>
> idmap config MYDOMAIN : backend = tdb
> idmap config MYDOMAIN : range = 500-1999999
>
>
> yet I still receive those errors. I used to have
>
> idmap uid = 500-10000000
> idmap gid = 500-10000000
>
> and I had no errors while running 3.5.10.
>
> I am not sure what I am doing wrong, help please.
>
>
>
> Jobst
>
>
>
>
>
>
>
>
More information about the samba
mailing list