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



Yes the user can do damage.
- He can use any file editor, even Excel, from his PC to download, update,
change, delete unsecured data.
- He can get into spool files from unsecured output queues. We had a user
who complained her check wasn't right. However she was looking at the
spool file and matched the stub for the check after hers with her check.
We promoted her to Director of Personnel. Seriously.
- They can use iNav to do all sorts of fun stuff to unsecured data and
output queues.

Study the concept "Program Only Access". Basically it says the user does
not have authority to the data. Only programs which adopt authority (or
use profile switching) do. Therefore if they do are not running one of
your programs then they can't use the data.

Relying on menu based security died with the S/34 - if not sooner.

By the was FTP does too respect limit capabilities.
CRTUSRPRF USRPRF(DUMMY) LMTCPB(*YES)
ftp mysamesys
quote rcmd crtpf qgpl/bubbarocks rcdlen(10)
550-Error occurred on command crtpf qgpl/bubbarocks rcdlen(10).
550 Error found on CRTPF command..
quote rcmd dspjob output(*print)
250 Command dspjob output(*print) successful.
QUIT
DSPCMD CRTPF
Allow limited user . . . . . . . . . . : *NO
DSPCMD DSPJOB
Allow limited user . . . . . . . . . . : *YES

However, unless you've secured the data, or correctly employ ftp exit
points, then nothing stops the user from GETting data via ftp,
manipulating it, and PUTting it back.





Rob Berendt

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.