>>> On 12/26/2013 at 12:55 PM, jan de decker <[email protected]> wrote: > The mount command I tried last, after several variartions was the example > from the IBM manual: > > mount -t nfs4 -o sec=sys proto=tcp Catweazle-zOS/hfs/jedsp/web /jedsp/web
The typical mount syntax involves hostname:/path/name whereas you don't have the colon in it. I don't know what the -o sec=sys does, so I can't comment on that. In the past, you used to have to compile the mvslogin program to run on the Linux system that would be doing the mount. That was so the External Security Manager on z/OS (whether ACF2, RACF, or other) could authenticate the subsequent request for the mount. I would think that _some_ sort of authentication would still be needed today. Mark Post ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
