*nix Thread, Samba 4 in Technical; Someone was telling me that samba 4 supports group policies to lock down machines. Is this true? I can’t find ...
-
4th October 2007, 04:47 PM #1 Samba 4
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?
-
-
IDG Tech News
-
4th October 2007, 05:01 PM #2
- Rep Power
- 14
Re: Samba 4
Yep it supports GP's and you can use Active Directory Users and computers you can download it from the samba site
-
-
4th October 2007, 05:18 PM #3
- Rep Power
- 0
Re: Samba 4
Samba4 is still in alpha and waaaaay away from being stable enough to use in a production environment...
-
-
4th October 2007, 05:34 PM #4 Re: Samba 4
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.
-
-
4th October 2007, 11:31 PM #5 Re: Samba 4
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.
-
-
5th October 2007, 07:28 PM #6 Re: Samba 4
Ok so how would i lock down Linux on the server for specified users without going to each machine changing settings? Thanks
-
-
6th October 2007, 02:19 PM #7 Re: Samba 4
Like I said, use mandatory profiles.
-
-
8th October 2007, 07:08 PM #8 Re: Samba 4
How do i do that, sorry but i am a newbie to Linux
-
-
9th October 2007, 12:28 AM #9 Re: Samba 4
You need to define a profiles share in Samba, like so:
Code:
[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).
-
SHARE:
Similar Threads
-
Replies: 3
Last Post: 28th November 2007, 03:23 PM
-
Replies: 17
Last Post: 16th July 2007, 12:21 PM
-
By Jackd in forum Networks
Replies: 2
Last Post: 28th June 2007, 06:25 AM
-
By ZeroHour in forum *nix
Replies: 1
Last Post: 23rd January 2007, 01:21 AM
-
Replies: 7
Last Post: 19th October 2005, 09:21 AM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules