Re: FTP P



I'm not really sure if I'm in user isolation mode, because the users can see
the different folders.

Let me explain wath is that I do:

1. I run the IIS FTP Sites Wizzard to add a new FTP Site.
2. I choose the FTP User Isolation, and then I mark the second choice,
Isolate users
(Users must be assigned an FTP home....etc.)
3. I enter the path, in my case C:\FTPSITES
4. I give only the Read Permissions.

Then:

1. I create the Virtual Directory in this FTP and enter the path
C:\FTPSITES\LOCALUSER
2. In the C:\FTPSITES\LOCALUSER exist a folder called FUTSAL that is a user
that I defined previosly and have the full rights for this folder.
3. In this Folder exist other folder called SOLINME and still have the user
SOLINME with full rights for this folder.

When I see the permissions in the IIS FTP Sites, my FTP new site, my Virtual
Directory new SOLINME have the permissions of FUTSAL, and viceversa.

If I delete the complete user, still delete for the other Virtual Directory.

If I change the FTP site Directory in the FTP Sites, my FTP site, to another
path, like C:\FTP's, the users can't access the FTP Virtual Directory, ask me
the user and password and I give that and do not enter.

What's I do wrong?, I'm frustrate....

Thanks a lot.

Javier


"Bernard Cheah [MVP]" wrote:

> Are you really in user isolation mode? if yes, user xyz will be directed to
> userxyz folder and that would be the ftproot, he/she can't navigate to other
> folders. if the ftp site has virtual directory, by default those are hidden.
> and can't be see in directory listing.
>
> So, double check your ftp site mode.
>
> --
> Regards,
> Bernard Cheah
> http://www.iis-resources.com/
> http://www.iiswebcastseries.com/
> http://www.msmvps.com/bernard/
>
>
> "Javier" <Javier@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> news:B1F2CAF1-5A25-429D-BE49-96D91548FD1F@xxxxxxxxxxxxxxxx
> > Thanks Bernard, you help me very much.
> >
> > Another problem is that when I go to the FTP site with some user, example:
> >
> > XYZ have permision to enter to his respective virtual directory, and I
> > enter
> > with his user and password, when I refresh or update the site with F5 or
> > the
> > respective key in the browser, the other Virtual Directories are visibles
> > and
> > I can access to the others users.
> >
> > How can to prevent the access to the LocalUser Folder?
> >
> > Thanks for your help.
> >
> > Excuse me my English, but I prefer this Newsgroup, others is very slow the
> > answer.
> >
> > Javier Salvatierra
> > Costa Rica
> >
> >
> >
> > "Bernard Cheah [MVP]" wrote:
> >
> >> Yes. it the to have the folder name convention. Refer
> >> How To Set Up Isolated Ftp Site
> >> http://support.microsoft.com/?id=555018
> >>
> >> Auto login via browser? you can try
> >> ftp://username:password@xxxxxxxxxxxxxxxxxx
> >>
> >> Take note, the password will be visible with http link. etc.
> >>
> >>
> >> --
> >> Regards,
> >> Bernard Cheah
> >> http://www.iis-resources.com/
> >> http://www.iiswebcastseries.com/
> >> http://www.msmvps.com/bernard/
> >>
> >>
> >> "Javier" <Javier@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> >> news:531814AA-C476-452B-BBF7-34C23537887C@xxxxxxxxxxxxxxxx
> >> >I resolved all the problem, and isn't easy that I was thinking. I have
> >> >to
> >> > create folders like LocalUser and Public, and Users in the FTP folder.
> >> >
> >> > Only a question, how is possible that ask the user and password for a
> >> > user
> >> > when I access the FTP over the Internet?, someting like
> >> > ftp:\\solinme.com\user:xyz,password:zyx and not over the File, Log On
> >> > As?.
> >> >
> >> > Thanks for your help.
> >> >
> >> > Javier Salvatierra
> >> >
> >> > "Bernard Cheah [MVP]" wrote:
> >> >
> >> >> I assumed you have created a ftp site, not web site.
> >> >> what's the full 530 error msgs? see if this help.
> >> >> Err Msg: 530 User <Username> Cannot Log In. Login Failed.
> >> >> http://support.microsoft.com/?id=200475
> >> >>
> >> >> --
> >> >> Regards,
> >> >> Bernard Cheah
> >> >> http://www.iis-resources.com/
> >> >> http://www.iiswebcastseries.com/
> >> >> http://www.msmvps.com/bernard/
> >> >>
> >> >>
> >> >> "Javier" <Javier@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> >> >> news:057D4120-69C6-4453-825B-B46CC4BDC0C3@xxxxxxxxxxxxxxxx
> >> >> >I doit the next:
> >> >> >
> >> >> > Created a Folder, called WebSites
> >> >> >
> >> >> > Into this Folder 2 New Folders, Futsal and Solinme
> >> >> >
> >> >> > I gived the user Futsal to Futsal with Full Control,
> >> >> >
> >> >> > I gived the user Solinme to Solinme With Full Control.
> >> >> >
> >> >> > When I tried to browse directly in the IIS Manager, ask me the user
> >> >> > and
> >> >> > password and is
> >> >> > imposible to log on the Virtual Directory (VD) in both of them.
> >> >> >
> >> >> > I execute FTP.EXE www.solinme.com in the CMD prompt and give me the
> >> >> > 530
> >> >> > Error,
> >> >> >
> >> >> > I need to resolve this problem.
> >> >> >
> >> >> > I'm using Windows Server 2003 Web Edition.
> >> >> >
> >> >> > Best Regards,
> >> >> >
> >> >> > Javier Salvatierra.
> >> >> >
> >> >> >
> >> >> > "Javier" wrote:
> >> >> >
> >> >> >>
> >> >> >>
> >> >> >> "Bernard Cheah [MVP]" wrote:
> >> >> >>
> >> >> >> > If you like to have 2nd site on the same port, then you need
> >> >> >> > addtional
> >> >> >> > IP
> >> >> >> > address.
> >> >> >> >
> >> >> >> > --
> >> >> >> > Regards,
> >> >> >> > Bernard Cheah
> >> >> >> > http://www.iis-resources.com/
> >> >> >> > http://www.iiswebcastseries.com/
> >> >> >> > http://www.msmvps.com/bernard/
> >> >> >> >
> >> >> >> >
> >> >> >> > "Javier" <Javier@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> >> >> >> > news:E2E35D05-85FE-4664-84C6-428DD9F37E90@xxxxxxxxxxxxxxxx
> >> >> >> > > Hi Bernard:
> >> >> >> > >
> >> >> >> > > I want to know how is possible to control the virtual
> >> >> >> > > directories
> >> >> >> > > via
> >> >> >> > > ntfs?
> >> >> >> > >
> >> >> >> > > I have some like Jan, one Ftp site via 21 port, and need to
> >> >> >> > > create
> >> >> >> > > another,
> >> >> >> > > but I want to use the same port.
> >> >> >> > >
> >> >> >> > > Thanks,
> >> >> >> > >
> >> >> >> > > Javier Salvatierra
> >> >> >> > >
> >> >> >> > > "Bernard Cheah [MVP]" escribió:
> >> >> >> > >
> >> >> >> > >> Typical NAT issue.
> >> >> >> > >> FTP Error: 500 Invalid PORT Command
> >> >> >> > >> http://support.microsoft.com/?id=281193
> >> >> >> > >>
> >> >> >> > >> Why not just 1 ftp sites with many virtual directories ?
> >> >> >> > >> and control access via NTFS ?
> >> >> >> > >>
> >> >> >> > >> --
> >> >> >> > >> Regards,
> >> >> >> > >> Bernard Cheah
> >> >> >> > >> http://www.iis-resources.com/
> >> >> >> > >> http://www.iiswebcastseries.com/
> >> >> >> > >> http://www.msmvps.com/bernard/
> >> >> >> > >>
> >> >> >> > >>
> >> >> >> > >> "jan" <jan@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> >> >> >> > >> news:17B49CF7-9CE7-4FB2-8B34-C07FDF74B2BD@xxxxxxxxxxxxxxxx
> >> >> >> > >> > Hi, I create two FTP sites on the IIS 5.0. And first FTP
> >> >> >> > >> > site
> >> >> >> > >> > port
> >> >> >> > >> > 21,
> >> >> >> > >> > and
> >> >> >> > >> > second FTP site port 4999. And also i create 3 virtual
> >> >> >> > >> > directory
> >> >> >> > >> > in the
> >> >> >> > >> > second FTP site.
> >> >> >> > >> >
> >> >> >> > >> > We use ADSL internet connection. I open these ports from
> >> >> >> > >> > ADSL
> >> >> >> > >> > modem to
> >> >> >> > >> > reach
> >> >> >> > >> > these FTP sites from WAN. First FTP site which use 21 port
> >> >> >> > >> > is
> >> >> >> > >> > OK,
> >> >> >> > >> > its
> >> >> >> > >> > working. But second FTP site can be reached, and ask
> >> >> >> > >> > username
> >> >> >> > >> > and
> >> >> >> > >> > passsword.
> >> >> >> > >> > When user login to second FTP site which gives this error :
> >> >> >> > >> >
> >> >> >> > >> > But if i try to reach second FTP site from LAN, there is no
> >> >> >> > >> > problem.
> >> >> >> > >> >
> >> >> >> > >> > Error :
> >> >> >> > >> >
> >> >> >> > >> > An error occurs when try to open folder,
> >> >> >> > >> >
> >> >> >> > >> > Details:
> >> >> >> > >> > 200 Type set to A
> >> >> >> > >> > 500 Invalid PORT command
> >> >> >> > >> > 500 'LPRT
> >> >> >> > >> > 6,16,0,0,0,0,0,0,0,0,255,255,255,255,255,241,16,2,2,4,18'
> >> >> >> > >>
> >> >> >> > >>
> >> >> >> > >>
> >> >> >> >
> >> >> >> >
> >> >> >> >
> >> >>
> >> >>
> >> >>
> >>
> >>
> >>
>
>
>
.



Relevant Pages

  • 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)
  • IIS 5, FTP, Different access permissions for different users
    ... outgoing folder and read from incoming folder, ... I first tried one FTP site Home directory ... with the virtual directory "intFTP" with Directory ...
    (microsoft.public.inetserver.iis.security)
  • Re: require password
    ... go to command prompt and connect ftp locally ... i created a virtual directory IN MY FTP SITE, ftpDir, it points to ... in their website folder, ...
    (microsoft.public.inetserver.iis.ftp)
  • Re: FTP isolation mode and Virtual FTP Directories
    ... The only way to do this is to create a physical directory in the users area ... to match the virtual directory that you have created (Remember that the user ... You create a virtual directory at the root of the FTP site called ... that folder they see the content from "c:\inetpub\Directory1" ...
    (microsoft.public.inetserver.iis.ftp)
  • Re: visual studio .net 2003 aborts on startup
    ... the virtual directory of one of my ASP.NET applications, ... > I deleted all the files in the ApplicationHistory folder and I can now use> visual studio again. ... >> I moved all my projects to a different location, removed all visual studio>> applications and the folders left behind in documents and settings as well as ... >> "Ken Varn" wrote: ...
    (microsoft.public.vsnet.general)