Re: authorized_keys in /tmp/.ssh?
On 10/19/06, Darren Tucker <dtucker@xxxxxxxxxx> wrote:
set "StrictModes no" in sshd_config? You could also teach the checks
(secure_filename in auth.c) about sticky bits on directories.
Ah, that will work, not sure why I didn't see that in the man page. I
guess I was searching for 'permissions' not 'ownership'.
Thanks,
Clem
Relevant Pages
- Re: trying to renew (import) a gpg key
... the permissions, the program run as the group that owns it. ... My gpg is also sticky as the root user. ... at school is too new or too old for the gpg that is trying to manipulate ... (alt.os.linux) - Re: need help with folder permissions and ownership
... Sounds like you need to set the sticky bit on the directory. ... instead of a 0 in the first digit of the permission value. ... the third selects permissions for other users ... There have been times where someone has deleted a folder they should ... (comp.os.linux.misc) - Problem with Event Log (long)
... I'm sure this issue has been covered before but after searching around I ... The issue is, broadly, that when I try to write to the Windows Event Log ... called 'MyLog' with a sub-key called 'MySource'. ... with suitable permissions. ... (microsoft.public.dotnet.framework.aspnet) - Re: permissions - is this the best approach?
... all that matters here is that the sticky bit is set on the ... Another would be to allow access via some common group (lanshare), ... ownership, and group-readability, of course. ... As to the permissions, setting the appropriate umask would be an ... (Debian-User) - Re: Cant mount my SATA drive
... but it will use the permissions of the files owner. ... So the only thing I'm not sure about is the sticky bit for group users. ... (Ubuntu) |
|