When started on Windows, the report processing serversReport Job Servers, Program Job Servers, Page Servers, and Report Application Serversby default log on to the local system as services with the Windows NT/2000 "LocalSystem" account. This account determines the permissions that each service is granted on the local machine. This account does not grant the service any network permissions.
In the majority of cases, this account is irrelevant in relation to the server's task of processing reports against your data source. (The database logon credentials are stored with the report object.) Thus, you can usually leave each server's default logon account unchanged or, if you prefer, you can change it to a Windows user account with the appropriate permissions.
However, there are certain cases when you must change the logon account used by the processing servers. These cases arise either because the server needs additional network permissions to access the database, or because the database client software is configured for a particular Windows user account. This table lists the various database/ driver combinations and shows when you must complete additional configuration.
Tip: If your reports require ODBC connections, set up identical System Data Source Names (DSNs) on each machine that is running a processing server. Ensure that each of these DSNs matches the DSN that was used when the report was designed.
Database | Driver | Additional Configuration Required |
---|---|---|
If you use SQL Server's "Trusted Connection" setting, change each server's log on account to a Windows user account that has permissions within the database. (In this case, the database logon credentials stored with the report object should be blank.) | ||
For on Tip: IBM offers several client applications for connecting to DB2. The recommended client is IBM DB2 Direct Connect, whose ODBC drivers were written for actual programmatic interaction with products like Crystal Enterprise. See the Crystal Care Knowledge Base for discussions of this and other DB2 clients. | ||
| ||
|
Tip: Running a service under an Administrator account does not inadvertently grant administrative privileges to another user, because users cannot impersonate services.
For details on changing the user account for the Job Server or Page Server, see Changing the server user account.
Crystal Decisions http://www.crystaldecisions.com/ Support services http://support.crystaldecisions.com/ |