[Samba] Setting up a Share Using Windows ACLs
Rowland Penny
rpenny at samba.org
Tue Apr 25 07:46:59 UTC 2017
On Tue, 25 Apr 2017 17:26:21 +1000
Henry via samba <samba at lists.samba.org> wrote:
> I am not sure this has solved my problem but it has.
> My Folder in Linux had a space in it's name. Renaming the folder to
> remove the space and updating smb.conf returned the "Security" tab in
> RSAT Computer Management.
> When I changed the name back to having a space the Security tab
> disappeared again.
>
This is a Unix thing, you cannot have a space in anything i.e.
getent group Domain Users
will not work, but:
getent group "Domain Users"
will.
Rowland
More information about the samba
mailing list