| Bookshelf Home | Contents | Index | Search | PDF | ![]() ![]() |
Siebel Employee Relationship Management Administration Guide > Configuring Siebel ERM >
Configuring Siebel ERM for GUESTRM User
After installing the server and application, you must configure the application for the GUESTERM user. This user ID verifies that each user logging in to Siebel ERM sees the proper Home Page with the correct page tab.
To set up the GUESTERM user
- Using the appropriate database software for your database, create a database login with the following parameters.
Login = GUESTERM
Password = DBPASSWORD
(DBPASSWORD represents a password that you provide)
This step creates the GUESTERM user database account, as required for your RDBMS system.
NOTE: The password is only required for db2 and non DOCI MSSQL databases.
- Stop the Web server.
- Open the
eapps.cfgfile fromSWEApp\BINdirectory.NOTE: The
eapps.cfgfile is installed on the Web server, within the Siebel directory.The
SWEApp\bin\eapps.cfgfile includes definitions that allow unregistered user access.- Locate the following ERM section of the
eapps.cfgfile.[/ERM]
AnonUserName = sadmin
AnonPassword = password
ConnectString = ...
StartCommand = SWECmd=GotoView&SWEView=Portal+Page+Home+View
- Enter the following values.
AnonUserName = GUESTERM
AnonPassword = DBPASSWORD
- Save the
eapps.cfgfile.Restart the Web server.
| Bookshelf Home | Contents | Index | Search | PDF | ![]() ![]() |
Siebel Employee Relationship Management Administration Guide Published: 18 April 2003 |