Hi all, I installed Samba4 on an Ubuntu Server 11.10 at home for some testing. It is configured as DC and everything seems to work just fine. I managed to add win7 and win xp machines to the domain and to browse the AD settings with the microsoft administrative tools. I also created a simple share and it works. Now I would like to learn how to give specific permissions to my shares. How to give read and write permissions to AD users and groups. Is there any good guide around? Can you give me any good hints?I tried to give an search on google but I got scarce results. Thank you for any advice you could give me, -- Cesare Carli
Just browse to your share as administrator. Right click on file or folder/share and select Properties from the Context Menu.>From the Security tab click Edit.Select a user or group from the permission (top) window. Now under the Permission section you can check the rights which you want to grant That?s all. Good luck Daniel ----------------------------------------------- EDV Daniel M?ller Leitung EDV Tropenklinik Paul-Lechler-Krankenhaus Paul-Lechler-Str. 24 72076 T?bingen Tel.: 07071/206-463, Fax: 07071/206-499 eMail: mueller at tropenklinik.de Internet: www.tropenklinik.de ----------------------------------------------- -----Urspr?ngliche Nachricht----- Von: samba-bounces at lists.samba.org [mailto:samba-bounces at lists.samba.org] Im Auftrag von Cesare Carli Gesendet: Mittwoch, 28. M?rz 2012 00:01 An: samba at lists.samba.org Betreff: [Samba] Samba4 - user permissions on shares Hi all, I installed Samba4 on an Ubuntu Server 11.10 at home for some testing. It is configured as DC and everything seems to work just fine. I managed to add win7 and win xp machines to the domain and to browse the AD settings with the microsoft administrative tools. I also created a simple share and it works. Now I would like to learn how to give specific permissions to my shares. How to give read and write permissions to AD users and groups. Is there any good guide around? Can you give me any good hints?I tried to give an search on google but I got scarce results. Thank you for any advice you could give me, -- Cesare Carli -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
I actually just installed bind9 and followed the samba4 howto, I'm using an alpha17 installed directly from ubuntu repositories. I followed these steps: installed the system, Ubuntu server 11.10 purged apparmor to allow bind9 to automatically update samba files installed and configured bind9 with my domain settings installed samba4 and ran provision done this is my smb.conf anyway. I don't know if it can help # Global parameters [global] server role = domain controller workgroup = ALPSOLUTION realm = ALPSOLUTION.LOCALE netbios name = SMBSRV [netlogon] path = /var/lib/samba/sysvol/alpsolution.locale/scripts read only = No [sysvol] path = /var/lib/samba/sysvol read only = No [test] path = /share/test read only = no On 28/03/2012 00:36, Andrew Barlow wrote:> > I would love to see your config for this, I'm struggling to get Domain > logins working on Windows 7 and have no idea how to make it work with > AD Microsoft tools! > >
It worked, thanks a million I really could not figure out it was so easy On 28/03/2012 07:58, Daniel M?ller wrote:> Just browse to your share as administrator. > > Right click on file or folder/share and select Properties from the Context > Menu. > From the Security tab click Edit. > Select a user or group from the permission (top) window. > Now under the Permission section you can check the rights which you want to > grant > > That?s all. > > Good luck > Daniel