search for: opensshbug

Displaying 8 results from an estimated 8 matches for "opensshbug".

Did you mean: opensshbugs
2006 Aug 30
1
[Bug 1223] tun/tap capability only works with root login (openssh-4.3_p2)
...4.3_p2) Product: Portable OpenSSH Version: 4.3p2 Platform: ix86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: sshd AssignedTo: bitbucket at mindrot.org ReportedBy: opensshbugs at lakedaemon.net I've been testing openssh-4.3_p2 on my gentoo systems for remote layer2 access to my home network. It works well (haven't tested latency sensitive traffic, eg voip, yet), but only when logging in as root. I've created a first draft patch against 4.3_p2 that comp...
2007 Jun 22
1
[Bug 1223] tun/tap capability requires root privileges
http://bugzilla.mindrot.org/show_bug.cgi?id=1223 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|tun/tap capability only |tun/tap capability requires |works with root login |root privileges
2002 Jan 16
0
[Bug 65] New: TCP Wrappers support does not log successful connections
...ctions Product: Portable OpenSSH Version: -current Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: sshd AssignedTo: openssh-unix-dev at mindrot.org ReportedBy: jap3003+opensshbugs at ksu.edu sshd does not log connections that succeed the hosts_access() function. Failed connections are logged in tcp wrappers [via refuse()], but special care must be taken to log connections that succeed. It's not a show-stopper, since other, more detailed logging mechanisms exist, but...
2007 Dec 06
0
[Bug 1396] New: When pam-authentication thread ends, it doesn' t call the function pam_end
...Product: Portable OpenSSH Version: 4.7p1 Platform: All OS/Version: Linux Status: NEW Keywords: patch Severity: normal Priority: P2 Component: PAM support AssignedTo: bitbucket at mindrot.org ReportedBy: opensshbug at centrum.sk Created an attachment (id=1386) --> (http://bugzilla.mindrot.org/attachment.cgi?id=1386) missing call of pam_end at the end of the authenticating thread I tried to use pam_abl module to avoid brute force dictionary attacks. It didn't work as I expected (but only for my ssh...
2002 Jan 16
1
[Bug 65] TCP Wrappers support does not log successful connections
http://bugzilla.mindrot.org/show_bug.cgi?id=65 ------- Additional Comments From jap3003+opensshbugs at ksu.edu 2002-01-17 03:14 ------- "should?" Maybe. "Does?" No. This is the way tcpd does it, too. The call to hosts_access() only determines whether or not a host should pass. refuse() [iirc, don't have the source handy] terminates sshd after calling syslog. There...
2003 Sep 01
2
[Bug 632] PAM conversation function does not return when connection is aborted
...ugzilla.mindrot.org/show_bug.cgi?id=632 Summary: PAM conversation function does not return when connection is aborted Product: Portable OpenSSH Version: 3.6.1p2 Platform: All URL: http://www.cl.cam.ac.uk/~mgk25/otpw.html#opensshbug OS/Version: Linux Status: NEW Severity: major Priority: P2 Component: PAM support AssignedTo: openssh-bugs at mindrot.org ReportedBy: Markus.Kuhn at cl.cam.ac.uk When a user presses Ctrl-C in ssh while being prompted by the PAM conv...
2002 Jul 06
5
[Bug 338] X11 forwarding no longer works after upgrading from 2.9.9p2 to 3.4p1
http://bugzilla.mindrot.org/show_bug.cgi?id=338 ------- Additional Comments From stevesk at pobox.com 2002-07-07 04:00 ------- will look into this ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
2007 Mar 14
1
sshd gets stuck: select() in packet_read_seqnr waits indefinitely
...has the same problem. Upon timeout, it would be fine with me if the session died with an error logged. Alternatively, if SSH keepalives were sent during key exchange, that would suffice. Thanks for reading, and thanks for making OpenSSH. I've been a happy user for many years now! Matt Day <opensshbugs at fjarlq.com>