summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorHenning Brauer <henning@cvs.openbsd.org>2014-04-22 11:15:06 +0000
committerHenning Brauer <henning@cvs.openbsd.org>2014-04-22 11:15:06 +0000
commitf669167cd210d984e28e390de006685fd046af57 (patch)
tree13a222aee70867ae9b07224516c91b69e20be90a /share
parent9f50df7b45fb64b8a2022cc937a6d67e23d26176 (diff)
no more kerberos, ok theo reyk
Diffstat (limited to 'share')
-rw-r--r--share/man/man3/intro.346
-rw-r--r--share/man/man5/mk.conf.56
-rw-r--r--share/man/man7/hier.715
-rw-r--r--share/man/man8/afterboot.811
4 files changed, 9 insertions, 69 deletions
diff --git a/share/man/man3/intro.3 b/share/man/man3/intro.3
index c76e6c57169..dd3a5318687 100644
--- a/share/man/man3/intro.3
+++ b/share/man/man3/intro.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: intro.3,v 1.63 2014/04/07 21:41:50 jmc Exp $
+.\" $OpenBSD: intro.3,v 1.64 2014/04/22 11:15:05 henning Exp $
.\" $NetBSD: intro.3,v 1.5 1995/05/10 22:46:24 jtc Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
@@ -30,7 +30,7 @@
.\"
.\" @(#)intro.3 8.1 (Berkeley) 6/5/93
.\"
-.Dd $Mdocdate: April 7 2014 $
+.Dd $Mdocdate: April 22 2014 $
.Dt INTRO 3
.Os
.Sh NAME
@@ -171,40 +171,11 @@ including long arithmetic, propolice,
and language independent exception support.
Note: users do not normally have to explicitly link with this library.
.Pp
-.It libgssapi Pq Fl lgssapi
-The Generic Security Service Application Program Interface
-.Pq GSS-API
-provides security services to callers in a generic fashion.
-See
-.Xr gssapi 3 .
-.Pp
-.It libhdb Pq Fl lhdb
-The Heimdal Kerberos 5 authentication/authorisation database access
-library.
-.Pp
-.It libheimbase Pq Fl heimbase
-Collection of helper functions for Heimdal Kerberos 5.
-.Pp
.It libiberty Pq Fl liberty
Collection of subroutines missing in other operating systems,
as well as the C++ demangler and other functions used by
the GNU toolchain.
.Pp
-.It libkadm5clnt Pq Fl lkadm5clnt
-Kerberos administration client library,
-for talking to a Kerberos database.
-Clients communicate via the network.
-.Pp
-.It libkadm5srv Pq Fl lkadm5srv
-Kerberos administration server library,
-for talking to a Kerberos database.
-Servers talk directly to the database.
-.Pp
-.It libkafs Pq Fl lkafs
-The Kerberos AFS library.
-See
-.Xr kafs 3 .
-.Pp
.It libkeynote Pq Fl lkeynote
System library for the keynote trust-management system.
Trust-management systems provide standard, general-purpose mechanisms
@@ -220,9 +191,6 @@ See
and
.Xr keynote 4 .
.Pp
-.It libkrb5 Pq Fl lkrb5
-Kerberos 5 library.
-.Pp
.It libkvm Pq Fl lkvm
Kernel memory interface library.
Provides a uniform interface for accessing kernel virtual memory images,
@@ -341,13 +309,6 @@ Command line editing interface.
See
.Xr readline 3 .
.Pp
-.It libroken Pq Fl lroken
-A library containing compatibility functions used by Kerberos.
-It implements functionality required by the Kerberos implementation not
-implemented in the standard
-.Ox
-libraries.
-.Pp
.It librpcsvc Pq Fl lrpcsvc
Generated by
.Xr rpcgen 1 ,
@@ -424,9 +385,6 @@ These are currently
and
.Xr uucplock 3 .
.Pp
-.It libwind Pq Fl lwind
-Heimdal Kerberos 5 implementation of stringprep and some of its profiles.
-.Pp
.It liby Pq Fl ly
The library for
.Xr yacc 1 ,
diff --git a/share/man/man5/mk.conf.5 b/share/man/man5/mk.conf.5
index 611decd856c..d44ead5ad4d 100644
--- a/share/man/man5/mk.conf.5
+++ b/share/man/man5/mk.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mk.conf.5,v 1.25 2013/07/11 07:00:26 ajacoutot Exp $
+.\" $OpenBSD: mk.conf.5,v 1.26 2014/04/22 11:15:05 henning Exp $
.\"
.\" Copyright (c) 2003 Jason McIntyre
.\"
@@ -24,7 +24,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: July 11 2013 $
+.Dd $Mdocdate: April 22 2014 $
.Dt MK.CONF 5
.Os
.Sh NAME
@@ -194,8 +194,6 @@ Reduces redundant tests.
Be careful!
Redundant tests may not be redundant when installing substantially
updated GNU programs.
-.It Ev KERBEROS5
-Compile in support for Kerberos 5 authentication.
.Bq yes
.It Ev NOPIC
Do not build shared libraries.
diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7
index cba4f713f74..535a31044f3 100644
--- a/share/man/man7/hier.7
+++ b/share/man/man7/hier.7
@@ -1,4 +1,4 @@
-.\" $OpenBSD: hier.7,v 1.119 2014/04/18 11:41:10 henning Exp $
+.\" $OpenBSD: hier.7,v 1.120 2014/04/22 11:15:05 henning Exp $
.\" $NetBSD: hier.7,v 1.7 1994/11/30 19:07:10 jtc Exp $
.\"
.\" Copyright (c) 1990, 1993
@@ -30,7 +30,7 @@
.\"
.\" @(#)hier.7 8.1 (Berkeley) 6/5/93
.\"
-.Dd $Mdocdate: April 18 2014 $
+.Dd $Mdocdate: April 22 2014 $
.Dt HIER 7
.Os
.Sh NAME
@@ -110,9 +110,6 @@ Configuration files for
.It isakmpd/
Configuration files for
.Xr isakmpd 8 .
-.It kerberosV/
-Configuration files for the Kerberos version V subsystem (see
-.Xr kerberos 8 ) .
.It ldap/
Certificates and schema definition files for
.Xr ldapd 8 .
@@ -235,9 +232,6 @@ Device-specific C include files.
Include files for the GNU C++ compiler.
.It isofs/
C include files for the ISO standard file systems (currently only cd9660).
-.It kerberosV/
-C include files for the KerberosV authentication subsystem (see
-.Xr kerberos 8 ) .
.It libmilter/
C include files for the
.Xr sendmail 8
@@ -510,8 +504,6 @@ Source for files under GPL or other restrictive licenses.
.It include/
Source for files in
.Pa /usr/include .
-.It kerberosV/
-Source for Kerberos version V.
.It lib/
Source for files in
.Pa /usr/lib .
@@ -593,9 +585,6 @@ Generic
directory.
.It games/
Miscellaneous game status and log files.
-.It kerberosV
-Kerberos database, key and ACL files (see
-.Xr kerberos 8 ) .
.It log/
Miscellaneous system log files.
.Pp
diff --git a/share/man/man8/afterboot.8 b/share/man/man8/afterboot.8
index 3cf8f738a07..de96ff7fb2c 100644
--- a/share/man/man8/afterboot.8
+++ b/share/man/man8/afterboot.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: afterboot.8,v 1.142 2014/01/22 01:29:33 juanfra Exp $
+.\" $OpenBSD: afterboot.8,v 1.143 2014/04/22 11:15:05 henning Exp $
.\"
.\" Copyright (c) 1997 Marshall M. Midden
.\" All rights reserved.
@@ -29,7 +29,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: January 22 2014 $
+.Dd $Mdocdate: April 22 2014 $
.Dt AFTERBOOT 8
.\" Originally created by Marshall M. Midden -- 1997-10-20, m4@umn.edu
.Os
@@ -381,16 +381,11 @@ The manual page for
tells you to make sure to put people in
the
.Sq wheel
-group if they need root access (non-Kerberos).
+group if they need root access.
For example:
.Pp
.Dl wheel:*:0:root,myself
.Pp
-Follow instructions for
-.Xr login_krb5 8
-if using
-Kerberos
-for authentication.
.Ss System command scripts
The
.Pa /etc/rc.*\&