Kbase P25484: Prompted for username/password when accessing Report Builder
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  28/10/2003 |
|
Status: Verified
SYMPTOM(s):
Prompted for username/password when accessing Report Builder report via Runtime Engine
Database has "Disallow Blank UserID Access..." set
Report saved with username and password configured
Using PrintRB Interface
RB-DB-CONNECTION set to override database connection parameters defined in Report
CAUSE:
RB-DB-CONNECTION contained incorrect logical database name
FIX:
RB-DB-CONNECTION with override should be configured as follows:
<logical dbname> = -db <dbname> -H <host> -S <service> -N <network> -U <userid> -P <password>
This will override the database connection settings saved in the report.