Re: aklog: unknown RPC error (-1765328370) while getting AFS tickets

Jeffrey E Altman <[email protected]> Wed, 14 Sep 2022 14:00:02 -0400
Newsgroups gmane.comp.file-systems.openafs.general
Organization AuriStor, Inc.
Message-ID <[email protected]>
On 9/14/2022 12:57 PM, Jose M Calhariz 
([email protected]) wrote:
>
> My updated instructions are:
>
> kadmin.local
> addprinc -randkey -e aes256-cts-hmac-sha1-96 afs
> ktadd -k /root/rxkad.keytab afs
> getprinc afs
> quit

If your cell name is "your-cell-name.com" then these need to be

addprinc -randkey -e aes256-cts-hmac-sha1-96 afs/your-cell-name.com
ktadd -k /root/rxkad.keytab afs/your-cell-name.com

The use of "afs@REALM" is ambiguous in environment where there are multiple cells authenticated by a single REALM.

Jeffrey Altman
smime.p7s (application/pkcs7-signature, 3.9 KB) - not displayed