Subject: [thorpej@netbsd.org: CVS commit: basesrc]
To: None <current-users@netbsd.org>
From: Jason R Thorpe <thorpej@zembu.com>
List: current-users
Date: 08/01/2000 23:01:07
FYI...
I think this squashes the last of the "Kerberos warnings, but
I don't use Kerberos!" problems that people have reported. If
this is not the case, please let me know ASAP!
----- Forwarded message from Jason R Thorpe <thorpej@netbsd.org> -----
To: source-changes@netbsd.org
Date: Wed, 2 Aug 2000 08:58:39 +0300 (EEST)
From: Jason R Thorpe <thorpej@netbsd.org>
Subject: CVS commit: basesrc
Module Name: basesrc
Committed By: thorpej
Date: Wed Aug 2 05:58:38 UTC 2000
Modified Files:
basesrc/usr.bin/login: k5login.c klogin.c login.c
Log Message:
If neither Kerberos IV or Kerberos V are configured, don't
issue "Warning: no Kerberos tickets issued."
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 basesrc/usr.bin/login/k5login.c
cvs rdiff -r1.15 -r1.16 basesrc/usr.bin/login/klogin.c
cvs rdiff -r1.59 -r1.60 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.
----- End forwarded message -----
--
-- Jason R. Thorpe <thorpej@zembu.com>