Results 1 to 5 of 5
Hi experts, i need your help.
I know we can give user rights to any files by using chmod u+rw so that any user can read or write to the ...
- 11-18-2007 #1Linux Newbie
- Join Date
- Oct 2007
- Posts
- 117
Giving user rights on file systems
Hi experts, i need your help.
I know we can give user rights to any files by using chmod u+rw so that any user can read or write to the file.
What if i only want only 1 user among the many users to be able to read this specific file?
Please show me guidance
- 11-18-2007 #2
User home areas are set for single user access so you should be able to figure things out looking at those settings (create another user or try looking at root home area). Some file systems don't allow you to setup user access rights you can get more info on this from a number of places including link File system permissions - Wikipedia, the free encyclopedia
- 11-18-2007 #3Banned
- Join Date
- Oct 2007
- Posts
- 219
Hi there...
1.) KDE Panel
2.) System Configuration
3.) System Administration (/Settings/-Konqueror)
4.) Login Manager
5.) Users
(See also KDE User Manager (KUser))
Kind regards,
Alexander
- 11-18-2007 #4Linux Newbie
- Join Date
- Oct 2007
- Posts
- 117
Ok.. for example there is this file named 'readMe'.
I want to see which user group can see this file on terminal, what commands should i enter?
- 11-18-2007 #5
Try this link - http://www.linuxcommand.org/learning_the_shell.php;)


Reply With Quote
