make more pretty, from Björn Sandell
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15110 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
.\" Copyright (c) 2004 Kungliga Tekniska H<>gskolan
|
.\" Copyright (c) 2004-2005 Kungliga Tekniska H<>gskolan
|
||||||
.\" (Royal Institute of Technology, Stockholm, Sweden).
|
.\" (Royal Institute of Technology, Stockholm, Sweden).
|
||||||
.\" All rights reserved.
|
.\" All rights reserved.
|
||||||
.\"
|
.\"
|
||||||
@@ -31,7 +31,7 @@
|
|||||||
.\"
|
.\"
|
||||||
.\" $Id$
|
.\" $Id$
|
||||||
.\"
|
.\"
|
||||||
.Dd April 25, 2004
|
.Dd May 10, 2005
|
||||||
.Dt KRB5_COMPARE_CREDS 3
|
.Dt KRB5_COMPARE_CREDS 3
|
||||||
.Os HEIMDAL
|
.Os HEIMDAL
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@@ -73,7 +73,7 @@ normally only called indirectly via
|
|||||||
The following flags, set in
|
The following flags, set in
|
||||||
.Fa whichfields ,
|
.Fa whichfields ,
|
||||||
affects the comparison:
|
affects the comparison:
|
||||||
.Bl -tag -compact -offset indent
|
.Bl -tag -width KRB5_TC_MATCH_SRV_NAMEONLY -compact -offset indent
|
||||||
.It KRB5_TC_MATCH_SRV_NAMEONLY
|
.It KRB5_TC_MATCH_SRV_NAMEONLY
|
||||||
Consider all realms equal when comparing the service principal.
|
Consider all realms equal when comparing the service principal.
|
||||||
.It KRB5_TC_MATCH_KEYTYPE
|
.It KRB5_TC_MATCH_KEYTYPE
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
.\" Copyright (c) 2003 - 2004 Kungliga Tekniska H<>gskolan
|
.\" Copyright (c) 2003 - 2005 Kungliga Tekniska H<>gskolan
|
||||||
.\" (Royal Institute of Technology, Stockholm, Sweden).
|
.\" (Royal Institute of Technology, Stockholm, Sweden).
|
||||||
.\" All rights reserved.
|
.\" All rights reserved.
|
||||||
.\"
|
.\"
|
||||||
@@ -31,7 +31,7 @@
|
|||||||
.\"
|
.\"
|
||||||
.\" $Id$
|
.\" $Id$
|
||||||
.\"
|
.\"
|
||||||
.Dd November 9, 2004
|
.Dd May 10, 2005
|
||||||
.Dt KRB5_GET_INIT_CREDS 3
|
.Dt KRB5_GET_INIT_CREDS 3
|
||||||
.Os HEIMDAL
|
.Os HEIMDAL
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@@ -260,10 +260,10 @@ device.
|
|||||||
.Fa reply
|
.Fa reply
|
||||||
must be preallocated, it will not be allocated in by the prompter
|
must be preallocated, it will not be allocated in by the prompter
|
||||||
function.
|
function.
|
||||||
Possible value for the
|
Possible values for the
|
||||||
.Fa type
|
.Fa type
|
||||||
element are:
|
element are:
|
||||||
.Bl -tag -compact -offset indent
|
.Bl -tag -width Ds -compact -offset indent
|
||||||
.It KRB5_PROMPT_TYPE_PASSWORD
|
.It KRB5_PROMPT_TYPE_PASSWORD
|
||||||
.It KRB5_PROMPT_TYPE_NEW_PASSWORD
|
.It KRB5_PROMPT_TYPE_NEW_PASSWORD
|
||||||
.It KRB5_PROMPT_TYPE_NEW_PASSWORD_AGAIN
|
.It KRB5_PROMPT_TYPE_NEW_PASSWORD_AGAIN
|
||||||
|
@@ -31,7 +31,7 @@
|
|||||||
.\"
|
.\"
|
||||||
.\" $Id$
|
.\" $Id$
|
||||||
.\"
|
.\"
|
||||||
.Dd April 24, 2005
|
.Dd May 10, 2005
|
||||||
.Dt KRB5_KRBHST_INIT 3
|
.Dt KRB5_KRBHST_INIT 3
|
||||||
.Os HEIMDAL
|
.Os HEIMDAL
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@@ -80,7 +80,7 @@ of interest and the type of service to lookup. The
|
|||||||
.Fa type
|
.Fa type
|
||||||
can be one of:
|
can be one of:
|
||||||
.Pp
|
.Pp
|
||||||
.Bl -tag -compact -offset indent
|
.Bl -tag -width Ds -compact -offset indent
|
||||||
.It KRB5_KRBHST_KDC
|
.It KRB5_KRBHST_KDC
|
||||||
.It KRB5_KRBHST_ADMIN
|
.It KRB5_KRBHST_ADMIN
|
||||||
.It KRB5_KRBHST_CHANGEPW
|
.It KRB5_KRBHST_CHANGEPW
|
||||||
@@ -101,7 +101,7 @@ is the same flags as
|
|||||||
uses.
|
uses.
|
||||||
Possible values are:
|
Possible values are:
|
||||||
.Pp
|
.Pp
|
||||||
.Bl -tag -compact -offset indent
|
.Bl -tag -width KRB5_KRBHST_FLAGS_LARGE_MSG -compact -offset indent
|
||||||
.It KRB5_KRBHST_FLAGS_MASTER
|
.It KRB5_KRBHST_FLAGS_MASTER
|
||||||
only talk to master (readwrite) KDC
|
only talk to master (readwrite) KDC
|
||||||
.It KRB5_KRBHST_FLAGS_LARGE_MSG
|
.It KRB5_KRBHST_FLAGS_LARGE_MSG
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
.\" Copyright (c) 2003 - 2004 Kungliga Tekniska H<>gskolan
|
.\" Copyright (c) 2003 - 2005 Kungliga Tekniska H<>gskolan
|
||||||
.\" (Royal Institute of Technology, Stockholm, Sweden).
|
.\" (Royal Institute of Technology, Stockholm, Sweden).
|
||||||
.\" All rights reserved.
|
.\" All rights reserved.
|
||||||
.\"
|
.\"
|
||||||
@@ -31,7 +31,7 @@
|
|||||||
.\"
|
.\"
|
||||||
.\" $Id$
|
.\" $Id$
|
||||||
.\"
|
.\"
|
||||||
.Dd March 20, 2004
|
.Dd May 10, 2005
|
||||||
.Dt KRB5_STORAGE 3
|
.Dt KRB5_STORAGE 3
|
||||||
.Os HEIMDAL
|
.Os HEIMDAL
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@@ -211,7 +211,7 @@ and
|
|||||||
.Fn krb5_storage_clear_flags
|
.Fn krb5_storage_clear_flags
|
||||||
modifies the behavior of the storage functions.
|
modifies the behavior of the storage functions.
|
||||||
.Pp
|
.Pp
|
||||||
.Bl -tag -compact -offset indent
|
.Bl -tag -width "Fan vet..." -compact -offset indent
|
||||||
.It KRB5_STORAGE_PRINCIPAL_WRONG_NUM_COMPONENTS
|
.It KRB5_STORAGE_PRINCIPAL_WRONG_NUM_COMPONENTS
|
||||||
Stores the number of principal componets one too many when storing
|
Stores the number of principal componets one too many when storing
|
||||||
principal namees, used for compatibility with version 1 of file
|
principal namees, used for compatibility with version 1 of file
|
||||||
@@ -234,7 +234,7 @@ Stores the integers in host byte order, used for compatibility with
|
|||||||
version 1 of file keytabs and version 1 and 2 of file credential
|
version 1 of file keytabs and version 1 and 2 of file credential
|
||||||
caches.
|
caches.
|
||||||
.It KRB5_STORAGE_CREDS_FLAGS_WRONG_BITORDER
|
.It KRB5_STORAGE_CREDS_FLAGS_WRONG_BITORDER
|
||||||
store the credential flags in a krb5_creds in the reverse bit order.
|
Store the credential flags in a krb5_creds in the reverse bit order.
|
||||||
.El
|
.El
|
||||||
.Pp
|
.Pp
|
||||||
.Fn krb5_storage_set_byteorder
|
.Fn krb5_storage_set_byteorder
|
||||||
@@ -260,7 +260,7 @@ bytes in the storage
|
|||||||
The
|
The
|
||||||
.Fa whence
|
.Fa whence
|
||||||
argument is one of
|
argument is one of
|
||||||
.Bl -tag -compact -offset indent
|
.Bl -tag -width SEEK_SET -compact -offset indent
|
||||||
.It SEEK_SET
|
.It SEEK_SET
|
||||||
offset is from begining of storage.
|
offset is from begining of storage.
|
||||||
.It SEEK_CUR
|
.It SEEK_CUR
|
||||||
|
Reference in New Issue
Block a user