I'm compiling some code using 3.2beta on SunOS4.1.2. It looks like
code =
ka_UserAuthenticateGeneral(KA_USERAUTH_VERSION+KA_USERAUTH_DOSETPAG
.
.
) /* obtain tokens with its own pag */
.
<some stuff to manipulate data>
.
pioctl(0, VIOCUNLOG, %buff, 0) /* get rid of tokens */
Under 3.1, this worked fine. It still works under 3.2, but it also
seems to dump a ticket file in /tmp (a file /tmp/tktp<nn>). What
gives? Is this intentional, or am I missing some flag? I assumed
that this information used to be kept in the kernel, but maybe this
is to provide Kerberos compatibility by default.....???
---
*****************************************************************
Mahesh Subramanya INTERNET: [EMAIL PROTECTED]
Senior Analyst
Office of University Computing
University of Notre Dame Voice: (219) 239-5600 x6421
Notre Dame, IN 46556
*****************************************************************