× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



>>How can I suppress this option from the menu (and the transfer icons) ?


This is not sufficient.  Anyone using an ODBC driver can access your data.
You have to change the authority to your data files on your AS/400 to truly
lock things down.

Access to data base files should be public *USE.  Users should NOT have
more authority to the files.

A Super User should have *CHANGE rights to the data.

Each program should adopt the authority of the Super User.

The Super User should NOT be able to sign on (Password *NONE, initial
program *SIGNOFF, initial menu *NONE)

Each user has authority to use the programs.

This plan (pieces may be missing; use at your own risk.  No guarantees.
Your mileage may vary) allows the user to run programs as a Super User,
changing data using your edit programs and all your safeguards.

Users with ODBC drivers will access your data as a 'normal' user, with *USE
(ie read only) access, protecting your data.  You may create special
interface libraries and files that are changable by your users.  Your
programs will read those files, edit the data, and update your protected
files.

--Paul E Musselman
PaulMmn@ix.netcom.com


+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to MIDRANGE-L@midrange.com.
| To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com.
| To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.