summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2014-04-22 14:19:04 +0000
committerjmc <jmc@openbsd.org>2014-04-22 14:19:04 +0000
commitd810ae086cfeb4a4c63f72179224bb347d7b47fb (patch)
treed40304aca971f21a73a946a86a409106df241fa7
parentzap eol whitespace; (diff)
downloadwireguard-openbsd-d810ae086cfeb4a4c63f72179224bb347d7b47fb.tar.xz
wireguard-openbsd-d810ae086cfeb4a4c63f72179224bb347d7b47fb.zip
more kerberos zapping;
-rw-r--r--share/man/man8/intro.823
1 files changed, 2 insertions, 21 deletions
diff --git a/share/man/man8/intro.8 b/share/man/man8/intro.8
index b0e9aa79765..3925e321627 100644
--- a/share/man/man8/intro.8
+++ b/share/man/man8/intro.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: intro.8,v 1.22 2014/03/13 10:12:11 florian Exp $
+.\" $OpenBSD: intro.8,v 1.23 2014/04/22 14:19:04 jmc Exp $
.\" $NetBSD: intro.8,v 1.3 1994/11/30 19:36:24 jtc Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
@@ -30,7 +30,7 @@
.\"
.\" @(#)intro.8 8.2 (Berkeley) 12/11/93
.\"
-.Dd $Mdocdate: March 13 2014 $
+.Dd $Mdocdate: April 22 2014 $
.Dt INTRO 8
.Os
.Sh NAME
@@ -183,25 +183,6 @@ Relevant
.Xr rc.conf 8
variables:
.Va rbootd_flags .
-.Ss Kerberos
-If you are going to use
-.Xr kerberos 8
-for authentication, and you already have a
-Kerberos
-master, change directory to
-.Pa /etc/kerberosV
-and configure.
-Remember to get a
-.Pa keytab
-from the master so that the remote commands work.
-.Pp
-Relevant
-.Xr rc.conf 8
-variables:
-.Va kdc_flags ,
-.Va kadmind_flags ,
-and
-.Va kpasswdd_flags .
.Ss nginx web server (HTTP)
On
.Ox