[Samba] CentOS 7 AD member having issues with AD groups

Mark Nienberg mnlists at tippingstructural.com
Mon Dec 12 04:49:11 UTC 2016


On Sun, Dec 11, 2016 at 6:23 PM, Jakov Sosic via samba <
samba at lists.samba.org> wrote:

> [tools]
>         path                 = /data/tools/
>         comment              = Web development tools
>         valid users          = @"EXAMPLE\itdesign", @"EXAMPLE\itdev"
>


I don't think you need the quotes since you don't have spaces in the group
names. And you don't need a comma either.

valid users = @EXAMPLE\itdesign @EXAMPLE\itdev

If you have spaces, then try like this: "@EXAMPLE\domain users"


More information about the samba mailing list