Results 1 to 6 of 6
Hey guys
I am fairly new to linux and am in a linux admin course in college,
i am trying to finish up a lab in that i have i ...
- 02-27-2010 #1Just Joined!
- Join Date
- Feb 2010
- Posts
- 2
Help with setting group permissions (newb!)
Hey guys
I am fairly new to linux and am in a linux admin course in college,
i am trying to finish up a lab in that i have i have some accounts created under groups called "mgmt" and "pl". I am trying to figure out how i can get the guys in "mgmt" to be able to modify files in a directory called "mgmt-final" but the guys in the group "pl" will only be allowed to read those files.
any help would be awesome
sorry if this is a really small-time problem
Thanks in advance,
Vegas
- 02-27-2010 #2Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,974
Terms of use for these forums precludes helping people with school work. This stuff is pretty basic and can be discovered easily enough with local or online resources. Check your man pages or go to The Linux Documentation Project for more information about this.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 02-28-2010 #3Just Joined!
- Join Date
- Feb 2010
- Posts
- 5
use file access control list in linux.
use
# setfacl command
to set ACL's
check syntax for
# man setfacl
get set acls display use
#getfacl command
check syntax for getfacl
- 02-28-2010 #4Just Joined!
- Join Date
- Feb 2010
- Posts
- 2
I am not allowed to use ACL
- 03-01-2010 #5
this is all really basic stuff. you need to LOOKUP how to modify FILE PERMISSIONS on LINUX.
Try this
learning linux is more about learning how to solve problems than it is about knowing the OS itself. you will get the most benefit out of school by doing stuff on your own.
and again, homework questions are against the forum rules.New to the internet, technical forums, or the hacker / open source community??
Read this to learn good posting habits http://www.catb.org/~esr/faqs/smart-questions.html
RHCE for RHEL version 5
RHCT for RHEL version 4
- 03-01-2010 #6
Take a look at linux and unix group permissions and you should be able to resolve your problem. Since this is a homework question, the thread is closed.



