Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Oct 2024 20:46:07 +0100
From:      Lexi Winter <lexi@le-fay.org>
To:        freebsd-questions@freebsd.org
Subject:   daemon to auto-renenew Kerberos tickets?
Message-ID:  <98c10355-6878-4d92-89c6-c32d97e635b1@le-fay.org>

next in thread | raw e-mail | index | archive | help
hello,

let's say i run 'kinit --renewable' and get a ticket with a lifetime of 
10h which is renewable for 5d.  is there some kind of daemon i can run 
that automatically renew this ticket until the renewable period runs 
out, until i log out?

using MIT Kerberos for Windows, this happens automagically as long as 
i'm logged in, but i can't find any way to do this in FreeBSD.

i understand i could crontab 'kinit -R' or something like that, but i'm 
hoping for something that does this only for logged-in users, but also 
for all users who are logged-in.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?98c10355-6878-4d92-89c6-c32d97e635b1>