>>>>> "Rick" == Rick <[EMAIL PROTECTED]> writes:
Rick> I'm using the GSS-API in an application server I wrote and
Rick> periodically get the message "Permission denied in replay
Rick> cache code". It appears to be the result of a failed call
Rick> to gss_acquire_cred().
Rick> I can't find any information on what the replay cache is,
Rick> how it works. Does anyone have any idea why I'm getting
Rick> this error?
It's used to make sure that a request that the system has already
received isn't duplicated. It generally lives in /var/tmp and takes
the form rc_host_0 or or rc_servicename_uid
________________________________________________
Kerberos mailing list [EMAIL PROTECTED]
http://mailman.mit.edu/mailman/listinfo/kerberos