| Unix Content | Register | FAQ | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
|
| Suruchi wrote: > > hi i am using Mac OS X(leopard) > > i have configured kerberized NFS service. > my /etc/exports file contains > > /nfstest abcd.com > > on client abcd.com when i try to use nfs through: > mount -v -o vers=4.0alpha -o sec=krb5 server:/nfstest /nfstest > > i am getting following error in system log: > > Aug 24 22:46:06 abcd kernel[0]: nfs_gss_clnt_gssd_upcall: gssd port not > valid > Aug 24 22:46:06 abcd kernel[0]: nfs4_setclientid failed, 80 > > why is this problem occuring? is there any way i can change the port no.? > > Any pointers plz? > i forgot to write complete exports file contents. these are: /nfstest abcd.com -sec=krb5 -ro -- View this message in context: http://www.nabble.com/NFS-Error%3A-g...p19138522.html Sent from the Kerberos - General mailing list archive at Nabble.com. |