'\" t .\" Title: mandos-monitor .\" Author: Bj\(:orn P\(oahlsson .\" Generator: DocBook XSL Stylesheets v1.78.1 .\" Date: 2014-07-14 .\" Manual: Mandos Manual .\" Source: Mandos 1.6.9 .\" Language: English .\" .TH "MANDOS\-MONITOR" "8" "2014\-07\-14" "Mandos 1.6.9" "Mandos Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" mandos-monitor \- Text\-based GUI to control the Mandos server\&. .SH "SYNOPSIS" .HP \w'\fBmandos\-monitor\fR\ 'u \fBmandos\-monitor\fR .SH "DESCRIPTION" .PP \fBmandos\-monitor\fR is an interactive program to monitor and control the operations of the Mandos server (see \fBmandos\fR(8))\&. .SH "PURPOSE" .PP The purpose of this is to enable \fIremote and unattended rebooting\fR of client host computer with an \fIencrypted root file system\fR\&. See the section called \(lqOVERVIEW\(rq for details\&. .SH "OVERVIEW" .PP This is part of the Mandos system for allowing computers to have encrypted root file systems and at the same time be capable of remote and/or unattended reboots\&. The computers run a small client program in the initial RAM disk environment which will communicate with a server over a network\&. All network communication is encrypted using TLS\&. The clients are identified by the server using an OpenPGP key; each client has one unique to it\&. The server sends the clients an encrypted password\&. The encrypted password is decrypted by the clients using the same OpenPGP key, and the password is then used to unlock the root file system, whereupon the computers can continue booting normally\&. .PP This program is used to monitor and control the Mandos server\&. In particular, it can be used to approve Mandos clients which have been configured to require approval\&. It also shows all significant events reported by the Mandos server\&. .SH "KEYS" .PP This program is used to monitor and control the Mandos server\&. In particular, it can be used to approve Mandos clients which have been configured to require approval\&. It also shows all significant events reported by the Mandos server\&. .sp .it 1 an-trap .nr an-no-space-flag 1 .nr an-break-flag 1 .br .B Table\ \&1.\ \&Global Keys .TS allbox tab(:); lB lB. T{ Keys T}:T{ Function T} .T& l l l l l l l l l l l l l l l l l l l l l l. T{ q, Q T}:T{ Quit T} T{ Ctrl\-L T}:T{ Redraw screen T} T{ ?, F1 T}:T{ Show help T} T{ l, D T}:T{ Toggle log window T} T{ TAB T}:T{ Switch window T} T{ w, i T}:T{ Toggle log window line wrap T} T{ v T}:T{ Toggle verbose logging T} T{ Up, Ctrl\-P, k T}:T{ Move up a line T} T{ Down, Ctrl\-N, j T}:T{ Move down a line T} T{ PageUp, Meta\-V, b T}:T{ Move up a page T} T{ PageDown, Ctrl\-V, SPACE, f T}:T{ Move down a page T} .TE .sp 1 .sp .it 1 an-trap .nr an-no-space-flag 1 .nr an-break-flag 1 .br .B Table\ \&2.\ \&Client List Keys .TS allbox tab(:); lB lB. T{ Keys T}:T{ Function T} .T& l l l l l l l l l l l l l l l l. T{ + T}:T{ Enable client T} T{ \- T}:T{ Disable client T} T{ a T}:T{ Approve client T} T{ d T}:T{ Deny client T} T{ R, _, Ctrl\-K T}:T{ Remove client T} T{ s T}:T{ Start checker for client T} T{ S T}:T{ Stop checker for client T} T{ C T}:T{ Force a successful check for this client\&. T} .TE .sp 1 .SH "BUGS" .PP This program can currently only be used to monitor and control a Mandos server with the default D\-Bus service name of \(lqMandos\(rq\&. .SH "EXAMPLE" .PP This program takes no options: .PP \fBmandos\-monitor\fR .SH "SECURITY" .PP This program must be permitted to access the Mandos server via the D\-Bus interface\&. This normally requires the root user, but could be configured otherwise by reconfiguring the D\-Bus server\&. .SH "SEE ALSO" .PP \fBintro\fR(8mandos), \fBmandos\fR(8), \fBmandos-ctl\fR(8) .SH "COPYRIGHT" .br Copyright \(co 2010-2012 Teddy Hogeborn, Bj\(:orn P\(oahlsson .br .PP This manual page is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version\&. .PP This manual page is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE\&. See the GNU General Public License for more details\&. .PP You should have received a copy of the GNU General Public License along with this program\&. If not, see \m[blue]\fBhttp://www\&.gnu\&.org/licenses/\fR\m[]\&. .sp