Displaying 3 results from an estimated 3 matches for "sshbugs".
2002 Jun 26
4
[Bug 298] sshd fails to set user context, preventing all logins, also setgroups is failing
http://bugzilla.mindrot.org/show_bug.cgi?id=298
------- Additional Comments From sshbugs at wayne47.com 2002-06-26 11:05 -------
Problem appears to be that setusercontext is being called after a chroot.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2004 Jun 23
9
[Bug 882] Scp cannot copy self-referring directories
...directories
Product: Portable OpenSSH
Version: 3.8p1
Platform: All
OS/Version: Linux
Status: NEW
Severity: major
Priority: P2
Component: scp
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: creidieki+sshbugs at gmail.com
Hi,
I was trying to copy a directory from my school web space, and there was a link
in the directory that led back to the directory itself. When I tried to scp
this directory to my home computer, scp tried to create an infinite number of
copies of the directory! It was someone els...
2002 Jun 25
0
[Bug 298] New: sshd fails to set user context, preventing all logins, also setgroups is failing
...ps is failing
Product: Portable OpenSSH
Version: -current
Platform: ix86
OS/Version: BSDI
Status: NEW
Severity: major
Priority: P2
Component: sshd
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: sshbugs at wayne47.com
openssh-3.3p1
Config line:
LDFLAGS="-L. -Lopenbsd-compat/ -L/usr/local/ssl//lib -ldl" CFLAGS="-ldl" ./configure -with-ssl-dir=/usr/local/ssl/ -with-tcp-wrappers
running on an alternate port to test yields:
debug1: sshd version OpenSSH_3.3
debug1: private host k...