home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / vmsnet / networks / tcpip / multinet / 1809 < prev    next >
Encoding:
Text File  |  1992-07-27  |  1.3 KB  |  35 lines

  1. X-Gateway-Source-Info: INTERNET
  2. Path: sparky!uunet!cs.utexas.edu!usc!noiro.acs.uci.edu!unogate!mvb.saic.com!tgv.com!info-multinet
  3. Date: 28 JUL 92 02:47:19 GMT
  4. Newsgroups: vmsnet.networks.tcp-ip.multinet
  5. X-Return-path: <info-multinet-relay@TGV.COM>
  6. X-RFC822-From:     adelman (Kenneth Adelman) @ TGV.COM
  7. From: adelman@TGV.COM
  8. Subject:  Re: NFS to MVS
  9. Organization: The INFO-MULTINET Community
  10. Message-ID: <2380493F28JUL92024719@TGV.COM>
  11. Nntp-Posting-Host: Mvb.Saic.Com
  12. Lines: 21
  13.  
  14. > According to my IBM people just installing NFS on MVS, I need the commands
  15. > mvslogin, mvslogout, and showattr on the client.  IBM has supplied code for
  16. > these for AIX, Unix, OS/2 and DOS.
  17.  
  18. > Has anybody ported these to MultiNet yet?
  19.  
  20.     I did about two years ago, but the stuff has an IBM, SUN, and EDS
  21. copyright on it. If anyone would like to get us permission from all
  22. three to distribute the modified versions, we might include them
  23. in MultiNet. Alternatively, I'd be happy to have them include
  24. my changes in their copies.
  25.  
  26.     The changes were mainly replacing getuid() with a routine
  27. that reads the NFS.CONFIGURATION file to get your UID and
  28. getpwuid() with a routine which returns your VMS username.
  29.  
  30.     The programs have apparently evolved quite a bit over the
  31. last two years, so I doubt my changes would be of any use with the
  32. current versions.
  33.  
  34.                             Ken
  35.