|
Home > Archive > IIS FTP Server > September 2005 > use one site and have different virtual directory / directory and
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 |
use one site and have different virtual directory / directory and
|
|
| Jimmy Chan ++ 2005-08-25, 8:52 pm |
| Hi all,
I want to use one site and have different virtual directory / directory and
control access via NTFS permissions for different user account and some user
only can see own directory, but administrator and one or two user can see
upper directory with all resource ....
How to do it, do any MS document I canreference? Specially the NTFS
Permission document how to control different have the right permission ...
and setup of the Virtual directory ....
thx
--
Jimmy Chan
http://www.wusogorphoto.net
A great photography web site
| |
| Bernard Cheah [MVP] 2005-09-06, 2:52 am |
| With IIS 6, you can use the new user isolation feature. then create a
virtual directory thta link to the ftproot, user with proper permissions
will able to see all directory.
For lower version, the most you can do is to redirect user to their home
folder, but they will be able to cd .. back to the ftp root. however, if you
create all folder in virtual directory mode, user will not see the directory
listing, though this would apply to your admin user as well.
--
Regards,
Bernard Cheah
http://www.iis-resources.com/
http://www.iiswebcastseries.com/
http://www.msmvps.com/bernard/
"Jimmy Chan ++" <JimmyChan@discussions.microsoft.com> wrote in message
news:99FE93E7-5479-4150-85B0-48108DE12A2F@microsoft.com...
> Hi all,
>
> I want to use one site and have different virtual directory / directory
> and
> control access via NTFS permissions for different user account and some
> user
> only can see own directory, but administrator and one or two user can see
> upper directory with all resource ....
>
> How to do it, do any MS document I canreference? Specially the NTFS
> Permission document how to control different have the right permission ...
> and setup of the Virtual directory ....
>
> thx
>
> --
> Jimmy Chan
> http://www.wusogorphoto.net
> A great photography web site
|
|
|
|
|