> added principal for client ubuntuhardy2 > > addprinc -randkey host/ubuntuhardy2.localhost.network addprinc -randkey > nfs/ubuntuhardy2.localhost.network > client > > logged in on the client: > > kinit admin/admin > Password for admin/[email protected]: r > > add principal for client > > kadmin: addprinc -randkey nfs/ubuntuhardy2.localhost.network
It appears you created the host/ubuntuhardy2.localhost.network principal but did not extract the host key to the local keytab file on ubuntuhardy2, as you did with /ubuntuhardy1. I believe that is required; if I'm wrong someone please correct me. Cheers -- Steve Glasser [email protected] ________________________________________________ Kerberos mailing list [email protected] https://mailman.mit.edu/mailman/listinfo/kerberos
