summaryrefslogtreecommitdiff
path: root/docs/manpages/editreg.1
blob: f2c7ed52e89d789cc728933820d4de7ccaaaec59 (plain)
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
.\" This manpage has been automatically generated by docbook2man 
.\" from a DocBook document.  This tool can be found at:
.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/> 
.\" Please send any bug reports, improvements, comments, patches, 
.\" etc. to Steve Cheng <steve@ggi-project.org>.
.TH "EDITREG" "1" "19 april 2003" "" ""

.SH NAME
editreg \- A utility to report and change SIDs in registry files
.SH SYNOPSIS

\fBeditreg\fR [ \fB-v\fR ] [ \fB-c file\fR ] \fBfile\fR

.SH "DESCRIPTION"
.PP
This tool is part of the \fBSamba\fR(7) suite.
.PP
\fBeditreg\fR is a utility that 
can visualize windows registry files (currently only NT4) and apply 
so-called commandfiles to them. 
.SH "OPTIONS"
.TP
\fBregistry_file\fR
Registry file to view or edit.  
.TP
\fB-v,--verbose\fR
Increases verbosity of messages. 
.TP
\fB-c commandfile\fR
Read commands to execute on \fIregistry_file\fR from \fIcommandfile\fR. Currently not yet supported!
.TP
\fB-h|--help\fR
Print a summary of command line options.
.SH "VERSION"
.PP
This man page is correct for version 3.0 of the Samba 
suite.
.SH "AUTHOR"
.PP
The original Samba software and related utilities 
were created by Andrew Tridgell. Samba is now developed
by the Samba Team as an Open Source project similar 
to the way the Linux kernel is developed.
.PP
The editreg man page was written by Jelmer Vernooij.