I am the owner of the file (userA), and I can't change it to userB.
when I run chown -R userB ./
It tells me : failed to change ownership of
what I am missing?
|
I am the owner of the file (userA), and I can't change it to userB. when I run It tells me :
| |||
|
feedback
|
|
You're not allowed to do that, it's just how permissions work. Imagine the implications of being able to chown anything arbitrarily on a system with user disk quotas enforced. It would be trivial to push somebody over their quota. | |||||||||||
feedback
|