|
Home > Archive > IIS FTP Server > September 2005 > Can't login into AD user isolation account after update SP1.
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Can't login into AD user isolation account after update SP1.
|
|
| Changbeom Park 2005-08-25, 6:04 pm |
| I have update Windows 2003 server ServicePack 1 to Win 2003 Std,
after I can't login into AD user isolation FTP account.
Error message is '530 User XXX cannot log in, home directory inaccessible.'.
before update, FTP was good. but It isn't now.
I checked isolation home directory setting by
'iisftp /getadprop UserID FTPROOT', 'iisftp /getadprop UserID FTPDIR'.
but It's OK.
What's happen?
| |
| Bernard Cheah [MVP] 2005-09-06, 2:52 am |
| Permission setting correct?
Use filemon (sysinternals.com) run it on the ftp server, then try ftp again.
check the log file and see which directory the IIS ftp is sending the user
to.... and what's causing it to failed.
--
Regards,
Bernard Cheah
http://www.iis-resources.com/
http://www.iiswebcastseries.com/
http://www.msmvps.com/bernard/
"Changbeom Park" <ChangbeomPark@discussions.microsoft.com> wrote in message
news:E8659AED-0255-4F13-83E3-1ECD0A9161A8@microsoft.com...
>I have update Windows 2003 server ServicePack 1 to Win 2003 Std,
> after I can't login into AD user isolation FTP account.
>
> Error message is '530 User XXX cannot log in, home directory
> inaccessible.'.
>
> before update, FTP was good. but It isn't now.
>
> I checked isolation home directory setting by
> 'iisftp /getadprop UserID FTPROOT', 'iisftp /getadprop UserID FTPDIR'.
>
> but It's OK.
>
> What's happen?
|
|
|
|
|