Thanks for all your help. One of your article 200475 solved the problem.
"Bernard Cheah [MVP]" wrote:
> I'm not sure what you really looking for, but try read the following.
>
> when user can't login due to error 530. read
> Error message in IIS: "530 User <Username> cannot log in. Login failed."
>
http://support.microsoft.com/?id=200475 >
> and ways to control ftp access
> HOW TO: Limit FTP Access in Windows 2000
>
http://support.microsoft.com/?id=318712 > How to create a security-enhanced FTP directory that uses Password
> Authentication
>
http://support.microsoft.com/?id=239120 >
> --
> Regards,
> Bernard Cheah
>
http://www.iis.net/ >
http://www.iis-resources.com/ >
http://msmvps.com/blogs/bernard/ >
>
> "Doobage20" <Doobage20@discussions.microsoft.com> wrote in message
> news:2EA33E83-EF3D-4486-934F-11DF5320EAEE@microsoft.com...
> > Thanks for the reply. Yes, c:\inetpub\ftproot\ftpsite is the home
> > directory.
> > At the moment, only users who are administrators have access. End-user
> > test2 has been given access to the home directory. Am I supposed to enter
> > the end-user in somewhere in IIS?Also, I am going by Article-ID: 300662.
> >
> > Mark
> > "Jeff Cochran" wrote:
> >
> >> On Tue, 1 Aug 2006 13:43:01 -0700, Doobage20
> >> <Doobage20@discussions.microsoft.com> wrote:
> >>
> >> >I have give the test2 end-user full control over in the folloiwing
> >> >folders;
> >> >c:\
> >> >c:\inetpub
> >> >c:\inetpub\ftproot
> >> >c:\inetpub\ftproot\ftpsite
> >> >
> >> >I get the same response as before.
> >>
> >> Is ftpsite the User's home directory? If you're not using User
> >> Isolation, is ftpsite the user name? If you are using User Isolation
> >> your directory structure is wrong. You want:
> >>
> >> c:\inetpub\ftproot\localuser\{UserName}
> >>
> >> Jeff
> >>
> >>
>
>