Mailing List Archive

[Bug 1229] No way to set default umask for SFTP server
http://bugzilla.mindrot.org/show_bug.cgi?id=1229





------- Comment #1 from dtucker@zip.com.au 2006-10-03 19:21 -------
(In reply to comment #0)
> There is no way to set a default umask for the SFTP server.
[...]
> Workaround: Use FTP instead, and risk having your passwords stolen.

Another workaround: sftp-server inherits it umask from the shell (since
it's run via "sh -c") so you can set it in /etc/profile or equivalent.

That said, since sftp-server understands arguments these days then
adding one for umask might be a reasonable idea.




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
http://lists.mindrot.org/mailman/listinfo/openssh-bugs