Groups | Blog | Home
all groups > iis ftp > march 2005 >

iis ftp : FTP Login anomaly


Ben
3/17/2005 2:49:11 PM
I am running IIS5.0 with windows user accounts for FTP login. I had a
problem with a user complaining about not being able to connect. I checked
the users account and it was locked out. I looked at the logs and noticed
numerous attempts to login. I tried myself with a different account entering
a wrong password and the logs showed 3 attempts, not 1. Is this normal? I
set the Local Security to 5 invalid attempts but if one incorrect login
counts 3, I would have to triple the Invalid Attempts to allow 5 incorrect
passwords, no?

Thanks,

Ben

Bernard
3/18/2005 11:43:38 AM
Can you post the log here ?

--
Regards,
Bernard Cheah
http://www.tryiis.com/
http://support.microsoft.com/
http://www.msmvps.com/bernard/


[quoted text, click to view]

Ben
3/20/2005 8:28:02 AM
Sorry for the delay posting the logs. Busy busy busy.

19:17:16 216.113.xxx.xxx [2220]USER useraccount 331
19:17:16 216.113.xxx.xxx [2220]PASS - 530
19:17:16 216.113.xxx.xxx [2221]USER useraccount 331
19:17:16 216.113.xxx.xxx [2221]PASS - 530
19:17:16 216.113.xxx.xxx [2222]USER useraccount 331
19:17:16 216.113.xxx.xxx [2222]PASS - 530
19:17:18 216.113.xxx.xxx [2223]USER useraccount 331
19:17:18 216.113.xxx.xxx [2223]PASS - 530
19:17:18 216.113.xxx.xxx [2224]USER useraccount 331
19:17:18 216.113.xxx.xxx [2224]PASS - 530
19:17:18 216.113.xxx.xxx [2225]USER useraccount 331
19:17:18 216.113.xxx.xxx [2225]PASS - 530
19:17:19 216.113.xxx.xxx [2226]USER useraccount 331
19:17:19 216.113.xxx.xxx [2226]PASS - 530
19:17:19 216.113.xxx.xxx [2227]USER useraccount 331
19:17:19 216.113.xxx.xxx [2227]PASS - 530
19:17:19 216.113.xxx.xxx [2228]USER useraccount 331
19:17:19 216.113.xxx.xxx [2228]PASS - 530
19:17:19 216.113.xxx.xxx [2229]USER useraccount 331
19:17:19 216.113.xxx.xxx [2229]PASS - 530
19:17:19 216.113.xxx.xxx [2230]USER useraccount 331
19:17:19 216.113.xxx.xxx [2230]PASS - 530
19:17:22 216.113.xxx.xxx [2231]USER useraccount 331
19:17:22 216.113.xxx.xxx [2231]PASS - 530
19:17:27 216.113.xxx.xxx [2232]USER useraccount 331
19:17:27 216.113.xxx.xxx [2232]PASS - 530
19:17:37 216.113.xxx.xxx [2233]USER useraccount 331
19:17:37 216.113.xxx.xxx [2233]PASS - 530
19:18:50 24.108.xxx.xxx [2234]USER useraccount 331
19:18:50 24.108.xxx.xxx [2234]PASS - 530
19:18:50 24.108.xxx.xxx [2235]USER useraccount 331
19:18:50 24.108.xxx.xxx [2235]PASS - 530
19:19:06 24.108.xxx.xxx [2236]USER useraccount 331
19:19:06 24.108.xxx.xxx [2236]PASS - 530
19:24:53 24.108.xxx.xxx [2237]USER myaccount 331
19:24:53 24.108.xxx.xxx [2237]PASS - 530
19:24:58 24.108.xxx.xxx [2238]USER myaccount 331
19:24:58 24.108.xxx.xxx [2238]PASS - 530

Don't know if this is any help.

Ben


[quoted text, click to view]

Alun Jones [MSFT]
3/21/2005 8:26:43 AM
[quoted text, click to view]

What FTP client are you using? Some clients may attempt to logon more than
once, in case the initial rejection was just some fluke.

Account lockouts should be used in the case where your passwords are
sufficiently unsecure that you would rather have the account fail to logon
and need resetting by a system administrator, than have a handful of guesses
run against the password.

Account lockouts are a deliberate denial of service to the user by the
system administrator. There are many opinions on account lockouts, but if
you use them, you have to be aware that this is the result of their use.

The alternative to account lockouts is to ensure (through education and
policy) that your users are creating strong passwords that cannot so easily
be guessed.

Alun.
~~~~
--
Software Design Engineer, Internet Information Server (FTP)
This posting is provided "AS IS" with no warranties, and confers no rights.

Bernard
3/21/2005 2:42:35 PM
Ok, now try this.
Err Msg: 530 User <Username> Cannot Log In. Login Failed.
http://support.microsoft.com/?id=200475

--
Regards,
Bernard Cheah
http://www.tryiis.com/
http://support.microsoft.com/
http://www.msmvps.com/bernard/


[quoted text, click to view]

AddThis Social Bookmark Button