After you restore Live Communications Server 2005 from a backup, users cannot connect to Live Communications Server, and event ID 30961 is logged in the Application log (892372)
The information in this article applies to:
- Microsoft Office Live Communications Server 2005 Standard Edition
SYMPTOMSConsider the following scenario. You follow the steps in the Live Communications Server 2005
Standard Edition Deployment Guide
to back up Microsoft Office Live Communications Server 2005 Standard Edition. Later, you restore the Live Communications Server information by following the steps in the Live Communications Server 2005
Standard Edition Deployment Guide. After you do this, you experience all the following symptoms: CAUSEThis problem occurs if the Live Communications Server local groups are not mapped to the serveracct database role, the adminacct database role, and the roacct database role. This problem occurs because the reinstallation of Live Communications Server re-creates the Live Communications Server local groups. Therefore, when you restore the Microsoft SQL Server database information after you reinstall Live Communications Server 2005, the database permissions for the Live Communications Server local groups are not restored. Live Communications Server cannot connect to the database because the local groups do not have rights to the serveracct database role, the adminacct database role, and the roacct database role.RESOLUTIONTo resolve this problem, map the Live Communications Server local groups to the serveracct database role, the adminacct database role, and the roacct database role. To do this, follow these steps: - Insert the Live Communications Server CD into the CD drive or the DVD drive.
- Click Start, click Run, type cmd, and then click OK.
- At the command prompt, type the following command, and then press ENTER:
cscript drive \setup\i386\DBsetup\dbsetup.wsf /setsecurity /serveracct:"localcomputername\RTC Server Local Group" /adminacct:"localcomputername\RTC Local User Administrators" /roacct:"localcomputername\RTC ABS Service Local Group"
Note In this command, replace the placeholders as follows:- Replace drive with the letter of the drive that contains the Live Communications Server CD.
- Replace localcomputername with the name of the Live Communications Server computer.
The following results are returned:Connecting to SQL Server on <computername>\rtc
Successfully added account(s) to the specified database role(s). Note The Dbsetup.wsf script is also located in the C:\Program Files\Common Files\Microsoft LC 2005\DBSetup\ folder. - Quit the command prompt.
Note You do not have to restart the Live Communications Server service after you follow these steps. STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.
Modification Type: | Major | Last Reviewed: | 9/22/2006 |
---|
Keywords: | kbpending kbBug kbtshoot kbprb KB892372 kbAudITPRO |
---|
|