romach
8/1/2017 - 1:27 PM

Directory rights

Directory rights

  • read - directory content
  • execute - information about files (ls -l, cd)
  • write - create and delete files in directory
    • !!! you can delete file without permission to it, only with write right on directory.

permissions orderring

  • root
  • owner
  • owner group
  • user rights