[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Ticket cache file
25 mar 2008 kl. 18.58 skrev Harald Barth:
>
> When using telnet/rsh/ssh/whatever, the krb library appends a service
> ticket to the FILE: ticket cache. Does the library serialize that with
> appropriate file locking or is that the responsibility of the calling
> program or user?
FILE credential cache implements locking. However I just noticed that
destroy doesn't implement locking, just fixed that.
Love