× 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.



That's pretty much the best thing I've come up with. I "think" I could do it, but management doesn't think it's worth it right now.


-----Original Message-----
From: Steve Needles [mailto:Stephen.Needles@xxxxxxxxxxx]
Sent: Wednesday, July 26, 2017 10:29 AM
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx>
Subject: RE: Query client possible to limit tables shown

So you are wanting to list only SYSCATALOG rows where the user has authority to know of the table that the row references. Right?

Somehow you need to obtain a table of objects that the current user has access to, either by specific UserID, Authorization list or by User Profile Authorities and membership in a Group Profiles and such.

Then join this list to the SYSCATALOG on object and you will have your list of objects that the user has actually got permission to see.

It isn't pretty. If someone has a better solution, I'd be interested in hearing it.

Steve Needles



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
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.