Re: sshd, sftp & umask settings (ssh.com 2.4.0)
From: news.verizon.net (michael.martinez81@verizon.net)
Date: 02/11/03
- Next message: Simon Tatham: "Re: X11 forwarding with SSH1 / SSH2"
- Previous message: news.verizon.net: "openssh 3.5p1: PATCH"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "news.verizon.net" <michael.martinez81@verizon.net> Date: Mon, 10 Feb 2003 23:21:52 GMT
This is a problem with openssh as well. I wrote a patch that solves these
issues (among other issues). I just posted this patch a few minutes ago. If
you're using openssh, take a look.
Mike Martinez
"Joe Husk" <joe@indiana.edu> wrote in message
news:220120031518266320%joe@indiana.edu...
> Using multiple sftp clients it appears as thought the default umask
> setting of 077 is being used when I create a directory.
>
> I found that ssh.com's sshd has a configuration option to use the umask
> setting in the .cshrc file by setting the following in
> /etcs/ssh2/sshd2_config:
>
> AllowCshrcSourcingWithSubsystems yes
>
> However, this doesn't work for those who use bash as their default
> shell. I thought maybe having a .bashrc file with the setting umask
> 022 would work, but the setting appears to be specific only to those
> using csh or tcsh.
>
> Is there any way to change the server behavior so the default is 022
> and not 077, thereby getting around the need for the limited
> configuration setting?
>
> -joe
>
- Next message: Simon Tatham: "Re: X11 forwarding with SSH1 / SSH2"
- Previous message: news.verizon.net: "openssh 3.5p1: PATCH"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|