|
Home > Archive > IIS FTP Server > January 2004 > Access to specific subdirectory only
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 |
Access to specific subdirectory only
|
|
| Joe Bucar 2004-01-24, 1:53 am |
| Hello,
I am trying to set up FTP on my SBS 2K machine so users can only access a
specific subdirectory. My default FTP site directory is X:\ftp and I have a
X:\ftp\userdir for a another FTP site. My problem is when I logon as a user
to access x:\ftp\userdir I also have access to x:\ftp. How do I restrict
access only to the subdirectory only?
Thank You
Joe
| |
| Bernard 2004-01-24, 1:53 am |
| This is a known issue, user able to 'cd ..' and navigate to ftproot.
doing a dir listing, he/she will be able to see other folders listing.
you can't restrict them from accessing the ftproot.
what you can do is configure the user directory mapping as
virtual directory (which default, won't appear in dir listing), however
user still able to access the ftproot, but without listing.
In IIS6, this is being taken care of with the new isolation feature.
--
Regards,
Bernard Cheah
http://support.microsoft.com/
Please respond to newsgroups only ...
"Joe Bucar" <jbucar@marxware.com> ????
news:u8$MTvS2DHA.1684@TK2MSFTNGP12.phx.gbl...quote:
> Hello,
> I am trying to set up FTP on my SBS 2K machine so users can only access a
> specific subdirectory. My default FTP site directory is X:\ftp and I have
aquote:
> X:\ftp\userdir for a another FTP site. My problem is when I logon as a
userquote:
> to access x:\ftp\userdir I also have access to x:\ftp. How do I restrict
> access only to the subdirectory only?
> Thank You
> Joe
>
>
| |
| Joe Bucar 2004-01-24, 1:53 am |
| Thank You for the reply.
"Bernard" <qbernard@hotmail.com.discuss> wrote in message
news:e6sc2JY2DHA.2604@TK2MSFTNGP09.phx.gbl...quote:
> This is a known issue, user able to 'cd ..' and navigate to ftproot.
> doing a dir listing, he/she will be able to see other folders listing.
> you can't restrict them from accessing the ftproot.
>
> what you can do is configure the user directory mapping as
> virtual directory (which default, won't appear in dir listing), however
> user still able to access the ftproot, but without listing.
>
> In IIS6, this is being taken care of with the new isolation feature.
>
> --
> Regards,
> Bernard Cheah
> http://support.microsoft.com/
> Please respond to newsgroups only ...
>
>
>
> "Joe Bucar" <jbucar@marxware.com> ????
> news:u8$MTvS2DHA.1684@TK2MSFTNGP12.phx.gbl...
a[QUOTE][color=darkred]
have[QUOTE][color=darkred]
> a
> user
restrict[QUOTE][color=darkred]
>
>
|
|
|
|
|