File: cfservd.8

package info (click to toggle)
cfengine2 2.2.10-5
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 10,184 kB
  • ctags: 5,650
  • sloc: ansic: 63,372; sh: 9,932; makefile: 218; lisp: 182; yacc: 100; perl: 72
file content (28 lines) | stat: -rw-r--r-- 858 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
.TH cfengine 8 "Maintenance Commands"
.SH NAME
cfservd \- cfengine server daemon
.SH SYNOPSIS
/usr/sbin/cfservd [options]

.SH DESCRIPTION
.B cfengine
is a language based system specifically designed for testing and
configuring unix\-like systems attached to a TCP/IP network. Cfservd
is a file server and protective wrapper for starting cfengine
remotely. It performs access control based on RSA authentication and
IP address.
.PP
The daemon looks for a configuration file cfservd.conf by default.
Cfservd gives little information when it fails to serve. This is by design.
More information can be obtained using the debug option \-d2 on both
client and server ends.

.IP "-d (--debug)"
Enable debugging output. (parsing \-d1,run, \-d2, lite \-d3)
.IP "-h (--help)"

.SH AUTHOR
Mark Burgess, Oslo University College
.SH INFORMATION
http://www.cfengine.org