search for: gregory_sh

Displaying 3 results from an estimated 3 matches for "gregory_sh".

Did you mean: gregory's
2007 Dec 08
6
[Bug 1398] New: slave ssh sessions enter a never-ending blocking state
...ssification: Unclassified Product: Portable OpenSSH Version: 4.7p1 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: ssh AssignedTo: bitbucket at mindrot.org ReportedBy: gregory_shively at fanniemae.com Created an attachment (id=1388) --> (http://bugzilla.mindrot.org/attachment.cgi?id=1388) Patch to close client_fd I've currently looking at increasing the MAX_SESSIONS to increase the number of slave ssh processes to be multiplex where I ran into the default maximum...
2013 May 07
3
[Bug 2098] New: sftp doesn't handle '#' within filenames for transfer
...tion: Unclassified Product: Portable OpenSSH Version: 5.8p2 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 Component: sftp Assignee: unassigned-bugs at mindrot.org Reporter: gregory_shively at fanniemae.com Created attachment 2255 --> https://bugzilla.mindrot.org/attachment.cgi?id=2255&action=edit Allow hash('#') character in filename patch. Not sure if this is by design, but ran across some files being transferred using sftp v4.5. When upgraded to v5.8 the fil...
2007 Dec 08
1
MAX_SESSIONS Increase Impact
I'm hoping this is the the right location for this question.... I've been working with some developers that are desiring to use the multiplexing capabilities of OpenSSH, but have hit the default limit of 10. I've seen some discussions of increasing this default limit previously and have noticed that some of the Linux distros have increased the number to 64; I'm curious of the