all groups > iis ftp > february 2005 >
You're in the

iis ftp

group:

FTP Security login



FTP Security login Justin Rich
2/28/2005 9:47:47 PM
iis ftp: I have my FTP server on win2k3 set to allow anonymous logins (IUSER_) and I
attempt to login with IE and I give it a valid email address as the user and
it wont let me in.

IUSER has NTFS permissions to the FTP root folder. the FTP site is set to
allow anonymous connections (not limited to).
is there something new with win2k3 that I have over looked? seems pretty
basic yet my users cant get access.

also there is a firewall in front of it. a Symantec box that does a port
redirect, don't think this should be a problem because it connects to the
FTP server just cant get access.

Sorry if this is a basic question I took a quick look at the posts in here
and didn't find a solution.

Thanks
Justin

Re: FTP Security login Bernard
3/1/2005 12:33:17 PM
By default, IE will auto login as anonymous user, if you see the login
prompt meaning it failed to login as anonymous user.

Try login at the ftp server via ftp.exe ...
c:\>ftp localhost
do you see the login prompt ? can you login anonymously ?

also try to post the ftp server log here.

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



[quoted text, click to view]

Re: FTP Security login Justin Rich
3/3/2005 7:08:33 AM
here is what FTP.exe gives me.

G:\>ftp ftp.domain.com
Connected to ftp.domain.com.
220-Microsoft FTP Service
220 Welcome
User (ftp.domain.com:(none)): anonymous
331 Anonymous access allowed, send identity (e-mail name) as password.
Password:
530 User jrich@yahoo.com cannot log in.
Login failed.
ftp>

i cant get my hands on the logs at the moment but i will later.

thanks for your help
Justin

[quoted text, click to view]

Re: FTP Security login Justin Rich
3/3/2005 9:41:06 AM
here is the log info you need.

14:35:54 ip [4]USER anonymous 331 0
14:35:54 ip [4]PASS IEUser@ 530 1326

and i have this in the event viewer

Justin

[quoted text, click to view]

Re: FTP Security login Justin Rich
3/3/2005 9:45:15 AM
accidently sent that last one :-/

event viewer:
Event Type: Warning
Event Source: MSFTPSVC
Event Category: None
Event ID: 100
Date: 3/3/2005
Time: 9:35:55 AM
User: N/A
Computer: AD2
Description:
The server was unable to logon the Windows NT account 'DOMAIN\IUSR_AD2' due
to the following error: Logon failure: unknown user name or bad password.
The data is the error code.

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 2e 05 00 00 ....


I allowed anonymous within the FTP settings. also tell IIS to manage the
IUSER_AD2 account and i have the 'allow only anonymous' unchecked.

im not sure how the password would be wrong. is there a way to reset that?

thanks
Justin
[quoted text, click to view]

Re: FTP Security login Justin Rich
3/3/2005 9:54:19 AM
i played around with the password and got that working. now my last problem
is this.

in order for a user account to login they have to do domain\user
i dont want to have to put in the domain. I know with older versions of IIS
you could control that, how is it done in server 2003?

This FTP server is on an AD by the way.

thanks
Justin

[quoted text, click to view]

Re: FTP Security login Bernard
3/17/2005 1:56:14 PM
Sorry, been busy. I think the iusr password was not sync between iis ftp and
user db.
go to user management, reset the iusr password, then reselect the user at
IIS FTP anonymous access section, enter the same password. restart IIS FTP
and try again.

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

[quoted text, click to view]

Re: FTP Security login Bernard
3/17/2005 1:56:41 PM
You can try this.
FTP Service's DefaultLogonDomain Not Available in MMC
http://support.microsoft.com/?id=184319


--
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