This is a discussion on Reports Authentication within the Oracle Database forums, part of the Database Server Software category; --> I have a java application that executes Oracle report. All users are connected to the db using the same ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I have a java application that executes Oracle report. All users are connected to the db using the same connection string stored in CGICMD.DAT mapping file. I would like users to connect to the db using their own accounts, without having to supply user/pw. Is it possible to attach a resource to each AS user account and then reference this resource in CGICMD.DAT? Thanks |