summaryrefslogtreecommitdiff
path: root/support/dktools/man/man1/itadmin.1
diff options
context:
space:
mode:
Diffstat (limited to 'support/dktools/man/man1/itadmin.1')
-rw-r--r--support/dktools/man/man1/itadmin.1221
1 files changed, 0 insertions, 221 deletions
diff --git a/support/dktools/man/man1/itadmin.1 b/support/dktools/man/man1/itadmin.1
deleted file mode 100644
index d7ed11211d..0000000000
--- a/support/dktools/man/man1/itadmin.1
+++ /dev/null
@@ -1,221 +0,0 @@
-'\" t
-.\" Title: itadmin
-.\" Author: [see the "AUTHOR" section]
-.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
-.\" Date: 06/27/2020
-.\" Manual: \ \&
-.\" Source: \ \&
-.\" Language: English
-.\"
-.TH "ITADMIN" "1" "06/27/2020" "\ \&" "\ \&"
-.\" -----------------------------------------------------------------
-.\" * 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"
-itadmin \- IT administration using databases
-.SH "SYNOPSIS"
-.sp
-\fBitadmin\fR [\fIoptions\fR] [\fIconfig\-file\fR]
-.SH "DESCRIPTION"
-.sp
-The program reads IT\-related information from a database and creates configuration files, a network documentation, and a license report\&. A configuration file can be specified as argument, the program searches for itadmin\&.conf files if no configuration file is specified\&.
-.SH "OPTIONS"
-.PP
-\fB\-c\fR, \fB\-\-configuration\fR
-.RS 4
-Create configuration files and network documentation\&.
-.RE
-.PP
-\fB\-l\fR, \fB\-\-licenses\fR
-.RS 4
-Create license report\&. If none of \-c and \-l is used the program creates all output (same as both \-c and \-l used)\&.
-.RE
-.PP
-\fB\-h\fR, \fB\-\-help\fR
-.RS 4
-Show help text\&.
-.RE
-.PP
-\fB\-v\fR, \fB\-\-version\fR
-.RS 4
-Show version information\&.
-.RE
-.PP
-\fB\-L\fR, \fB\-\-license\-terms\fR
-.RS 4
-Show license terms\&.
-.RE
-.SH "EXIT STATUS"
-.sp
-The program returns exit status code 0 on success, all other status codes indicate an error\&.
-.SH "NOTES"
-.sp
-This program uses DK libraries version 3\&.
-.sp
-It is not available on the Windows platform\&.
-.SH "FILES"
-.PP
-\fBitadmin\&.conf\fR
-.RS 4
-The itadmin\&.conf file contains the configuration information used by the program\&. The file consists of key=value pairs, one per line\&. Keys can consist of multiple words\&. Lines started by \*(Aq#\*(Aq are comments\&. The following key=value pairs can be used:
-.PP
-\fBdatabase host = \fR\fIstring>\fR
-.RS 4
-Name or IP address of the database host to connect to\&.
-.RE
-.PP
-\fBdatabase name = \fR\fIstring\fR
-.RS 4
-Database name\&.
-.RE
-.PP
-\fBdatabase type = \fR\fIname\fR
-.RS 4
-Database type, only \(lqmysql\(rq supported\&.
-.RE
-.PP
-\fBdatabase credentials file = \fR\fIfilename\fR
-.RS 4
-File containing credential (typically a "\&.my\&.cnf" file)\&.
-.RE
-.PP
-\fBcreate dhcpd\&.conf = \fR\fIboolean\fR
-.RS 4
-Flag: Create a dhcpd\&.conf file for ISC dhcpd\&.
-.RE
-.PP
-\fBdhcpd\&.conf vlan = \fR\fIname\fR
-.RS 4
-Name of VLAN to produce dhcpd\&.conf file for\&.
-.RE
-.PP
-\fBmsft release lease on shutdown = \fR\fIstring\fR
-.RS 4
-Decide whether to release leases on Windows PC shutdown, one from \(lqall\(rq, \(lqpool\(rq or \(lqnone\(rq\&.
-.RE
-.PP
-\fBldap base = \fR\fIname\fR
-.RS 4
-The name of your LDAP base object, i\&.e\&. \(lqdc=my\-corporation,dc=com\(rq\&. If this entry is missing, no files \(lqhosts\&.ldif\(rq, \(lqethers\&.ldif\(rq or \(lqnetgroup\&.ldif\(rq are produced\&.
-.RE
-.PP
-\fBadministrator name = \fR\fIname\fR
-.RS 4
-Administrator name, used in document title\&.
-.RE
-.PP
-\fBorganization = \fR\fIname\fR
-.RS 4
-Organization name, used in document title\&.
-.RE
-.PP
-\fBorganizational unit = \fR\fIname\fR
-.RS 4
-Organizational unit name, used in document title\&.
-.RE
-.PP
-\fBuse koma\-script = \fR\fIboolean\fR
-.RS 4
-If this flag is set, the \(lqsrcbook\(rq and \(lqsrcartcl\(rq document classes are used in licenses\&.tex and netdocu\&.tex instead of \(lqbook\(rq and \(lqarticle\(rq\&. If A4 is your preferred paper size for printouts, I recommend to set this flag\&.
-.RE
-.PP
-\fBmarker point = \fR\fIboolean\fR
-.RS 4
-Write point markers in the dhcpd\&.conf file\&. Default: on\&.
-.RE
-.PP
-\fBmarker vlan = \fR\fIboolean\fR
-.RS 4
-Write range markers in vlan definitions in the dhcpd\&.conf file\&. Default: on\&.
-.RE
-.PP
-\fBmarker subnet = \fR\fIboolean\fR
-.RS 4
-Write range markers in subnet definitions in the dhcpd\&.conf file\&. Default: on\&.
-.RE
-.PP
-\fBmarker group = \fR\fIboolean\fR
-.RS 4
-Write range markers in group definitions in the dhcpd\&.conf file\&. Default: on\&.
-.RE
-.PP
-\fBmarker pool = \fR\fIboolean\fR
-.RS 4
-Write range markers in pool definitions in the dhcpd\&.conf file\&. Default: on\&.
-.RE
-.PP
-\fBmarker host = \fR\fIboolean\fR
-.RS 4
-Write range markers in host definitions in the dhcpd\&.conf file\&. Default: on\&.
-.RE
-.RE
-.SH "AUTHOR"
-.sp
-Dirk Krause
-.SH "HISTORY"
-.sp
-The itadmin program replaces the hostsadm script found in previous versions of dktools\&.
-.SH "COPYRIGHT AND LICENSE"
-.sp
-Copyright (c) 2012\-2016, Dirk Krause
-.sp
-All rights reserved\&.
-.sp
-Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
-.sp
-.RS 4
-.ie n \{\
-\h'-04'\(bu\h'+03'\c
-.\}
-.el \{\
-.sp -1
-.IP \(bu 2.3
-.\}
-Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer\&.
-.RE
-.sp
-.RS 4
-.ie n \{\
-\h'-04'\(bu\h'+03'\c
-.\}
-.el \{\
-.sp -1
-.IP \(bu 2.3
-.\}
-Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution\&.
-.RE
-.sp
-.RS 4
-.ie n \{\
-\h'-04'\(bu\h'+03'\c
-.\}
-.el \{\
-.sp -1
-.IP \(bu 2.3
-.\}
-Neither the name of the copyright holder(s) nor the names of contributors may be used to endorse or promote products derived from this software without specific prior written permission\&.
-.RE
-.sp
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \(lqAS IS\(rq AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED\&. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 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 SUCH DAMAGE\&.
-.SH "SEE ALSO"
-.PP
-http://sourceforge\&.net/p/dktools/wiki/Home/
-.RS 4
-Project homepage\&.
-.RE