Solaris 10, secure nfs, permission denied

Jeff Blaine jblaine at kickflop.net
Thu May 15 12:55:15 EDT 2008


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/barnowl.foo.com at RCF.FOO.COM (DES cbc mode with CRC-32)
    4 nfs/crete.foo.com at RCF.FOO.COM (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/crete.mitre.org at RCF.MITRE.ORG (DES cbc mode with CRC-32)
    4 nfs/barnowl.mitre.org at RCF.MITRE.ORG (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




More information about the Kerberos mailing list