Help with User Override Security

jdcmwilson

Well Known Member
JDE List,

I am trying to secure my users from being able to create user overrides
(until such a time as I can make them work reliably) but I have not been
able to put my finger on exactly what it is that I need to secure. Can
someone shed some light on this one for me?

Thanks,
James Wilson
CNC Consultant

OW Xe B73.3.3 SP16 AIX
IBM RS/6000 AIX 4.3.3 Enterprise Server (Central Objects)
Oracle DB 8.1.6.3
NT 4.0 Deployment Server
"fat" Win95/Win98 and TSE/Citrix "thin" clients
ZenWorks - using to deploy initial OneWorld clients





All views are expressly my own and in no way reflect those of my employer.
 
James :

You have to deny UPDATE, DELETE and INSERT permissions on
xx7333.F98950 tables.
You may do it either by OneWorld Security or by DBMS procedures.

Sebastian Sajaroff
 
You could try setting security on F98950 to allow view only. I've never done this in a production environment, but, in my tinkering I found that it allowed them to define overrides that lasted for their current session but were never saved.

David D. Helsley, Inc.
[email protected]
 
Back
Top