hi!!
how to restrict user access for ftp in iseries 520 box pls give me the step to solve the issue
ones the user login in ftp it should show Not authorized to login.
with regards
chan
Software/Hardware used:
ASKED:
April 16, 2009 4:10 AM
UPDATED:
April 16, 2009 4:02 PM
Hi,
Another option if you don’t want anyone to access FTP is to stop the FTP server running.
ENDTCPSVR SERVER(*FTP *TFTP)
Should do the trick.
Regards,
Martin Gilbert.
Check out this article http://systeminetwork.com/article/secure-your-ftp-ten-minutes
You need access to the network. If you subscribe to System i Network, you’ve got it.
The neat thing about the method described is that it is folder independant. We have used the program described in this article with good success. Plus, its very easy to implement.