[6974] in Kerberos
a few EASY questions, for once :)
daemon@ATHENA.MIT.EDU (sysop@megahits.com)
Mon Apr 1 11:34:53 1996
From: sysop@megahits.com
Date: Mon, 01 Apr 1996 10:43:19 -0500
To: kerberos@MIT.EDU
a few relatively simple questions. (the setup is CNS V4 on linux 1.2.13)
After running and quitting the kadmin program, it leaves behind "residue" in
the form of a line which can be found by doing a ps -aux, looking very
similar to this:
--
root 4968 0.0 0.0 173 0 ? Z Mar 30 0:00 (kadmind) <zombie>
--
Over time, and after using kadmin on a fairly consistent basis, these zombie
processes start to pile up. Is there any way to get rid of them, or ensure
that they don't exist to begin with?
also - is there a way to get a list of all the people we have "ank'd" with
kadmin?
last but not least - we are an ISP using kerberos to authenticate modem
access requests over frame relays via a xyplex terminal server - is there a
way to list who is online at the current time? Or rather, who is using the
system, much like a unix "who" command?
thanks in advance