[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 2 problems using screen with sshfs and symlinks
From: |
Trent W. Buck |
Subject: |
Re: 2 problems using screen with sshfs and symlinks |
Date: |
Mon, 11 Aug 2008 11:23:07 +1000 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
On Sun, Aug 10, 2008 at 09:18:21PM -0400, Andy Harrison wrote:
> Although completely unrelated to screen, I had similar permission
> problems with one of my sshfs mounts. I finally solved it with the
> following sshfs params: [... -o allow_root]
Hmm -- perhaps this is related to screen being set-uid? Perhaps it
does some things as root before relinquishing privileges that it
should be doing as the non-privileged user?