1 <?xml version="1.0" encoding="iso-8859-1"?>
2 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
4 <!ENTITY % globalentities SYSTEM '../global.ent'> %globalentities;
6 <refentry id="editreg.1">
9 <refentrytitle>editreg</refentrytitle>
10 <manvolnum>1</manvolnum>
15 <refname>editreg</refname>
16 <refpurpose>A utility to report and change SIDs in registry files
22 <command>editreg</command>
23 <arg choice="opt">-v</arg>
24 <arg choice="opt">-c file</arg>
25 <arg choice="req">file</arg>
30 <title>DESCRIPTION</title>
32 <para>This tool is part of the <citerefentry><refentrytitle>Samba</refentrytitle>
33 <manvolnum>7</manvolnum></citerefentry> suite.</para>
35 <para><command>editreg</command> is a utility that
36 can visualize windows registry files (currently only NT4) and apply
37 so-called commandfiles to them.
43 <title>OPTIONS</title>
47 <term>registry_file</term>
48 <listitem><para>Registry file to view or edit. </para></listitem>
53 <term>-v,--verbose</term>
54 <listitem><para>Increases verbosity of messages.
59 <term>-c commandfile</term>
60 <listitem><para>Read commands to execute on <filename>registry_file</filename> from <filename>commandfile</filename>. Currently not yet supported!
70 <title>VERSION</title>
72 <para>This man page is correct for version 3.0 of the Samba
79 <para>The original Samba software and related utilities
80 were created by Andrew Tridgell. Samba is now developed
81 by the Samba Team as an Open Source project similar
82 to the way the Linux kernel is developed.</para>
84 <para>The editreg man page was written by Jelmer Vernooij. </para>