Jeff Blaine wrote:
> If anyone has any idea what I am doing wrong here, please
> chime in.
> 
> ~:barnowl> uname -a
> SunOS barnowl.foo.com 5.10 Generic_127127-11 sun4u sparc
> SUNW,Sun-Fire-V240
> ~:barnowl> sudo klist -e -k /etc/krb5.keytab | grep nfs
>     3 nfs/[EMAIL PROTECTED] (DES cbc mode with CRC-32)
>     4 nfs/[EMAIL PROTECTED] (DES cbc mode with CRC-32)

Why does barnowl have a keytab entry for crete in its keytab?

> ~:barnowl> sudo share
> -               /usr   sec=krb5:krb5i:krb5p   ""
> ~:barnowl>
> 
> 
> ~:crete> uname -a
> SunOS crete.foo.com 5.10 Generic_118833-36 sun4v sparc SUNW,Sun-Fire-T200
> ~:crete> sudo klist -e -k /etc/krb5.keytab | grep nfs

Could be hostname and principla dont match: crete.foo.com != crete.mitre.org
and realms don't match between the two machines.

>     3 nfs/[EMAIL PROTECTED] (DES cbc mode with CRC-32)
>     4 nfs/[EMAIL PROTECTED] (DES cbc mode with CRC-32)

Why does crete have a keytab entry for barnowl in its keytab?

> ~:crete> sudo mount -F nfs -o sec=krb5 barnowl:/usr /mnt/barnowl
> nfs mount: mount: /mnt/barnowl: Permission denied
> ~:crete>
> 
> krb5kdc.log on the KDC shows absolutely nothing
> 
> ________________________________________________
> Kerberos mailing list           Kerberos@mit.edu
> https://mailman.mit.edu/mailman/listinfo/kerberos
> 
> 

-- 

  Douglas E. Engert  <[EMAIL PROTECTED]>
  Argonne National Laboratory
  9700 South Cass Avenue
  Argonne, Illinois  60439
  (630) 252-5444
________________________________________________
Kerberos mailing list           Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos

Reply via email to