ftp users

ftp users

am 13.04.2006 17:13:01 von Bad Beagle

I have a windows 2003 stand alone iis server that has a ftp server running.
I have 2 virtual directories that are on other servers. I am trying to
setup an ftp user so that they can access these virtual directories. What
I have already created a user on both servers so it does passthrough
authentication and assigned the proper ntfs permissions. What rights to I
have to assign the ftp users so they can access these directories?

Re: ftp users

am 14.04.2006 05:46:51 von Bernard

Do you use 'connect as' or 'always send authenticated user....' ?

Anyway, either case - just make sure the account used in above has at least
READ permission on remote shared.
you will need to configure the NTFS permissions for the shared on remote
computer.

--
Regards,
Bernard Cheah
http://www.iis-resources.com/
http://www.iiswebcastseries.com/
http://msmvps.com/blogs/bernard/


"Bad Beagle" wrote in message
news:OqFcCzwXGHA.3656@TK2MSFTNGP05.phx.gbl...
>I have a windows 2003 stand alone iis server that has a ftp server running.
>I have 2 virtual directories that are on other servers. I am trying to
>setup an ftp user so that they can access these virtual directories. What
>I have already created a user on both servers so it does passthrough
>authentication and assigned the proper ntfs permissions. What rights to I
>have to assign the ftp users so they can access these directories?
>

Re: ftp users

am 14.04.2006 11:49:06 von wjzhang

Hi,

Just as Bernard stated, if you select 'Always user the authenticated user's
credential....' option, then you have to make sure every authorized user
account have at least Read permission on the remote share directory (also
need to have NTFS permission on the FTP root directory).

If you are using 'Connect As' account, just ensure this account has
permission on the share. Then all users login to the FTP site will have the
same permission on the virtual directory based on the permission of this
'Connect As' account.

If anything is unclear, please don't hesitate to let us know. Thanks.

Best regards,

WenJun Zhang
Microsoft Online Partner Support

This posting is provided "AS IS" with no warranties, and confers no rights.