[240] in Kerberos_V5_Development
additions to klist and kinit
bjaspan@ATHENA.MIT.EDU (bjaspan@ATHENA.MIT.EDU)
Mon Jul 2 19:48:17 1990
What is the name of the mailing list that feeds this meeting?
<steve-dallas> aproj: krb5/src/clients/kinit% ci -u kinit.c
RCS/kinit.c,v <-- kinit.c
new revision: 5.6; previous revision: 5.5
enter log message:
(terminate with ^D or single '.')
>> bjaspan: added the -u option which turns *on* the DUPLICATE_SKEY bit,
>> thus enabling user-to-user authentication. I believe that this should
>> be the default and that -u should turn it off, but for the time being
>> this is good enough for testing.
>> .
done
<steve-dallas> aproj: krb5/src/clients/kinit% cd ../klist
<steve-dallas> aproj: krb5/src/clients/klist% ci -u klist.c
RCS/klist.c,v <-- klist.c
new revision: 5.6; previous revision: 5.5
enter log message:
(terminate with ^D or single '.')
>> bjaspan: added the -f option which turns on the display of the
>> ticket_flags field of each credentials structure. Not terribly useful
>> except for debugging.
>> .
done