summaryrefslogtreecommitdiff
path: root/doc/forum/Support_writing_as_owner__63__.mdwn
blob: 289536cec3375732e3b7ed40647be21ddf5844ab (plain)
1
I have one propellor managed system where the home directory is NFS mounted, with `root_squash` enabled. This  means that Ssh.authorizedKey fails with permission problems. On the other hand, root can su to the user in question.  It seems like it might be possible for propellor (maybe even desirable?) to write files as the owner, rather than using chown.