[Bug 430] Could add option to sftp-server to disable write access

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Fri Aug 28 12:04:21 EST 2009


https://bugzilla.mindrot.org/show_bug.cgi?id=430


Darren Tucker <dtucker at zip.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dtucker at zip.com.au
             Blocks|                            |1626
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


--- Comment #4 from Darren Tucker <dtucker at zip.com.au> 2009-08-28 12:04:20 EST ---
You can do this with the shiny new just-added sftp-server -u option:
set it to mask off the write bits, eg in sshd_config:

Subsystem sftp sftp-server -u 0222

however this won't be available until the 5.4 release.

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are watching someone on the CC list of the bug.


More information about the openssh-bugs mailing list