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

  2. #2
    Linux Guru Jonathan183's Avatar
    Join Date
    Oct 2007
    Posts
    2,941
    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

  3. #3
    Banned
    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

  4. #4
    Linux 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?

  5. #5
    Linux Guru Jonathan183's Avatar
    Join Date
    Oct 2007
    Posts
    2,941
    Quote Originally Posted by vitalstrike82 View Post
    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?
    Try this link - http://www.linuxcommand.org/learning_the_shell.php;)

Posting Permissions

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