home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / vms / 18069 < prev    next >
Encoding:
Internet Message Format  |  1992-11-17  |  1.7 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!uwm.edu!spool.mu.edu!darwin.sura.net!haven.umd.edu!umd5!starburst.umd.edu!mike
  2. From: mike@starburst.umd.edu (Michael F. Santangelo)
  3. Newsgroups: comp.os.vms
  4. Subject: ?UCX /NFS/ Question
  5. Summary: How the f### do I get write access to an export?
  6. Keywords: UCX,NFS
  7. Message-ID: <mike.721982321@starburst.umd.edu>
  8. Date: 17 Nov 92 06:38:41 GMT
  9. Sender: news@umd5.umd.edu
  10. Lines: 28
  11.  
  12.  
  13. Okay, I spent a few hours playing with UCX 1.3's NFS Server and
  14. finally managed to get an NFS client to mount the user disk on
  15. my VMS host (simple, non-CFS), config was something like this:
  16.  
  17.   ADD PROXY TESTUSER/UID=-2/GID=-2/HOST="myclient"
  18.   BIND DUA1: "/userdisk"
  19.   ADD EXPORT "/userdisk"/HOST="myclient"
  20.  
  21. myclient successfully mounts a subdirectory (testdir) of DUA1 as
  22. "/userdisk/testdir" using the "nobody" user (uid=-2/gid=-2).  TESTUSER
  23. has full access to this directory, it is its owner and permissions are
  24. set O:RWED,S:RWED,W,G.  In DCL, I place a file in /userdisk/testdir
  25. and the client sees it when I do a directory (ls).  HOWEVER, the
  26. client CAN NOT write to this directory despite everything I have
  27. tried!  It is somehow write protected.
  28.  
  29. Any ideas?  There is a "SECURITY" logical in UCX$NFS_STARTUP set to 0,
  30. does this have anything to do with it?  I am baffled.
  31.  
  32. --
  33. -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  34. Michael F. Santangelo                 + Internet: mike@cbl.umd.edu
  35. Computer & Network Systems Director   +           mike@kavishar.umd.edu
  36. UMCEES / CBL (Solomons Island)        + BITNET:   MIKE@UMUC
  37. University of Maryland                + Voice:    (410) 326-7237 (direct)
  38.                                       +           (410) 326-4281 x237
  39.  
  40.