On Thu, 2003-10-23 at 15:52, Andy Schultz wrote: > Does anyone have any experience doing this kind of thing? > Is their another or better way to run an As/400 command from a Linux box?
Depends how secure your network connection to the 400 is. For something like that in our setup, I'd use rexec on Linux after running a STRTCPSVR SERVER(*REXEC) on the AS/400. I use this quite a bit the other way round - RUNRMTCMD sending commands to the rexecd on my Linux box, and it works well. Regards, Martin -- [EMAIL PROTECTED] AIM/Gaim: DBG400dotNet http://www.dbg400.net /"\ DBG/400 - DataBase Generation utilities - AS/400 / iSeries Open \ / Source free test environment tools and others (file/spool/misc) X [this space for hire] ASCII Ribbon Campaign against HTML mail & news / \ _______________________________________________ This is the Linux 5250 Development Project (LINUX5250) mailing list To post a message email: [EMAIL PROTECTED] To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/linux5250 or email: [EMAIL PROTECTED] Before posting, please take a moment to review the archives at http://archive.midrange.com/linux5250.
