home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / os2 / networki / 2008 next >
Encoding:
Text File  |  1992-11-04  |  1.6 KB  |  34 lines

  1. Newsgroups: comp.os.os2.networking
  2. Path: sparky!uunet!destroyer!sol.ctr.columbia.edu!usc!rpi!assela
  3. From: assela@aix.rpi.edu (A. Andre Asselin)
  4. Subject: Re: NFS setup
  5. Message-ID: <yrh135m@rpi.edu>
  6. Nntp-Posting-Host: aix.rpi.edu
  7. References: <vhg14!g@rpi.edu> <1992Nov5.022810.15616@nuscc.nus.sg>
  8. Date: Thu, 5 Nov 1992 06:23:19 GMT
  9. Lines: 23
  10.  
  11. ccewch@nuscc.nus.sg (Wong Chee Heng) writes:
  12. >I tried put in the fullly qualified name, same problem as before. In fact 
  13. >I can mount from another UNIX host without have to specify the UID/GID.
  14. >Is the -lusername -ppasswd option important? I need not specify that 
  15. >when I mount from a UNIX host, but the OS/2 mount ask me for it everytime.
  16.  
  17. Wong,
  18.    The NFS client will prompt you for a username and password when PCNFSD
  19. is running on the NFS server you're trying to mount.  This is to add a little
  20. more security to NFS.  If PCNFSD is rnuning on the server, the NFS client
  21. requires you to enter a username/password combo instead of a UID/GID
  22. combo.  Perhaps you could try disabling PCNFSD on the UNIX box to see
  23. if it's PCNFSD or the actual mounting process that denies you access.
  24. If you do this, the OS/2 client will ask you for a UID/GID combo to use.
  25.  
  26. If you have no luck with this, you can send me your exports file, the
  27. command line you're using to mount the server, and the output of
  28. showexp run against the server.  I could look at it and try to figure out
  29. what's wrong (I worked for IBM doing development on the NFS client).
  30. A brief description of your network would be helpful too.
  31.  
  32. Good luck...
  33.                - Andre Asselin   (assela@rpi.edu)
  34.