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)
~: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
    3 nfs/[EMAIL PROTECTED] (DES cbc mode with CRC-32)
    4 nfs/[EMAIL PROTECTED] (DES cbc mode with CRC-32)
~: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

Reply via email to