Skip to Content
0
Former Member
Oct 31, 2005 at 11:24 PM

CMS admin tool account info

94 Views

When setting up domains in CMS, I put a user account instead of the CMSadm account. Later on, I switched from the user account to the CMSadm account. In between a that time and current time, our UME began to use Active Directory to authenticate users. Once that happened, I noticed my Active Directory id was getting persistently locked. It turns out the CMS service tcSLCMS~WebUI is still using my old user account to do something and passing Active Directory the wrong id and locking the account.

Does anyone know where tcSLCMSWebUI gets account information from? I want to find every place in tcSLCMSWebUI where that user account is hard coded and take it out.

Thanks in advance,

JC