document supported mechamisms

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14864 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-04-20 10:45:57 +00:00
parent ed16400376
commit 2f619d9f28
2 changed files with 8 additions and 2 deletions

View File

@@ -31,7 +31,7 @@
.\" .\"
.\" $Id$ .\" $Id$
.\" .\"
.Dd January 23, 2003 .Dd April 20, 2005
.Dt GSSAPI 3 .Dt GSSAPI 3
.Os .Os
.Sh NAME .Sh NAME
@@ -45,6 +45,9 @@ provides security services to callers in a generic fashion,
supportable with a range of underlying mechanisms and technologies and supportable with a range of underlying mechanisms and technologies and
hence allowing source-level portability of applications to different hence allowing source-level portability of applications to different
environments. environments.
.Pp
The GSS-API implementation in Heimdal implements the Kerberos 5 and
the SPNEGO GSS-API security mechanisms.
.Sh LIST OF FUNCTIONS .Sh LIST OF FUNCTIONS
These functions constitute the gssapi library, These functions constitute the gssapi library,
.Em libgssapi . .Em libgssapi .

View File

@@ -31,7 +31,7 @@
.\" .\"
.\" $Id$ .\" $Id$
.\" .\"
.Dd January 23, 2003 .Dd April 20, 2005
.Dt GSSAPI 3 .Dt GSSAPI 3
.Os .Os
.Sh NAME .Sh NAME
@@ -45,6 +45,9 @@ provides security services to callers in a generic fashion,
supportable with a range of underlying mechanisms and technologies and supportable with a range of underlying mechanisms and technologies and
hence allowing source-level portability of applications to different hence allowing source-level portability of applications to different
environments. environments.
.Pp
The GSS-API implementation in Heimdal implements the Kerberos 5 and
the SPNEGO GSS-API security mechanisms.
.Sh LIST OF FUNCTIONS .Sh LIST OF FUNCTIONS
These functions constitute the gssapi library, These functions constitute the gssapi library,
.Em libgssapi . .Em libgssapi .