Hi all,

I have this requirement:

I have two processes, proc A and proc B, they uses the same TGT file, that
is, KRB5CCNAME of them point to the same file. And proc A and proc B both
need to run aklog periodically to renew their afs tokens. Since they use
the same TGT file, I don't know if I should add synchronization mechanisms.
So I want to know if it is OK to run multiple aklogs based on the same TGT
file? Can aklog handle this situation?

Thanks.

Reply via email to