git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12072 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2003-04-16 19:58:42 +00:00
parent 15e51be8f2
commit 21f9170c1a
3 changed files with 9 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
.\" Copyright (c) 2001 - 2002 Kungliga Tekniska H<>gskolan .\" Copyright (c) 2001 - 2003 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 August 13, 2001 .Dd April 16, 2003
.Dt POPPER 8 .Dt POPPER 8
.Os HEIMDAL .Os HEIMDAL
.Sh NAME .Sh NAME
@@ -60,7 +60,7 @@ tells
.Nm .Nm
what authentication modes are acceptable, passing what authentication modes are acceptable, passing
.Ar otp .Ar otp
disables clear text passwords. This has only effect when not using disables clear text passwords. This only has effect when not using
Kerberos authentication. Kerberos authentication.
.It Xo .It Xo
.Fl -address-log= Ns Pa file .Fl -address-log= Ns Pa file
@@ -95,7 +95,7 @@ port to listen to, in combination with
.Fl t Ar file , .Fl t Ar file ,
.Fl -trace-file= Ns Ar file .Fl -trace-file= Ns Ar file
.Xc .Xc
trace all command to file trace all commands to file
.It Xo .It Xo
.Fl T Ar seconds , .Fl T Ar seconds ,
.Fl -timeout= Ns Ar seconds .Fl -timeout= Ns Ar seconds
@@ -117,5 +117,5 @@ RFC1939 (Post Office Protocol - Version 3)
The server was initially developed at the University of California, The server was initially developed at the University of California,
Berkeley. Berkeley.
.Pp .Pp
Many changes has been made as part of the KTH Kerberos distributions. Many changes have been made as part of the KTH Kerberos distributions.
.\".Sh BUGS .\".Sh BUGS

View File

@@ -189,7 +189,7 @@ selects protocol version 2, while
.Ar O .Ar O
and and
.Ar 1 .Ar 1
selects version 1. Version 2 is beleived to be more secure, and is the selects version 1. Version 2 is believed to be more secure, and is the
default. Unless asked for a specific version, default. Unless asked for a specific version,
.Nm .Nm
will try both. This behaviour may change in the future. will try both. This behaviour may change in the future.

View File

@@ -54,9 +54,9 @@ service. Supported options are:
.Fl n , .Fl n ,
.Fl -no-keepalive .Fl -no-keepalive
.Xc .Xc
Disables keep-alive messages. Keep-alives are packets sent a certain Disables keep-alive messages.
interval to make sure that the client is still there, even when it Keep-alives are packets sent at certain intervals to make sure that the
doesn't send any data. client is still there, even when it doesn't send any data.
.It Xo .It Xo
.Fl k , .Fl k ,
.Fl -kerberos .Fl -kerberos