Can someone tell me how I go about getting proper keytab entries in keytab files to make gss-client and gss-server work?
Here's what I did. addprinc -kvno 5 rcmd/host1.abc.com ktadd -k /usr/var/rkb5kdc/kadm5.keytab rcmd/host1.abc.com addprinc -kvno 5 rcmd/host2.abc.com ktadd -k /usr/var/rkb5kdc/kadm5.keytab rcmd/host2.abc.com I then copied the kadm5.keytab to both host1 and host2. On host1 I ran gss-server rcmd/host1.abc.com On host2 I ran gss-client rcmd it imported rcmd/host2.abc.com and failed What am I not getting? Can someone please tell me what to add where with what program? This is driving me nuts. Thanks in advance ________________________________________________ Kerberos mailing list [EMAIL PROTECTED] https://mailman.mit.edu/mailman/listinfo/kerberos