0x01 简介
AS/400 是当今世界上最流行的中小型、多用户商业计算机系统。广泛应用于流通、金融证券、制造、运输,安防等各个行业。当今有用过 Linux 平台的恒河沙数, 高手在人间。 但纵观用过或懂得IBM Mainframe, AS400, AIX, 的科技人廖如星晨。本人虽然在金融业和IBM工作过,有管理过AIX,HP-UX, Solaris, Linux 的经验, 但就是没有幸用上AS400。
AS400 一般上多是 Critical System。不能随便好像 Linux 那样拿来学或者玩。最近发现有一个方法能够取得AS400访问。所以这遍章中, 我跟大家分享如何取得AS400 的访问。好让有兴趣,或工作上有必要接触 AS400的人能过对此物一窥究竟。
.
0x02 申请账号,激活账号
关于PUB400.COM
自从作为小型测试系统开始以来,该系统已经为IBM i社区服务了15年。
作为学习和测试环境,为全球7万多个用户提供服务,以与最先进的业务操作系统“ IBM i”(以前称为“ AS / 400”)取得联系。 IBM i是用于管理和运行面向业务的工作负载的**集成平台,将传统软件与现代开源技术相结合。 这完全取决于您-IBM i会处理。
0x03 下载终端机
0x04 下载 AS400 Client
C:\Users\inakamono\Downloads\tn5250j-0.7.6-full-bin>dirVolume in drive C is OSVolume Serial Number is CE42-F672Directory of C:\Users\inakamono\Downloads\tn5250j-0.7.6-full-bin09/24/2020 03:35 PM <DIR> .09/24/2020 03:35 PM <DIR> ..10/21/2015 10:11 PM 54,368 activation.jar10/21/2015 10:11 PM 2,297 applet.txt10/21/2015 10:11 PM 64,765 CHANGELOG.txt10/21/2015 10:11 PM 18,339 COPYING10/21/2015 10:11 PM 3,373 e-mail.txt10/21/2015 10:11 PM 4,922 filetransfers.txt10/21/2015 10:11 PM 556,504 itext.jar10/21/2015 10:11 PM 4,552,444 jt400.jar10/21/2015 10:11 PM 720,143 jython.jar10/21/2015 10:11 PM 723,439 jythonlib.jar10/21/2015 10:11 PM 43,888 kunststoff.jar10/21/2015 10:11 PM 109 lock-license.txt10/21/2015 10:11 PM 391,834 log4j-1.2.15.jar10/21/2015 10:11 PM 11,650 macros.txt10/21/2015 10:11 PM 172,623 mailapi.jar10/21/2015 10:11 PM 715 My5250App.html10/21/2015 10:11 PM 2,795 My5250AppPlugin.html10/21/2015 10:11 PM 1,386 My5250SSLApplet.php10/21/2015 10:11 PM 1,849 My5250SSLindex.php10/21/2015 10:11 PM 5,990 readme.txt10/21/2015 10:11 PM 2,842 scripting.txt10/21/2015 10:11 PM 14,377 smtp.jar10/21/2015 10:11 PM 330 SSLinstructions.html10/21/2015 10:11 PM 15,843 tn5250j-128.png10/21/2015 10:11 PM 958 tn5250j-16x16.png10/21/2015 10:11 PM 30,235 tn5250j-256.png10/21/2015 10:11 PM 2,752 tn5250j-32x32.png10/21/2015 10:11 PM 4,825 tn5250j-48x48.png10/21/2015 10:11 PM 61,724 tn5250j-512.png10/21/2015 10:11 PM 168,187 tn5250j-icon.icns10/21/2015 10:11 PM 22,486 tn5250j-icon.ico10/21/2015 10:11 PM 740,149 tn5250j.jar10/21/2015 10:11 PM 1,273 tn5250jLaunchExternalProgram.txt10/21/2015 10:11 PM 18,748 tn5250jSplash.jpg34 File(s) 8,418,162 bytes2 Dir(s) 41,625,366,528 bytes freeC:\Users\inakamono\Downloads\tn5250j-0.7.6-full-bin>java -jar tn5250j.jarINFO [org.tn5250j.GlobalConfigure] Information Message: C:\Users\inakamono\.tn5250j\macros (The system cannot find the file specified). The file macros will be created for first time use.0 [main] INFO org.tn5250j.framework.common.SessionManager - New session Manager initialized2 [main] INFO org.tn5250j.framework.Tn5250jController - plugin directory is: C:\Users\inakamono\Downloads\tn5250j-0.7.6-full-bin\ext2 [main] WARN org.tn5250j.framework.Tn5250jController - Plugin path 'C:\Users\inakamono\Downloads\tn5250j-0.7.6-full-bin\ext' does not exist. No plugins will be loaded.2 [main] INFO org.tn5250j.framework.Tn5250jController - Tn5250j plugin manager created3 [Thread-2] INFO org.tn5250j.framework.Tn5250jController - Tn5250j plugin manager started239 [main] INFO org.tn5250j.framework.tn5250.tnvt - new session -> pub400.com245 [main] INFO org.tn5250j.framework.tn5250.tnvt - Choosed keyboard mapping [description=Brazilian Portuguese, kbdType=BRB, charset=697, codepage=37, ccsid=37] for code page 37271 [Thread-3] INFO org.tn5250j.framework.transport.SocketConnector - Creating Plain Socket
0x05 登录