kerberos share [Q]
2007-12-25 1:42:00
I'm struggaling with a kerberos share problem for several days.
I've seen similar question on the list before, but with no solution proposal.
I'm runing a SEAM KDC on a Solaris 9 machine and try to set up a kerberized NFS
server on Solaris 8 machine.
Following the steps described in System Administrator Collection:
'Configuring SEAM >> Configuring SEAM NFS servers" I got stuck at the sharing
with krb5 security mode, which gives:
Rzeu~>share -F nfs -o sec=krb5,ro=mura /usr
share_nfs: /usr: Invalid argument
Rzeu~>
and at same time on the console appears the following:
Jul 23 10:59:49 zeus nfssrv: NOTICE: exportfs: set gss service nfs at zeus failed
Of course, previously, I've created an nfs service and a root principal for
the NFS server and added the NFS service principal to the KDC's keytab file.
The gssd is uncommented in inetd.conf.
On the NFS server I have the following kerberos and GSS packages:
Rzeu~>pkginfo | egrep "k5|gss"
system SUNWgss GSSAPI V2
system SUNWgssc GSSAPI CONFIG V2
system SUNWgssk kernel GSSAPI V2
system SUNWk5pk kernel Kerberos V5 plug-in w/auth+privacy (32-bit)
system SUNWk5pkx kernel Kerberos V5 plug-in w/auth+privacy (64-bit)
system SUNWk5pu user Kerberos V5 gss mechanism w/auth+privacy (32-bit)
system SUNWk5pux user Kerberos V5 gss mechanism w/auth+privacy (64-bit)
Does anyone of you encountered this problem too or have a hint what could
be the solution?
many thanks, Attila
Comments
Got something to say?
You must be logged in to post a comment.

