![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Keithley goes to Linux on S600 Series test system - Automation.com (press release) | iBot | UNIX and Linux RSS News | 0 | 07-17-2007 01:50 PM |
| transfer data to a remote system from the tape | jack123 | SUN Solaris | 1 | 06-27-2006 12:43 AM |
| How to replace a word with a series of words in a file | brap45 | Shell Programming and Scripting | 2 | 02-20-2006 10:33 PM |
| How do I organize a series of files in date order? | hedgehog001 | UNIX for Dummies Questions & Answers | 1 | 08-22-2005 08:04 PM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
How to transfer files from AIX to AS400/i-series Integrated File System
Hi all,
We (AIX) currently mount to a ZFS on the Mainframe. When one of our local users wants to transfer a file to the Mainframe, they must first run binary MVSLOGIN passing user name and password. Our mainframe will be retired soon and business processes will be transferring to an AS400/i-series. Our AS400 admin is not happy to use NFS on their system (not enough logging) and would prefer a method where our users (AIX) authenticate to them as was done with MVSLOGIN. What is the best method of connecting to the AS400 while still being able to do unix type cp/mv commands from our side? Any suggestions? |
| Forum Sponsor | ||
|
|
|
|||
|
Is the data transfer done on a "per-instance basis" or are the users working with files across platforms? If the first is the case ftp (or some securized variant: sftp, scp, ...) might be sufficient and no nfs is needed.
On the other hand: why should a user who has already authenticated himself on the UNIX machine authenticate himself again on the AS/400? If you put two identical locks on your door which are opened by the same key that doesn't rise the security, yes? You might find some interesting observations in this document: AS/400 and LINUX Integration I hope this helps. bakunin |
|||
| Google UNIX.COM |