Authorization error when testing FTP to UNC
Posted
by
user64204
on Server Fault
See other posts from Server Fault
or by user64204
Published on 2011-11-15T09:26:53Z
Indexed on
2011/11/15
9:55 UTC
Read the original article
Hit count: 374
We have a Windows Server 2008 R2 with Active Directory (hereafter called DC) running as a domain controller on which we have IIS and an FTP site installed. We have a second Server 2008 (hereafter called SHARE) which is joined to that domain and has a disk shared as a network share (\\share\Office). That network share is used as the ftp's physical path on DC.
We've tested the FTP from the IIS FTP configuration panel, by clicking on Basic Settings... then Test Settings.... When setting Administrator as a username with the Connect as... option, everything is fine:

When no user is provided we can the below error:

Q1: Could someone explain in more understandable terms what is written in the Details text area?
© Server Fault or respective owner