bogdan_bartos
2013-Oct-16 14:26 UTC
[Samba] Samba 4.1 - security tab missing - cannot grant security rights to folders
I am using samba 4.1.0 on Fedora 19 x64. I compiled from source and provisioned from scratch. I joined the domain with a Windows 7 Pro x64 machine. I do see the shares on the server, but I do not have the security tab to set permissions on the folders. The unix filesystem rights are set to root:root to 770. I do not know what the problem is. I did not experience this issue on previous versions on samba 4. Is this a knonw bug? -- View this message in context: http://samba.2283325.n4.nabble.com/Samba-4-1-security-tab-missing-cannot-grant-security-rights-to-folders-tp4655163.html Sent from the Samba - General mailing list archive at Nabble.com.
steve
2013-Oct-28 06:55 UTC
[Samba] Samba 4.1 - security tab missing - cannot grant security rights to folders
On Wed, 2013-10-16 at 07:26 -0700, bogdan_bartos wrote:> I am using samba 4.1.0 on Fedora 19 x64. I compiled from source and > provisioned from scratch. I joined the domain with a Windows 7 Pro x64 > machine. I do see the shares on the server, but I do not have the security > tab to set permissions on the folders. The unix filesystem rights are set to > root:root to 770. I do not know what the problem is. I did not experience > this issue on previous versions on samba 4. Is this a knonw bug? >So only root has access to them. Try making someone an administrator for the share you want a security tab for, e.g.: admin users = bogdan But be careful. bogdan now has root access. HTH Steve