home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / protocol / tcpip / ibmpc / 7702 < prev    next >
Encoding:
Text File  |  1993-01-26  |  1011 b   |  36 lines

  1. Newsgroups: comp.protocols.tcp-ip.ibmpc
  2. Path: sparky!uunet!mcsun!ub4b!reks.uia.ac.be!news
  3. From: casteels@evs1.uia.ac.be (Paul Casteels)
  4. Subject: SOSS and Ultrix
  5. Message-ID: <1993Jan26.121934.16247@reks.uia.ac.be>
  6. Sender: news@reks.uia.ac.be (USENET News System)
  7. Organization: U.I.A.
  8. Date: Tue, 26 Jan 1993 12:19:34 GMT
  9. Lines: 25
  10.  
  11.  
  12. After installing SOSS (a NFS server for pcs) everything works fine if
  13. I mount it from an IBM RS6000 AIX machine.If I try to mount from a
  14. DEC Ultrix 4.2 machine I get the following results :
  15.  
  16.  # showmount -e paul   produces :
  17. export list for paul:
  18. /c/paul (everyone)
  19. /c      (everyone)
  20. (this is ok)
  21.  
  22.  # mount -t nfs -o wsize=1024,rsize=1024 paul:/c /mnt
  23. nfs_mount: paul:/c server not responding: RPC: Authentication error; why
  24. = Invalid client credential
  25. nfs_mount: access denied for paul:/c
  26.  
  27. On the pc (debugging enabled) I get the message
  28. nfsdisp ->> NFS_NULL
  29. (no MOUNTPROC_MOUNT request)
  30.  
  31. Is this a known error ?
  32.  
  33. Kind Regards
  34. Paul Casteels     University of Antwerp/Dpt Physics.
  35.  
  36.