*** Report security** [message #77584] |
Thu, 11 October 2001 10:23 |
Robin
Messages: 73 Registered: October 2001
|
Member |
|
|
Experts,
How can I protect my reports from unaspected user ? I am using role to grant previligs to users. Can I make some new roles to grant accesss of different repors to different users ? or any other way ?
I am using ORACLE 8.0.5 for NT4 with Developer2000 report 6.0.5.
Pls help me.
Thanks
Robin
----------------------------------------------------------------------
|
|
|
Re: *** Report security** [message #78049 is a reply to message #77584] |
Tue, 08 January 2002 04:26 |
arun
Messages: 67 Registered: January 2000
|
Member |
|
|
1)Make some new roles, and assign different users to these roles. AND
2)Force the users to enter their username and password. (Don't hardcode the username and password when calling the report)
|
|
|