Question

  Asked: Sep 20 2007   8:49 PM GMT
  Asked by: CHL


security for iSeries client access data transfer


iSeries Access

I like to know how we can block user from using client access data transfer?

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



As part of the Client Access install on the pc you can take the option to customize, and in there you can select or not select the data transfer option.
Ted

A really good article written by Ron Turull explains how to use the registration facility on the iSeries to limit data transfer requests. You can totally block a user or limit them to download to a PC but not upload to the iSeries. It is in two parts and the URLs are listed below.

Part 1.
http://search400.techtarget.com/tip/1,289483,sid3_gci995296,00.html

Part 2.
http://search400.techtarget.com/tip/0,289483,sid3_gci1000656,00.html
  • 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

Auwakart  |   Sep 27 2007  1:52AM GMT

You remove CWBTF.EXE from your computer. If your application would like to use PC Support, you can use rtopcb.exe from dos command.

Bee

 

Vatchy  |   Sep 27 2007  3:10AM GMT

Restrict the user from the data file in the first place using the built-in AS/400 security (EDTOBJAUT command).

 

CHL  |   Sep 27 2007  3:59PM GMT

I cannot control from the PC configuration. I cannot control at the file level either. I need to control strictly on the user ID level. If the user logon with a specific ID, the file transfer function cannot be run either within client access or Excel.