[Cyberduck-trac] [Cyberduck] #3790: Changing permissions resets extended access rights flags
Cyberduck
trac at trac.cyberduck.ch
Sun Dec 19 20:16:33 CET 2010
#3790: Changing permissions resets extended access rights flags
------------------------------------------+---------------------------------
Reporter: oscar.brynolf@… | Owner: dkocher
Type: defect | Status: new
Priority: normal | Milestone:
Component: sftp | Version: 3.3b3
Severity: normal | Resolution:
Keywords: sftp, setgid, permissions | Platform:
Architecture: |
------------------------------------------+---------------------------------
Comment (by dkocher):
{{{
4000 (the set-user-ID-on-execution bit) Executable files
with this bit set will run with effective
uid set to the uid of the file owner. Directories with
the set-user-id bit set will force all
files and sub-directories created in them to be owned
by the directory owner and not by the
uid of the creating process, if the underlying file
system supports this feature: see chmod(2)
and the suiddir option to mount(8).
2000 (the set-group-ID-on-execution bit) Executable files
with this bit set will run with effective
gid set to the gid of the file owner.
}}}
--
Ticket URL: <http://trac.cyberduck.ch/ticket/3790#comment:7>
Cyberduck <http://cyberduck.ch>
Open source FTP, SFTP, WebDAV, Cloud Files, Google Docs & Amazon S3 Browser for Mac & Windows.
More information about the Cyberduck-trac
mailing list