Displaying 3 results from an estimated 3 matches for "sisson".
Did you mean:
bisson
2008 Dec 16
2
Request change to file match.c, function match_pattern_list
...e of a failure is a ``success'', so
``got_positive'' should be set to one.
Initially, I was working with OpenSSH-3.9p1, but I see that the code
remains consistent through OpenSSH-5.1p1, so I am reporting this
change request relative to the newer version.
Respectfully,
Eric Sisson
--
Eric M. Sisson, Systems Analyst III email: ems at mdacc.tmc.edu
Clinical Research Information Systems - Box 237 voice: 713-792-2629
University of Texas M. D. Anderson Cancer Center fax: 713-745-0615
1515 Holcombe Boulevard
Houston, Texas 77030-4009
2008 Dec 18
1
[Bug 1546] New: sshd_config DenyUsers does not recognize negated host properly
...properly
Product: Portable OpenSSH
Version: 5.1p1
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P4
Component: sshd
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy: eric.sisson at gmail.com
Created an attachment (id=1590)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=1590)
diff output for file match.c
The following specification in sshd_config
DenyUsers oracle@!localhost.localdomain
intended to allow user oracle to connect only from the localhost (that
is,...
2002 Dec 04
2
Suggestion: rsync and direct IO
We have some cases when copying indexes that we'd like rsync to avoid
the system cache when copying a chunk of data from some other machine.
I am probably going to modify our own copy of rsync to do this, but if
we could write directly to the disk using direct-io (or from for that
matter) we could avoid polluting the operating system's buffer cache
before we're ready to use the new