Re: Folders seen by only one customer



Copied from previous replied.
---
If you are using IIS 6, then try the user isolation feature.
How To Set Up Isolated Ftp Site
http://support.microsoft.com/?id=555018

for IIS 5, try this
How To Set Up an FTP Site So That Users Log Onto Their Folders
http://support.microsoft.com/?id=201771

bottom line, you can control access via proper restriction of ntfs
permissions.
------

if you are using IIS5/4, this is expected, what you can do is configure the
ftproot to some dummy folder, then configure virtual directory 'companyXX'
and point it to a correct company data folder.

by default virtual directory is hidden from directory listing.
even user able to do 'cd ..' and navigate to the root path, the user can't
see any folder via dir listing.

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


<xiaohang888@xxxxxxxxx> wrote in message
news:1166132653.183223.284390@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi,
My company has a FTP server. We hav 40 customers using the server
to transfer files. Each customer has their own folder. So I have folder
Company1 to Company40 under the same FTP root.
When Customer 1 log on to our server, I want only folder Company1 seen
to him. Folder Company2 to Company40 are invisible to Customer 1. I've
tried to use NTFS 'list' permissions but so far no luck. If anybody
have done this before, can you tell me how to do it?

Thanks!

Jerry



.



Relevant Pages

  • ftproot permissions
    ... and the local user account (customer account), ... when user Bob logs into the FTP site, they are directed to their folder ... Now, we have an issue with permissions, where authenticated users using ...
    (microsoft.public.inetserver.iis.security)
  • Re: IIS 5, FTP, Different access permissions for different users
    ... with IP restricted 'intftp' login access, ... one thing i guess you don't need is the 'intftp' virtual directory. ... > My objective is to have internal users login> in as intFTP to write to outgoing folder and read ... > original default FTP site and created underthe new intFTP FTP site. ...
    (microsoft.public.inetserver.iis.security)
  • Re: FTP P
    ... I'm not really sure if I'm in user isolation mode, ... I run the IIS FTP Sites Wizzard to add a new FTP Site. ... that I defined previosly and have the full rights for this folder. ... If I delete the complete user, still delete for the other Virtual Directory. ...
    (microsoft.public.inetserver.iis.ftp)
  • Re: Digital transfers question. On topic. Geez. Whod have thunk it?
    ... I set up my own FTP site with a free download, ... computer and is immediately in a folder on his computer. ... I went over to the doctors office and interfered with that. ...
    (sci.med.transcription)
  • require password
    ... created virtual ftp site with its own folder directly below the 'inetpub' ... turned off anonymous access, created a user for the ftp site with ... same way with a different port than 21, ...
    (microsoft.public.inetserver.iis.ftp)

Loading