bugzilla-daemon at mindrot.org
2002-Apr-29 00:50 UTC
[Bug 230] New: UsePrivilegeSeparation turns off Banner.
http://bugzilla.mindrot.org/show_bug.cgi?id=230
Summary: UsePrivilegeSeparation turns off Banner.
Product: Portable OpenSSH
Version: -current
Platform: ix86
OS/Version: OpenBSD
Status: NEW
Severity: normal
Priority: P3
Component: sshd
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: krh at lemniscate.net
I have "Banner /etc/motd" and "UsePrivilegeSeparation yes"
in my sshd
configuration. When I "ssh localhost", I get:
$ ssh localhost
krh at localhost's password:
Last login: Sun Apr 28 17:29:10 2002 from localhost.lemniscate.net
$
as if I had no banner. Turning off UsePrivilegeSeparation fixes this;
the banner comes up like it's supposed to. I only have ix86 OpenBSD
systems to test this against, but I suspect it's not limited to them.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
Possibly Parallel Threads
- [Bug 230] UsePrivilegeSeparation turns off Banner.
- [Bug 234] New: OpenSSH does not compile on OpenBSD 3.1
- [Bug 259] New: UsePrivilegeSeparation crashed sshd under Linux 2.2
- [Bug 283] New: UsePrivilegeSeparation fails on AIX, Couldn't set usrinfo:
- [Bug 288] New: UsePrivilegeSeparation fails on Redhat Linux 6.2, kernel 2.2.19
