After reading more about akeyconvert, it appears that it is the tool I needed to import keys into openafs. The tool expects to find the input krb5 key in /etc/openafs/server/rxkad.keytab and outputs the openafs-compatible key into /etc/openafs/server/KeyFileExt:
Code:
sudo cp /tmp/afs.ktab /etc/openafs/server/rxkad.keytabsudo akeyconvert -allsudo asetkey listrxkad_krb5 kvno ? enctype ?; key is: ????????????????????????????????rxkad_krb5 kvno ? enctype ?; key is: ????????????????????????????????????????????????????????????????All done.
Statistics: Posted by ealfonsoy — 2024-05-28 00:03 — Replies 1 — Views 20