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 ...
- 10-01-2006 #1Just 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
- 10-01-2006 #2Just Joined!
- Join Date
- Jul 2006
- Posts
- 26
yeah, I would think chmod from root would be the way to go. Start with
man chmod
- 10-01-2006 #3
or give owner permission in fstab file by setting umask=0
casperIt is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote
