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



All the below is true and they way to go, but requires a system admin to
set up in addition to a developer. The exits do not need to be
complicated and (since you have mainframe developers) can be done in COBOL
as well. I can dig up some samples if needed.

The flip side is to consider one of several commercial products that
provide those controls.



On Thu, Apr 2, 2020 at 5:06 PM Nathan Andelin <nandelin@xxxxxxxxx> wrote:

In addition to what Vern said, system administrators can *EXCLUDE users
from IFS directories by using the WRKAUT command. The stock FTP client and
all other programs would be subject to such restrictions. They could also
set the HOMEDIR (Home directory) in the user profile, or set a user's
INLPGM (initial program to call upon successful login).


On Thu, Apr 2, 2020 at 3:56 PM Vernon Hamberg <vhamberg@xxxxxxxxxxxxxxx>
wrote:

Hi Laurence

This kind of thing can be done but not with bare-bones FTP, which
doesn't have any of that capability.

This needs to use what are called exit points, there are security
products which can set this up easily, or you can write your own
program, which will be called at a certain point, an exit point, in the
FTP process. This program needs to be registered to that exit point in
the registry (not Windows registry) on IBM i. WRKREGINF can show you all
the exit points.

I think you want the QIBM_QTMF_CLIENT_REQ exit point. Google for that
and you should find information and examples - of course, IBM's
documentation is the first thing to read, IMO.

HTH
Vern


--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/midrange-l.

Please contact support@xxxxxxxxxxxx for any subscription related
questions.

Help support midrange.com by shopping at amazon.com with our affiliate
link: https://amazon.midrange.com


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.