I am having an authentication failure, this may take a while so bear
with me:
IIS 6 on WS2003 installed as domain member.
Default Web Site (ASP and .NET installed and authorized)
Sharepoint 2 Services
Exchange Front-End Server
Certificate Server (Root Enterprise CA)
Sharepoint Admin Website
Office Communicator Web Access Website
Now all of these were running last night, for at least 10 hours, not a
problem.
Technical: In order to get Exchange and Sharepoint to work together, I
had to reset the NTAuthenticationProviders back to "Negotiate,NTLM" on
the FE Server, every application on IIS seems to create its own pool,
and everything looks correct, well nothing has changed.
Netdiag: No errors, No warnings, No Problem
DCDiag:
Starting test: Services
* Checking Service: Dnscache
* Checking Service: NtFrs
* Checking Service: IsmServ
IsmServ Service is stopped on [HQ-MAN-SRV-03]
* Checking Service: kdc
* Checking Service: SamSs
* Checking Service: LanmanServer
* Checking Service: LanmanWorkstation
* Checking Service: RpcSs
* Checking Service: w32time
* Checking Service: NETLOGON
......................... HQ-MAN-SRV-03 failed test Services
Thats the only error in DCDiag, but the lsmServ service will not start,
error 1053 failed to start in a timely manner
Event Logs: Event 4
The kerberos client received a KRB_AP_ERR_MODIFIED error from the
server host/hq-man-srv-01.DomainA.com. The target name used was
HTTP/hq-man-srv-01.DomainA.com. This indicates that the password used
to encrypt the kerberos service ticket is different than that on the
target server. Commonly, this is due to identically named machine
accounts in the target realm (DOMAINA.COM), and the client realm.
Please contact your system administrator.
That appears twice in the event log (in the last 8 weeks) and the 2
event are 14 hours and 8 minutes apart, so really no pattern.
Registered ServicePrincipalNames for
CN=HQ-MAN-SRV-01,CN=Computers,DC=domainA,DC=com:
HOST/hq-man-srv-01$
HOST/hq-man-srv-01$.DomainA
exchangeMDB/hq-man-srv-01.DomainA.com
exchangeMDB/HQ-MAN-SRV-01
exchangeRFR/hq-man-srv-01.DomainA.com
exchangeRFR/HQ-MAN-SRV-01
SMTPSVC/HQ-MAN-SRV-01
SMTPSVC/hq-man-srv-01.DomainA.com
HOST/HQ-MAN-SRV-01
HOST/hq-man-srv-01.DomainA.com
That pretty much covers it, if you could take a look, I have downloaded
the IIS resource kit, and documentation. It was recommended that I look
at this:
18_CHAPTER_5_Managing_a_Secure_IIS_6.0_Solution.doc -
Section: Kerberos Authentication Requires SPNs for Multiple Worker
Processes
But, honestly I have no idea what I'm doing with it, and I dont want to
make it worse.
So please help
Shaine