home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.protocols.tcp-ip.ibmpc
- Path: sparky!uunet!mcsun!ub4b!reks.uia.ac.be!news
- From: casteels@evs1.uia.ac.be (Paul Casteels)
- Subject: SOSS and Ultrix
- Message-ID: <1993Jan26.121934.16247@reks.uia.ac.be>
- Sender: news@reks.uia.ac.be (USENET News System)
- Organization: U.I.A.
- Date: Tue, 26 Jan 1993 12:19:34 GMT
- Lines: 25
-
-
- After installing SOSS (a NFS server for pcs) everything works fine if
- I mount it from an IBM RS6000 AIX machine.If I try to mount from a
- DEC Ultrix 4.2 machine I get the following results :
-
- # showmount -e paul produces :
- export list for paul:
- /c/paul (everyone)
- /c (everyone)
- (this is ok)
-
- # mount -t nfs -o wsize=1024,rsize=1024 paul:/c /mnt
- nfs_mount: paul:/c server not responding: RPC: Authentication error; why
- = Invalid client credential
- nfs_mount: access denied for paul:/c
-
- On the pc (debugging enabled) I get the message
- nfsdisp ->> NFS_NULL
- (no MOUNTPROC_MOUNT request)
-
- Is this a known error ?
-
- Kind Regards
- Paul Casteels University of Antwerp/Dpt Physics.
-
-