Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Aidan Cully <aidan@netbsd.org>
List: source-changes
Date: 05/29/2000 23:56:17
Module Name: basesrc
Committed By: aidan
Date: Tue May 30 06:56:17 UTC 2000
Modified Files:
basesrc/usr.bin/login: k5login.c klogin.c login.c
Log Message:
Allow krb5 and krb4 to be compiled in to the same login binary at once,
krb5 can request a forwardable TGT,
can get both krb4 and krb5 tickets, if explicitely configured to do so
by the krb5.conf.
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 basesrc/usr.bin/login/k5login.c
cvs rdiff -r1.14 -r1.15 basesrc/usr.bin/login/klogin.c
cvs rdiff -r1.56 -r1.57 basesrc/usr.bin/login/login.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.