Re: Win2k IIS5 FTP Server Error
From: Bernard (qbernard_at_hotmail.com.discuss)
Date: 08/13/04
- Next message: Joerg Jooss: "Re: "Path 'POST' is forbidden""
- Previous message: Bernard: "Re: UNC path authentication problem"
- In reply to: EricTsai - ???: "Re: Win2k IIS5 FTP Server Error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 13 Aug 2004 15:16:28 +0800
If you don't type the username and password, you are actually doing
pass-through authentication with the logged in users. it depend on what auth
mode you use, for anonymous if will be iusr, if basic or iwa it will be the
user you entered.
for pass-through to work, you need a same user account in the UNC box,
either in local or domain. because remote system will check the account
againts the ACL -
How to Enable Pass-Through Authentication for FTP UNC Virtual Directories
http://support.microsoft.com/?id=247970
the kb also explained the red error sign in virtual directory, it is normal.
-- Regards, Bernard Cheah http://www.tryiis.com/ http://support.microsoft.com/ http://www.msmvps.com/bernard/ "EricTsai - ???" <erictsai@yam.com.asdfoup> wrote in message news:#3gEDqIgEHA.2524@TK2MSFTNGP09.phx.gbl... > You dont have to type username and password: > maybe you've choosed to save it before. > The username you specified in IIS must exist on both computer > and have the same password. > > "RG" <anonymous@discussions.microsoft.com> > ???????:104701c47b3a$08902300$a601280a@phx.gbl... > > I am trying to set up virtual directory on the ftp server > > called backup. The actual directory is located on a > > network share on another computer. I am able to access > > the share from run by typing \\machine\sharename without > > password. However, when I was setting up virtual > > directory it asked for the password( I assume it is the > > login to the machine where the actual share resides). I > > provided these credentials (eventhough I don't understand > > why as I am able to see it from the machine without > > credentials). > > > > After creating virtual directory, I get error stop sign > > under virtual directory icon. > > > > When I try to connect to this ftp site, I get 550: backup: > > logon failure: unknown user name or bad password. > > > > Can anyone help me with this? > > > > Thanks in advance > >
- Next message: Joerg Jooss: "Re: "Path 'POST' is forbidden""
- Previous message: Bernard: "Re: UNC path authentication problem"
- In reply to: EricTsai - ???: "Re: Win2k IIS5 FTP Server Error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|