home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / vmsnet / networks / tcpip / multinet / 2629 < prev    next >
Encoding:
Internet Message Format  |  1993-01-08  |  1.0 KB

  1. Path: sparky!uunet!usc!cs.utexas.edu!swrinde!network.ucsd.edu!mvb.saic.com!info-multinet
  2. From: adelman@TGV.COM (Kenneth Adelman)
  3. Newsgroups: vmsnet.networks.tcp-ip.multinet
  4. Subject: Re: setting up external disk via NFS
  5. Message-ID: <930108141057.20a0029a@TGV.COM>
  6. Date: Fri, 8 Jan 93 14:10:57 PST
  7. Organization: Info-Multinet<==>Vmsnet.Networks.Tcp-Ip.Multinet Gateway
  8. X-Gateway-Source-Info: Mailing List
  9. Lines: 16
  10.  
  11. >      Here is my problem, I am trying to export a disk from
  12. >      VMS to a unix system. I have access to the disk on unix,
  13. >      but when I try to modify a file or create a directory on
  14. >      unix I get "permission denied".
  15.  
  16. >      Could you send me an example of this procedure? I supect
  17. >      the problem is an incomplete uid/gid translation, but I
  18. >      am not sure this is the problem. I can access the disk from
  19. >      root on the unix system, but not from a non authorized
  20. >      account.
  21.  
  22.     If you do an "ls -l" from the UNIX side, what UID appears to own
  23. the file? -2, nobody, or 65524 means you don't have the UID mapping
  24. set up right.
  25.  
  26.                             Ken
  27.