bugzilla-daemon at mindrot.org
2002-Jul-03 07:32 UTC
[Bug 331] New: ssh w/o privilege separation does not work for non-root users
http://bugzilla.mindrot.org/show_bug.cgi?id=331
Summary: ssh w/o privilege separation does not work for non-root
users
Product: Portable OpenSSH
Version: -current
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: major
Priority: P3
Component: ssh
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: norbert.bladt at t-systems.ch
Hi,
I am trying to use Openssh 3.4p1 in Redhat Linux 6.2 with UsePrivilegeSeparation
disabled.
As soon as I am using it as user root it works to connect to other systems
running
older versions of Openssh (2.3.0p1).
If I am running this as a user, the following message appears (end of output
of ssh -vv appended here):
debug1: Found key in /home/norbert/.ssh/known_hosts:72
debug1: Encryption type: blowfish
debug1: Sent encrypted session key.
debug1: Installing crc compensation attack detector.
Disconnecting: Corrupted check bytes on input.
debug1: Calling cleanup 0x805ff88(0x0)
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
Reasonably Related Threads
- [Bug 331] ssh w/o privilege separation does not work for non-root users
- [Bug 331] ssh w/o privilege separation does not work for non-root users
- [Bug 331] ssh w/o privilege separation does not work for non-root users
- AW: rhostsauthentication fails. (Or why I hate poorly documented software.)
- Problems with RhostRSAAuthecntication and UsePrivilegeSeparation (RH9, 2.4.20-42.9.legacybigmem)
