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
<[EMAIL PROTECTED]>
http://nagual.pp.ru/~ache/
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message