Find the answer to your Linux question:
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 ...
  1. #1
    Just 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

  2. #2
    Linux Guru Rubberman's Avatar
    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!

  3. #3
    Just Joined!
    Join Date
    Feb 2010
    Posts
    5

    Smile

    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

  4. #4
    Just Joined!
    Join Date
    Feb 2010
    Posts
    2
    I am not allowed to use ACL

  5. #5
    Linux Enthusiast meton_magis's Avatar
    Join Date
    Oct 2006
    Location
    arizona
    Posts
    665
    Quote Originally Posted by Rubberman View Post
    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.
    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

  6. #6
    Blackfooted Penguin daark.child's Avatar
    Join Date
    Apr 2006
    Location
    West Yorks
    Posts
    4,344
    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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...