|
Home > Archive > IIS FTP Server > November 2005 > Securing remote virtual drives
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Securing remote virtual drives
|
|
|
| Not sure if this is possible, but here it goes.
I need to create a virtual directory on my FTP (windows 2000) server. The
virtual directory is a share on a remote server. The ID used to do the
connection has full access to the drive. I need to restrict access to some
accounts and allow full access on other accounts. NTF security has been set
up on the remote server. However, when connecting to the FTP virtual all
security is based on the ID used to do the original connection. If I
restrict that account, the accounts that need full access are also
restricted. Is there away to get around this?
| |
| Bernard Cheah [MVP] 2005-11-02, 2:48 am |
| Try pass-through authentication.
How to Enable Pass-Through Authentication for FTP UNC Virtual Directories
http://support.microsoft.com/?id=247970
--
Regards,
Bernard Cheah
http://www.iis-resources.com/
http://www.iiswebcastseries.com/
http://www.msmvps.com/bernard/
"Jorge" <Jorge@discussions.microsoft.com> wrote in message
news:752A0FD8-F8F4-457E-B10B-33206D579CFE@microsoft.com...
> Not sure if this is possible, but here it goes.
> I need to create a virtual directory on my FTP (windows 2000) server. The
> virtual directory is a share on a remote server. The ID used to do the
> connection has full access to the drive. I need to restrict access to
> some
> accounts and allow full access on other accounts. NTF security has been
> set
> up on the remote server. However, when connecting to the FTP virtual all
> security is based on the ID used to do the original connection. If I
> restrict that account, the accounts that need full access are also
> restricted. Is there away to get around this?
>
|
|
|
|
|