all groups > iis ftp > february 2006 >
You're in the

iis ftp

group:

FTP AD user isolation login


FTP AD user isolation login Daniel
2/24/2006 10:05:24 PM
iis ftp:
i tried to setup ftp user isolation using AD. But i couldn't
login to my ftp site with my login name and password. According to
microsoft article, it is because i didn't set the ftpdir. I tried using

script like "iisftp /setadprop myname ftpdir myfolder" and it set to
myfolder. But when i tried login ftp using server\name, but it
prompting wrong login name and password. Pls advise. Thanks

Regards
Daniel
Re: FTP AD user isolation login Bernard Cheah [MVP]
2/26/2006 12:00:00 AM
if you using AD, then try domainname\username to auth.
Next, Chris has got a handy tool for AD isolation -
http://blog.crowe.co.nz/archive/2006/02/15/556.aspx


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


[quoted text, click to view]

Re: FTP AD user isolation login Daniel
2/26/2006 12:29:11 AM
Yes i did enter domain\username. The problem is it can't find my home
directory even i set it using command line , iisftp setadprop
username....... . Any idea ?

Rgds
Daniel



[quoted text, click to view]
Re: FTP AD user isolation login Bernard Cheah [MVP]
2/28/2006 12:00:00 AM
what error msgs you get? 530 home directoy inaccessible?
if yes, get filemon - sysinternals.com, then trace where IIS ftp is sending
the user to.

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


[quoted text, click to view]

Re: FTP AD user isolation login jo
2/28/2006 9:55:08 PM
When you are creating variables FTPRoot and FTPDir be careful in the
DC.

iisftp /setadprop user FTPRoot c:\path\to\ftp\root

iisftp /setadprop user FTPDir \user

When you are logging in don't use "domain\user". Try only "user".
AddThis Social Bookmark Button