Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Feb 2000 19:07:54 +0300
From:      "Andrey A. Chernov" <ache@nagual.pp.ru>
To:        markm@freebsd.org
Cc:        current@freebsd.org
Subject:   OpenSSH bugs with login.conf
Message-ID:  <20000225190754.A59343@nagual.pp.ru>

next in thread | raw e-mail | index | archive | help
How to reproduce bug:
with default /etc/login.conf try to log in using standard login (1) and
"ssh localhost" (2). Then "echo $FTP_PASSIVE_MODE". You'll have  "YES" in
case (1) and "Undefined variable." in case (2). User's ~/.login_conf not
handled too.

Please use corresponding security/ssh/patches/patch-af to fix the problem
Searching for HAVE_LOGIN_CAP_H in whole sources (not in patches only) will
help (sshd.c and userfile.c are affected). Patched standard ssh1 from
ports deal with login.conf in correct way.

-- 
Andrey A. Chernov
<ache@nagual.pp.ru>
http://nagual.pp.ru/~ache/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000225190754.A59343>