Question

  Asked: Feb 6 2008   4:27 PM GMT
  Asked by: Piano


User Exit Point Programs


User Exit Program FTP

Hi
I developed a user exit program, but, it only works when I do FTP from an AS400 green screen.
If I run ftp from my PC, I can log in as any user. (Not even sure if my exit program gets executed from a PC. It is in library QGPL.

Thanks for your assistance

Sincerely
Nick

Subscribe to Alerts! Get questions and answers delivered to your Inbox.


E-mail me updates on this question



   SUBSCRIBE

hidden modal window

Answer Wiki (Improve, edit or add to this answer)


 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0



First thing I would check is which exit point you registered your exit program for. When coming from a green screen you would be using client FTP so QIBM_QTMF_CLIENT_REQ would be the correct exit point. On the other hand if a PC is using FTP to a System i then the system is a server and the QIBM_QTMF_SERVER_REQ exit point would be the correct one. When working as a server, the system would not call your exit program (if it is only registered for the client support).

Bruce Vining
http://www.brucevining.com/

PS - Is there a reason you're opening up a new question each time? Adding to the initial discussion might make it easier for others to follow.
  • AddThis Social Bookmark Button

Browse more Questions and Answers on AS/400.

Looking for relevant AS/400 Whitepapers? Visit the Search400.com Research Library.


Discuss This Answer


You must be logged-in to discuss a question. Log-in/Register