summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2000-06-13 09:00:05 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2000-06-13 09:00:05 +0000
commit51f10899440857d8c6f2a571137516581af6c09f (patch)
tree41474cb3ce2142c63ac828eb948f2afb1288f7d3
parented913c6bac38c80ecfb11583f248eb8e53fae2ec (diff)
Notes
-rw-r--r--usr.bin/login/README10
1 files changed, 1 insertions, 9 deletions
diff --git a/usr.bin/login/README b/usr.bin/login/README
index d7c964d48275..16322c98f7db 100644
--- a/usr.bin/login/README
+++ b/usr.bin/login/README
@@ -9,12 +9,4 @@ The following defines can be used:
-Guido
-This login has some of Berkeley's paranoid/broken (depending on your point
-of view) Kerberos code conditionalized out, so that by default it works like
-klogin does at MIT-LCS. You can define KLOGIN_PARANOID to re-enable this code.
-This define also controls whether a warning message is printed when logging
-into a system with no krb.conf file, which usually means that Kerberos is
-not configured.
-
--GAWollman
-
+$FreeBSD$