Displaying 1 result from an estimated 1 matches for "mmurra28".
2003 Nov 18
3
[Bug 761] sftp not exiting in batch mode
...iting in batch mode
Product: Portable OpenSSH
Version: 3.6.1p2
Platform: All
OS/Version: AIX
Status: NEW
Severity: normal
Priority: P2
Component: sftp
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: mmurra28 at csc.com
The root cause appears to be the way sshd parses it's configuration file and
subsequently processes exit codes from subprocesses (such as sftp-server).
When the sftp server exits , it passes either a signal or exit code back to
sshd, and then sshd should in turn drop the connec...