[Bug 230] UsePrivilegeSeparation turns off Banner.
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Thu May 2 14:41:35 EST 2002
http://bugzilla.mindrot.org/show_bug.cgi?id=230
krh at lemniscate.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From krh at lemniscate.net 2002-05-02 14:41 -------
Well, to get the May 1 snapshot to compile, I had to edit config.h
and manually undefine HAVE_READPASSPHRASE, and I had to edit readpass.c
and include openbsd-compat/readpassphrase.h. Otherwise the compile
fails at readpass.c:101 with RPP_ECHO_{ON,OFF} and RPP_REQUIRE_TTY
undefined.
But once I did that (and I'm sure it's not the Right Thing, because
sshd didn't recognize the keywords KerberosAuthentication and
AFSTokenPassing in sshd_config), everything compiled and Banner
worked with UsePrivilegeSeparation. Thanks!
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-unix-dev
mailing list