
bugzilla-daemon at bugzilla
Aug 27, 2009, 10:38 PM
Post #1 of 1
(297 views)
Permalink
|
|
[Bug 1637] New: Change the context when starting internal-sftp
|
|
https://bugzilla.mindrot.org/show_bug.cgi?id=1637 Summary: Change the context when starting internal-sftp Product: Portable OpenSSH Version: 5.2p1 Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: sftp-server AssignedTo: unassigned-bugs [at] mindrot ReportedBy: jchadima [at] redhat --- Comment #0 from jchadima [at] redhat 2009-08-28 15:38:36 EST --- The sshd run with ssdh_t context. The sftpd runs with sftpd_t context. Internal-sftp do not use exec.* (2) syscall, so there is a need to switch context manually. -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. _______________________________________________ openssh-bugs mailing list openssh-bugs [at] mindrot https://lists.mindrot.org/mailman/listinfo/openssh-bugs
|