[Samba] kodi cant access samba shares

Rowland Penny rpenny at samba.org
Wed Oct 12 20:25:00 UTC 2016


On Wed, 12 Oct 2016 13:42:39 -0600
jacek burghardt <jaceksburghardt at gmail.com> wrote:

> Something like thsi will work
> idmap config * : backend = tdb
>   idmap config * : range = 10000-20000
>   idmap config HEBE : backend = ad
>   idmap config HEBE : schema_mode = rfc2307
>   idmap config HEBE : range = 50000-99999

Yes, provided that you give all your users a uidNumber inside the range
'50000-99999' and you give 'Domain Users' a gidNumber inside the same
range. You can also need to give any other group that you want to use
with Unix a gidNumber. 
Any user that doesn't have a uidNumber, or any group that doesn't have
a gidNumber, will not be visible to Unix.

Rowland



More information about the samba mailing list