Re: sshd, sftp & umask settings (ssh.com 2.4.0)

From: Joe Husk (joe@indiana.edu)
Date: 01/23/03


From: Joe Husk <joe@indiana.edu>
Date: Thu, 23 Jan 2003 11:59:17 -0500


It doesn't appear to make any difference.

ssh.com's implementation appears to only source the .cshrc
(specifically for those using csh or tcsh). Even /etc/profile isn't
getting sourced, which I thought was always sourced.

I've put umask 022 settings in:

   ~/.login
   ~/.profile
   ~/.bash_login
   ~/.bash_profile
   ~/.bashrc

All of them are ignored.

I'm curious to know if this is just a limitation of this version of
sshd (ssh.com 2.4.0), something missed during compile, something in the
default settings?

Any suggestions, further readings, etc would be greatly appriciated.

-joe

In article <m1lptqpgcis.fsf@syrinx.oankali.net>, Richard E. Silverman
<slade@shore.net> wrote:

> Read the INVOCATION section of the bash man page carefully.



Relevant Pages