login_limit count bumped without failure
From: roy gordon (royg_at_semantic.com)
Date: 01/23/04
- Previous message: Jeppe S. Larsen: "webcam - port forwarding"
- Next in thread: Richard E. Silverman: "Re: login_limit count bumped without failure"
- Reply: Richard E. Silverman: "Re: login_limit count bumped without failure"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 22 Jan 2004 16:27:33 -0800
login_limits are enabled. user ssh's to server machine. When the user
is asked for their passwd, but before they enter ANYTHING, we see on
the server that the login_limit failure count has already been
incremented by one.
This behavior is seen whether or not UsePrivilegeSeparation is set.
This behavior does not occur with telnet.
Any ideas?
Thanks
Roy
(setup: openssh-3.7.1p2, Solaris 5.8. Believe it was seen also with
openssh-3.6.1p2.)
==> Server
wallace# ./login_limit | grep rgordon
rgordon: 0 Thu Jan 22 16:13:10 2004
==> Client
nepal<rgordon>39: ssh wallace
rgordon@wallace's password:
==> Server (before user has entered their passwd)
wallace# !!
./login_limit | grep rgordon
rgordon: 1 Thu Jan 22 16:15:01 2004
wallace#
- Previous message: Jeppe S. Larsen: "webcam - port forwarding"
- Next in thread: Richard E. Silverman: "Re: login_limit count bumped without failure"
- Reply: Richard E. Silverman: "Re: login_limit count bumped without failure"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|