Steve Roseman wrote:
> Derrick J Brashear wrote:
>> On Fri, 1 Dec 2006, Steve Roseman wrote:
>>
>>> I can get a token, but it errors when trying to access AFS filespace:
>>>
>>> $ klog
>>> Password:
>>> $ tokens
>>
>> Try the patch I committed yesterday to src/rxkad/private_data.h
> 
> I assume the one with:
> 
> !     afs_int32 ticketLen;      /* length of ticket */
> 
>     No dice...
> 
> $ klog
> Password:
> $ cd /afs/cc/home/lusgr/private
> afs: Tokens for user of AFS id 258 for cell cc.lehigh.edu are discarded
> (rxkad error=19270410)
> ksh: /afs/cc/home/lusgr/private: Permission denied.
> 
> Thanks,
> Steve

One of the scenarios that can cause this error is if the key that the
client is using to encrypt the checksum data is different from the key
the server is using the decrypt it.

This could happen if for a given kvno the key in the KDC is different
from the key stored in the server's KeyFile.

Is that a possibility?

Jeffrey Altman

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to