Re: Dreamweaver access to WS03/IIS6

From: Bernard (qbernard_at_hotmail.com.discuss)
Date: 03/31/04


Date: Wed, 31 Mar 2004 15:53:04 +0800

Wow.. now.. I guess you apply unix world knowledge to IIS.
home directory in windows is different with those in *nix world.
let's don't go that part.

Now, say you have two user - A & B
you create a normal ftp site (standard user isolation)
ftproot -> D:\ftpfiles\
for users folders you create
userA -> D:\ftpfiles\localuser\userA
userb -> D:\ftpfiles\localuser\userB

test the ftp. go to command prompt, enter
'ftp x.x.x.x(iP)'
if userA can login, it will be redirect to this folder
D:\ftpfiles\localuser\userA

now, for website.. you can configure website home
directory to point to this parth for user A
yourwebsite / virtual directory -> D:\ftpfiles\localuser\userA

so when user upload files to this folder,it will reflect to the
web site.. now ensure 'content' user upload is valid.
make sure they damage your server.

you have 3 tasks. so do it one by one.
1) configure ftp
2) configure website to point to the correct path
3) configure dreamweaver or etc

and skip the home directory concept.

-- 
Regards,
Bernard Cheah
http://support.microsoft.com/
http://www.msmvps.com/bernard/
"deko" <dje422@hotmail.com> wrote in message
news:PObac.30478$vC2.2533@newssvr29.news.prodigy.com...
> > it apply to IIS6 as well. as long as you can connect to
> > the server and has permission to write files, you should be fine.
> >
> > next, make sure you protect the web files and directory correctly
> > with proper NTFS permissions, ensure only 'admin' user has write access.
> >
> > and IIS ftp is transmitting in plain text mode, so it can be sniff.
> > you can try various method in the above kb to secure the connection.
> > e.g. vpn. and etc.
>
> Thanks for the reply.  I looked at a few KB articles, including the one
you
> recommended.  I have a unix background and have set up several LAMP
servers -
> this is my first IIS box.  So, the first thing I wanted to do was set up a
home
> directory in which I would create a public_html directory.  I assume this
is
> pretty standard - or is there some reason I should use wwwroot?
>
> In any case, I soon realized that after I created a user - "amazon", for
> example - I needed to log out and log back in as amazon before the home
> directory was created (C:\Documents and Settings\amazon).  So I logged out
and
> back in as amazon, created the public_html directory,  then logged out and
back
> in again as administrator.  Then I went to the IIS admin utility and
created a
> new ftp site "amazon", with C:\Documents and Settings\amazon\public_html
as the
> home directory.  I tried using the "Isolate this account" feature but then
I
> could not log in via ftp - kept getting error 503 - "directory in
inaccessible",
> or something like that.  Also, I had to right click on the ftp sites
directory
> icon (in which I created the amazon ftp site) and change some permissions
and
> settings... any clarification you care to offer here will be much
appreciated -
> I'm still a bit fuzzy on this... - why couldn't I get the Isolate this
account
> feature working? do I need that if I have a separate ftp site just for
uploading
> content?
>
> Okay, so now I was able to ftp into the site, landing in C:\Documents and
> Settings\amazon\public_html by default.  Then I created a new website and
used
> the same home directory from which to serve up content.  Again, I had to
mess
> with some permissions... I know this can be dangerous - I'll lock this
down as
> soon as I figure out how.  I think IIS is like a nuclear power plant -
there are
> advantages to nuclear power, but you'd better have the recourses, time and
> talent to secure it or you're headed for a meltdown...
>
>


Relevant Pages

  • Re: Dreamweaver access to WS03/IIS6
    ... > with proper NTFS permissions, ensure only 'admin' user has write access. ... example - I needed to log out and log back in as amazon before the home ... icon (in which I created the amazon ftp site) and change some permissions and ... the same home directory from which to serve up content. ...
    (microsoft.public.inetserver.iis.ftp)
  • How to make a FTP subdirectory the root directory
    ... I've IIS 6.0 where I've configured the 'Default FTP Site' to the home ... directory 'C:\FTP' and a Virtual Directory 'anonymous' to the home directory ... How do I have to configure IIS so that "/Anonymous" is the root directory of ...
    (microsoft.public.inetserver.iis)
  • Re: Please help! 530 error (all users ) when accessing newly created ftp sites in IE 6.0
    ... 530 User <Username> Cannot Log In, Home Directory Inaccessible. ... Login Failed. ... How To Set Up Isolated Ftp Site ...
    (microsoft.public.inetserver.iis.ftp)
  • Re: UNC names in iisftp.vbs (IIS 6)
    ... I think iisftp.vbs is for ftp site management, ... > In IIS Manager, right click on site. ... Supply a UNC and click ... > Script Docs: ...
    (microsoft.public.inetserver.iis.ftp)
  • RE: 403.1 Forbidden
    ... is set on the web 'home directory' tab in IIS, also that the configuration is ...
    (microsoft.public.inetserver.misc)