Added some info about defaults, fixed some markup.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15226 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
.\" $Id$
|
.\" $Id$
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 2005 CLRC Daresbury Laboratory
|
.\" Copyright (c) 2005 Kungliga Tekniska H<>gskolan
|
||||||
|
.\" (Royal Institute of Technology, Stockholm, Sweden).
|
||||||
.\" All rights reserved.
|
.\" All rights reserved.
|
||||||
.\"
|
.\"
|
||||||
.\" Redistribution and use in source and binary forms, with or without
|
.\" Redistribution and use in source and binary forms, with or without
|
||||||
@@ -14,14 +15,14 @@
|
|||||||
.\" notice, this list of conditions and the following disclaimer in the
|
.\" notice, this list of conditions and the following disclaimer in the
|
||||||
.\" documentation and/or other materials provided with the distribution.
|
.\" documentation and/or other materials provided with the distribution.
|
||||||
.\"
|
.\"
|
||||||
.\" 3. Neither the name of the Laboratory nor the names of its contributors
|
.\" 3. Neither the name of the Institute nor the names of its contributors
|
||||||
.\" may be used to endorse or promote products derived from this software
|
.\" may be used to endorse or promote products derived from this software
|
||||||
.\" without specific prior written permission.
|
.\" without specific prior written permission.
|
||||||
.\"
|
.\"
|
||||||
.\" THIS SOFTWARE IS PROVIDED BY THE LABORATORY AND CONTRIBUTORS ``AS IS'' AND
|
.\" THIS SOFTWARE IS PROVIDED BY THE INSTITUTE AND CONTRIBUTORS ``AS IS'' AND
|
||||||
.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
||||||
.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
||||||
.\" ARE DISCLAIMED. IN NO EVENT SHALL THE LABORATORY OR CONTRIBUTORS BE LIABLE
|
.\" ARE DISCLAIMED. IN NO EVENT SHALL THE INSTITUTE OR CONTRIBUTORS BE LIABLE
|
||||||
.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
||||||
.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
|
.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
|
||||||
.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
||||||
@@ -29,7 +30,8 @@
|
|||||||
.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
|
.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
|
||||||
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||||
.\" SUCH DAMAGE.
|
.\" SUCH DAMAGE.
|
||||||
.Dd May 5, 2005
|
.\"
|
||||||
|
.Dd May 24, 2005
|
||||||
.Dt IPROP 8
|
.Dt IPROP 8
|
||||||
.Os Heimdal
|
.Os Heimdal
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@@ -90,14 +92,17 @@ running
|
|||||||
.Pp
|
.Pp
|
||||||
The slaves are specified by the contents of the
|
The slaves are specified by the contents of the
|
||||||
.Pa slaves
|
.Pa slaves
|
||||||
file in the KDC's database directory, e.g.
|
file in the KDC's database directory, e.g.\&
|
||||||
.Pa /var/heimdal/slaves .
|
.Pa /var/heimdal/slaves .
|
||||||
This has principals one per-line of the form
|
This has principals one per-line of the form
|
||||||
.Q1 /ipropd/slave@REALM
|
.Dl ipropd/ Ns Ar slave Ns @ Ns Ar REALM
|
||||||
where slave is the hostname of the slave server in the given realm ,
|
where
|
||||||
e.g.
|
.Ar slave
|
||||||
.Q1 iprop/kerberos-1.example.com@EXAMPLE.COM
|
is the hostname of the slave server in the given
|
||||||
On a slave the argument
|
.Ar REALM ,
|
||||||
|
e.g.\&
|
||||||
|
.Dl iprop/kerberos-1.example.com@EXAMPLE.COM
|
||||||
|
On a slave, the argument
|
||||||
.Fa master
|
.Fa master
|
||||||
specifies the hostname of the master server from which to receive updates.
|
specifies the hostname of the master server from which to receive updates.
|
||||||
.Pp
|
.Pp
|
||||||
@@ -116,7 +121,7 @@ database has to be sent.
|
|||||||
The changes are propagated over a secure channel (on port 2121 by
|
The changes are propagated over a secure channel (on port 2121 by
|
||||||
default). This should normally be defined as
|
default). This should normally be defined as
|
||||||
.Dq iprop/tcp
|
.Dq iprop/tcp
|
||||||
In the
|
in
|
||||||
.Pa /etc/services
|
.Pa /etc/services
|
||||||
or another source of the services database. The master and slaves
|
or another source of the services database. The master and slaves
|
||||||
must each have access to a keytab with keys for the
|
must each have access to a keytab with keys for the
|
||||||
@@ -125,9 +130,9 @@ service principal on the local host.
|
|||||||
.Pp
|
.Pp
|
||||||
There is a keep-alive feature logged in the master's
|
There is a keep-alive feature logged in the master's
|
||||||
.Pa slave-stats
|
.Pa slave-stats
|
||||||
file (e.g.
|
file (e.g.\&
|
||||||
.Pa /var/heimdal/slave-stats ) .
|
.Pa /var/heimdal/slave-stats ) .
|
||||||
.Sh DESCRIPTION
|
.Pp
|
||||||
Supported options for
|
Supported options for
|
||||||
.Nm ipropd-master :
|
.Nm ipropd-master :
|
||||||
.Bl -tag -width Ds
|
.Bl -tag -width Ds
|
||||||
@@ -148,7 +153,7 @@ keytab to get authentication from
|
|||||||
.Fl d Ar file ,
|
.Fl d Ar file ,
|
||||||
.Fl -database= Ns Ar file
|
.Fl -database= Ns Ar file
|
||||||
.Xc
|
.Xc
|
||||||
database
|
Database (default per KDC)
|
||||||
.It Xo
|
.It Xo
|
||||||
.Fl -slave-stats-file= Ns Ar file
|
.Fl -slave-stats-file= Ns Ar file
|
||||||
.Xc
|
.Xc
|
||||||
@@ -156,11 +161,11 @@ file for slave status information
|
|||||||
.It Xo
|
.It Xo
|
||||||
.Fl -time-missing= Ns Ar time
|
.Fl -time-missing= Ns Ar time
|
||||||
.Xc
|
.Xc
|
||||||
time before slave is polled for presence
|
time before slave is polled for presence (default 2 min)
|
||||||
.It Xo
|
.It Xo
|
||||||
.Fl -time-gone= Ns Ar time
|
.Fl -time-gone= Ns Ar time
|
||||||
.Xc
|
.Xc
|
||||||
time of inactivity after which a slave is considered gone
|
time of inactivity after which a slave is considered gone (default 5 min)
|
||||||
.It Xo
|
.It Xo
|
||||||
.Fl -detach
|
.Fl -detach
|
||||||
.Xc
|
.Xc
|
||||||
@@ -192,7 +197,7 @@ keytab to get authentication from
|
|||||||
.It Xo
|
.It Xo
|
||||||
.Fl -time-lost= Ns Ar time
|
.Fl -time-lost= Ns Ar time
|
||||||
.Xc
|
.Xc
|
||||||
time before server is considered lost
|
time before server is considered lost (default 5 min)
|
||||||
.It Xo
|
.It Xo
|
||||||
.Fl -detach
|
.Fl -detach
|
||||||
.Xc
|
.Xc
|
||||||
@@ -205,18 +210,11 @@ detach from console
|
|||||||
.Xc
|
.Xc
|
||||||
.El
|
.El
|
||||||
Time arguments for the relevant options above may be specified in forms
|
Time arguments for the relevant options above may be specified in forms
|
||||||
like 5 min, 300 s or simply a number of seconds.
|
like 5 min, 300 s, or simply a number of seconds.
|
||||||
.Sh FILES
|
.Sh FILES
|
||||||
.Pa slaves ,
|
.Pa slaves ,
|
||||||
.Pa slave-stats
|
.Pa slave-stats
|
||||||
in the database directory.
|
in the database directory.
|
||||||
.Sh AUTHORS
|
|
||||||
Assar Westerlund wrote the programs for Heimdal (maintenance address
|
|
||||||
.BR <heimdal-bugs@pdc.kth.se> ).
|
|
||||||
.Pp
|
|
||||||
Dave Love
|
|
||||||
.B <fx@gnu.org>
|
|
||||||
wrote this man page.
|
|
||||||
.Sh SEE ALSO
|
.Sh SEE ALSO
|
||||||
.Xr hpropd 8 ,
|
.Xr hpropd 8 ,
|
||||||
.Xr hprop 8 ,
|
.Xr hprop 8 ,
|
||||||
|
Reference in New Issue
Block a user