problem with nfs4 with kerberos
Kevin Coffman
kwc at citi.umich.edu
Wed Apr 26 17:38:21 EDT 2006
On 4/26/06, Aruna Lakmal <arunaucsc at gmail.com> wrote:
> Hey guys...
> I use RHEL4 linux version..
> I configure my nfs server for work with kerberos as in this web site..
>
> http://www.citi.umich.edu/projects/nfsv4/linux/krb5-setup.html
>
> after that when i try to run command "mount -t nfs4 -o sec=krb5
> 192.168.5.66:/media/ /mnt/"
> it this give this message.. "mount: can't get address for main.mnetplus.lk"
>
> whats is the reason for that..
I'm assuming the reverse DNS lookup of 192.168.5.66 resolves to the
name main.mnetplus.lk, but a forward lookup of that name apparently
fails.
The Kerberos code will assume that the principal for the NFS server is
"nfs/main.mnetplus.lk@<REALM>". What is the name of the principal
that you created and added a keytab entry for?
This discussion may be more appropriate on the nfs4 mailing list:
nfsv4 at linux-nfs.org
K.C.
More information about the Kerberos
mailing list