LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 10-26-2012, 06:33 PM   #1
HGeneAnthony
Member
 
Registered: Mar 2003
Posts: 178

Rep: Reputation: 30
Linux systems vs Windows for servers


I like Windows and Linux for different reasons, however one thing I really like in Windows is the concept of group policies. For those unaware, group policies are policies you can set for objects(users/computers,etc). They allow you to set rules for the object in a very granular fashion. They make use of inheritance (so you can implement multiple policies for a single object) and don't actually change user account profiles so you can easily revert in case of problems. There are tool as well to see what changes a group policy applies to an object. As far as I can tell Linux doesn't seem to offer anything like this. I was wondering, for people who've ever managed a decent sized Linux network, do you use anything else or do you just use scripts?
 
Old 10-26-2012, 06:46 PM   #2
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,623

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
built into the core of every Linux distro are
USER and GROUP permissions

normal users belong to the "users" group
ROOT belongs to it's own "root" group

just like ClamAV belongs to it's own "clamav" group
 
Old 10-26-2012, 10:13 PM   #3
darthaxul
Member
 
Registered: Aug 2008
Distribution: Devuan; Gentoo; FreeBSD
Posts: 236

Rep: Reputation: 19
I had this issue just on windows and linux. But in linux the groups are not based on a name but rather a number called a gid. So say I have two different distro's installed, I create a group called bay(gid 1000.) on distro #2 I create a group called bay(gid 1006.) the users will not be able to share a folder with group permissions because the gid is different, even though the name is the same.
If I did this on windows, instead of a gid it's a computer name(mygroup/mycomputer or mydomain) but it still keeps track of a gid number internaly.
So say it gets more elaborate. Say I need a group called bay to modify folder contents but never allowed to delete files. In linux its either read or write. the only recourse I know is to have more than one copy of the file in question. One with read only permissions, and if they want to change it one folder to allow uploading changes. Whereas on windows I simply toggle the write permission and uncheck the delete.
But that becomes irrelevant in linux because say its a webserver file, it must be modified but the name must be the same. The only recourse is to impliment a SELINUX policy. This adds MAC control over the normal perms. But say I don't want to set that up, and instead want something simpler....
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
how to rsync files on two servers that have two different file systems mrotsliah Linux - General 2 08-11-2010 03:29 PM
File Systems, Windows and Linux... Robert Diggs Linux - Newbie 4 12-22-2006 09:16 PM
LXer: Servers support Red Hat and SuSE Linux operating systems. LXer Syndicated Linux News 0 09-22-2006 08:03 PM
servers ,networks and critical web systems sachitha General 4 03-26-2006 07:47 AM
Systems Programming - Linux vs Windows dipperdan Programming 8 09-30-2004 08:18 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 02:25 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration