Find the answer to your Linux question:
Results 1 to 3 of 3
I want to give all the permissions to a user like renaming directory or file, deleting or moving file or directory etc. What should I do for that. Do I ...
  1. #1
    Just Joined!
    Join Date
    Sep 2006
    Posts
    23

    giving pernissions to a user

    I want to give all the permissions to a user like renaming directory or file, deleting or moving file or directory etc. What should I do for that. Do I have to use chmod for that from root.

    Thanks

    Naseem

  2. #2
    Just Joined!
    Join Date
    Jul 2006
    Posts
    26
    yeah, I would think chmod from root would be the way to go. Start with

    man chmod

  3. #3
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    or give owner permission in fstab file by setting umask=0





    casper
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

Posting Permissions

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