bugzilla-daemon at mindrot.org
2006-Nov-09 09:52 UTC
[Bug 1229] No way to set default umask for SFTP server
http://bugzilla.mindrot.org/show_bug.cgi?id=1229 ------- Comment #2 from hans at parse.nl 2006-11-09 20:52 ------- I think there's a bunch of Gentoo users including me that are interested in this feature aswell, now that the Gentoo core system packages team decided to ditch the sftplogging (http://sftplogging.sourceforge.net/) features of the openssh ebuild. See my ticket at http://bugs.gentoo.org/show_bug.cgi?id=154440 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2006-Nov-09 15:50 UTC
[Bug 1229] No way to set default umask for SFTP server
http://bugzilla.mindrot.org/show_bug.cgi?id=1229 ------- Comment #3 from djm at mindrot.org 2006-11-10 02:50 ------- Created an attachment (id=1205) --> (http://bugzilla.mindrot.org/attachment.cgi?id=1205&action=view) Add -u option to sftp-server This is easy now that sshd_config Subsystem declarations (and sftp-server) can accept commandline arguments. This patch adds a -u option to sftp-server to set an explicit umask. Please test. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.