spelling, from <jmc@prioris.mini.pw.edu.pl>
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11884 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -66,7 +66,7 @@ takes care to destroy the key argument immediately upon entry.
|
||||
If your shell keeps a history file be careful to make sure it is not
|
||||
world readable.
|
||||
.LP
|
||||
Since this program attempts to maintain compatability with sunOS's
|
||||
Since this program attempts to maintain compatibility with sunOS's
|
||||
des(1) command, there are 2 different methods used to convert the user
|
||||
supplied key to a des key.
|
||||
Whenever and one or more of
|
||||
|
@@ -241,7 +241,7 @@ if (k_hasafs()) {
|
||||
.Sh ERRORS
|
||||
If any of these functions (apart from
|
||||
.Fn k_hasafs )
|
||||
is called without AFS beeing present in the kernel, the process will
|
||||
is called without AFS being present in the kernel, the process will
|
||||
usually (depending on the operating system) receive a SIGSYS signal.
|
||||
.Sh SEE ALSO
|
||||
.Rs
|
||||
|
@@ -136,7 +136,7 @@ times. Default is 300 seconds (five minutes).
|
||||
Maximum time to wait for a reply from the kdc, default is 3 seconds.
|
||||
.It v4_name_convert
|
||||
.It v4_instance_resolve
|
||||
These are decribed in the
|
||||
These are described in the
|
||||
.Xr krb5_425_conv_principal 3
|
||||
manual page.
|
||||
.It Li capath = {
|
||||
@@ -365,7 +365,7 @@ syntax of this if something like:
|
||||
.Pp
|
||||
If
|
||||
.Ar etype
|
||||
is omitted it means everything, and if string is omitted is means the default string (for that principal). Additional special values of keyttypes are:
|
||||
is omitted it means everything, and if string is omitted is means the default string (for that principal). Additional special values of keytypes are:
|
||||
.Bl -tag -width "xxx" -offset indent
|
||||
.It v5
|
||||
The kerberos 5 salt
|
||||
@@ -379,7 +379,7 @@ When true, this is the same as
|
||||
.Pp
|
||||
.Va default_keys = Va des3:pw-salt Va v4
|
||||
.Pp
|
||||
and is only left for backwards compatability.
|
||||
and is only left for backwards compatibility.
|
||||
.El
|
||||
.El
|
||||
.Sh ENVIRONMENT
|
||||
|
@@ -158,12 +158,12 @@ that holds the context for the thread or process.
|
||||
.Nm krb5_auth_context
|
||||
is used by various functions that are directly related to
|
||||
authentication between the server/client. Example of data that this
|
||||
structure contains are varius flags, addresses of client and server,
|
||||
structure contains are various flags, addresses of client and server,
|
||||
port numbers, keyblocks (and subkeys), sequence numbers, replay cache,
|
||||
and checksum-type.
|
||||
.Pp
|
||||
.Fn krb5_auth_con_init
|
||||
allocates and initilizes the
|
||||
allocates and initializes the
|
||||
.Nm krb5_auth_context
|
||||
structure. Default values can be changed with
|
||||
.Fn krb5_auth_con_setcksumtype
|
||||
|
@@ -139,7 +139,7 @@ the argument is a flag, and
|
||||
should point to a
|
||||
.Fa int .
|
||||
It gets filled in with either zero or one, depending on how the option
|
||||
is given, the normal case beeing one. Note that if the option isn't
|
||||
is given, the normal case being one. Note that if the option isn't
|
||||
given, the value isn't altered, so it should be initialised to some
|
||||
useful default.
|
||||
.It Fa arg_negative_flag
|
||||
|
Reference in New Issue
Block a user