On 10/31/2012 05:49 PM, Jakov Sosic wrote:

>         idmap backend = rid:"DOMAIN=10000-49999"
>         idmap uid = 10000-49999
>         idmap gid = 10000-49999
>         winbind use default domain = Yes

It seems this was culprit. I changed it to look like this:

        idmap backend = tdbsam
        idmap uid = 10000-49999
        idmap gid = 10000-49999
        idmap config DOMAIN:backend = rid
        idmap config DOMAIN:range = 10000-49999
        winbind use default domain = Yes

and now it works.

Hope this helps others too.


-- 
Jakov Sosic
www.srce.unizg.hr
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

Reply via email to