On Sun, Apr 08, 2007 at 09:08:23AM -0700, Adam Chlipala wrote: > I'm _almost_ done with everything, but it now seems that 'kadmin.local' > isn't installed on mire, which is preventing me from creating a domtool > keytab there. Could someone install it, please? > > docelic, is it expected that the domtool keytab on mire refers to the > wrong user? With the horribly un-informative Kerberos error messages, > that's what I'm guessing the problem is that is preventing domtool-slave > from starting.
Yes, kadmin.local is intended only to be ran on the localhost of AFS server.. Remote locations (well, even the fileserver itself where you run kadmin.local) can also run 'kadmin', which is the remote version of the command. kadmin -p principal_name -k -t /keytab_file And yes, it is expected that the keytab is wrong, since /etc/keytabs/ is local to deleuze. For the moment, I will rsync the /etc/keytabs/ directory. For long term solution, we will figure something out. Cya -doc _______________________________________________ HCoop-SysAdmin mailing list [email protected] http://hcoop.net/cgi-bin/mailman/listinfo/hcoop-sysadmin
