FN-GM Posted October 4, 2007 Posted October 4, 2007 Someone was telling me that samba 4 supports group policies to lock down machines. Is this true? I can’t find anything on the samba website about it though. If its true will it lockdown Linux clients or/and Windows Clients? Will this mean Linux is used more in schools?
Jackd Posted October 4, 2007 Posted October 4, 2007 Yep it supports GP's and you can use Active Directory Users and computers you can download it from the samba site
baxter Posted October 4, 2007 Posted October 4, 2007 Samba4 is still in alpha and waaaaay away from being stable enough to use in a production environment...
CyberNerd Posted October 4, 2007 Posted October 4, 2007 Will this mean Linux is used more in schools? you don't need GPO to lock down linux machines. Linux isn't used much for school desktops because the software that is advertised to teachers is windows only.
Geoff Posted October 4, 2007 Posted October 4, 2007 Indeed, and you don't need GPO's to lock down windows PC's either. You can use mandatory profiles and it works just fine.
FN-GM Posted October 5, 2007 Author Posted October 5, 2007 Ok so how would i lock down Linux on the server for specified users without going to each machine changing settings? Thanks
FN-GM Posted October 8, 2007 Author Posted October 8, 2007 How do i do that, sorry but i am a newbie to Linux
Geoff Posted October 8, 2007 Posted October 8, 2007 You need to define a profiles share in Samba, like so: [profiles] comment = Network Profiles Share path = /srv/samba/profiles read only = No store dos attributes = Yes create mask = 0600 directory mask = 0700 browseable = no guest ok = no printable = no hide files = /desktop.ini/outlook*.lnk/*Briefcase*/ Then carry on as if you were using a Windows Server with the normal Mandatory profile stuff (there's a thread somewhere about that).
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now