20 pts.
 how to restrict user access for ftp
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

Answer Wiki:
you can give permission for the ftp folder. you give which user you want access the ftp another one option is you have entered 1 one user. G.Arumugam
Last Wiki Answer Submitted:  April 16, 2009  10:54 am  by  Arumugamgopal   160 pts.
All Answer Wiki Contributors:  Arumugamgopal   160 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

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.

 23,625 pts.

 

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.

 5,525 pts.