Focal Point
[SOLVED] DBA security and SQL passthru

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/5747094026

May 23, 2012, 03:11 PM
Mike in DeLand
[SOLVED] DBA security and SQL passthru
We are using DBA security on our tables here. I have a few power users who will be able to use Developer Studio to write their own reports. How would I disable the SQL PASSTHRU so they can't bypass the DBA security? We don't use the SQL PASSTHRU on any of our reports, so disabling it globally would be ok.

Thanks.

This message has been edited. Last edited by: Mike in DeLand,


Webfocus 8
Windows, Linux
May 23, 2012, 03:25 PM
Tom Flynn
Put this as the last line in edasprof.prf, your server profile. This will stop SQL PASSTHROUGH for everyone:

SET DPT=OFF


Tom Flynn
WebFOCUS 8.1.05 - PROD/QA
DB2 - AS400 - Mainframe
May 23, 2012, 03:43 PM
Mike in DeLand
Thanks!


Webfocus 8
Windows, Linux
October 28, 2014, 04:43 PM
Pedro
Hi,

Can we set SET DPT=OFF in a procedure and that will affect only that procedure ?

Thanks in advance
Pierre


Production: WF 7.7.03 / OS: Solaris Sparc 64/ WebServer: Apache Tomcat/6.0/AppServer:WebLogic 10.3 /DB: Oracle 11.2/ Output formats: HTML, Excel, PDF, CSV, ZIP