OWA 440 login timeout



Installed and configured SBS2003. Worked like a charm. RWW and OWA
working perfectly. Unfortunately, I applied domain controller policies
and have hosed OWA. RWW still works fine. No issues there. OWA, I get
my certificate, present my login credentials, and immediately get the
440 login timeout. I've tried the following:

1) Open AD Users & Computers. Expand the Users OU, right-click on the
IUSR_<servername> account and select 'Reset password' Reset the
password to anything you want (however, it can't be blank).


2) Open this User Account's properties and verify that the account is
not locked out :^) Also, make sure that 'Password never expires' and
'User cannot change password' are selected.


3) Repeat steps 1 & 2 for the IWAM_<servername> account. Close AD
Users & Computers.


4) Open Internet Information Services (Start | Administrative Tools)


5) Expand <servername> | Web Sites


6) Right-click on 'Default Web Site' and select Properties.


7) Go to the 'Directory Security' tab and click the Edit button under
'Authentication & Access Control'


8) Enter the new password for the IUSR_<servername> account and click
OK.


9) Enter the password again to confirm and click OK.


10) Click OK.


11) Open a command prompt and enter iisreset


12) At the command prompt, enter the following commands:
cd c:\inetpub\adminscripts
adsutil SET w3svc/WAMUserPass <password> (Where <password> =
the password you entered for the IWAM_<servername> account in AD Users
& Computers)
c:\windows\system32\cscript.exe
"c:\inetpub\adminscripts\synciwam.vbs" -v
iisreset

Still unable to get into OWA. Also doesn't work when I do
http:\\domain_name\exchange. I still get the 440 login timeout. This
doesn't work internally. I am not doing external rww yet. I have also
tried:

1. Go into Internet Information Services Manager.
2. Go to the properties of the default website.
3. Select the "Directory Security" tab and then click the edit button
under
"authentication and access control".
4. Type in a new password for the IUSR_COMPUTERNAME account and you
will be
asked to then reenter that password.
5. Apply the change to all the default virtual directories under the
default website.
6. Go to a command prompt and type IISRESET to stop and start all the
IIS
services and then test OWA again to see if it works.

I'm now trying to figure out how to reset the domain controller policy
to default if I can't find another answer. Rebuilding isn't out of the
question either.

Any help would be greatly appreciated. Also know, this isn't a business
issue so it's not pressing. I've been working on it for a couple of
weeks now. I'm just trying to learn for my own education.

Thanks,
John McDermott
john.mcdermott@xxxxxxxxxxxxxx

.


Loading