Skip to main content
1 of 2
hakre
  • 459
  • 2
  • 7
  • 20

Which User (Despite Root) can Change File Permissions in Linux?

Basically: When I, as non-root user, execute the chmod on a file: When do I get permissions denied for that command, and when not? Which property of the file allows or forbids me to change permissions of it?

I assume it is the file-owner, asking here as I'm just struggling a bit to learn about the underlying basic concepts.

hakre
  • 459
  • 2
  • 7
  • 20