c40b2ecf3d864930e48fe15acb0219d913cc346d
[samba.git] / docs-xml / manpages / samba-regedit.8.xml
1 <?xml version="1.0" encoding="iso-8859-1"?>
2 <!DOCTYPE refentry PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
3 <refentry id="samba-regedit.8">
4
5 <refmeta>
6         <refentrytitle>samba-regedit</refentrytitle>
7         <manvolnum>8</manvolnum>
8         <refmiscinfo class="source">Samba</refmiscinfo>
9         <refmiscinfo class="manual">System Administration tools</refmiscinfo>
10         <refmiscinfo class="version">4.1</refmiscinfo>
11 </refmeta>
12
13
14 <refnamediv>
15         <refname>samba-regedit</refname>
16         <refpurpose>ncurses based tool to manage the Samba registry</refpurpose>
17 </refnamediv>
18
19 <refsynopsisdiv>
20         <cmdsynopsis>
21                 <command>samba-regedit</command>
22                 <arg choice="opt">--help</arg>
23                 <arg choice="opt">--usage</arg>
24                 <arg choice="opt">-d &lt;debug level&gt;</arg>
25                 <arg choice="opt">-s &lt;configuration file&gt;</arg>
26                 <arg choice="opt">-l &lt;log directory&gt;</arg>
27                 <arg choice="opt">-V</arg>
28                 <arg choice="opt">--option=&lt;parameter&gt;=&lt;value&gt;</arg>
29                 <arg choice="opt">--socket-options=&lt;SOCKETOPTIONS&gt;</arg>
30                 <arg choice="opt">--netbiosname=&lt;NETBIOSNAME&gt;</arg>
31                 <arg choice="opt">--workgroup=&lt;WORKGROUP&gt;</arg>
32                 <arg choice="opt">--scope=&lt;SCOPE&gt;</arg>
33                 <arg choice="opt">--user=&lt;USERNAME&gt;</arg>
34                 <arg choice="opt">-N</arg>
35                 <arg choice="opt">-k</arg>
36                 <arg choice="opt">--authentication-file=&lt;FILE&gt;</arg>
37                 <arg choice="opt">--signing=[on|off|required]</arg>
38                 <arg choice="opt">-P</arg>
39                 <arg choice="opt">-e</arg>
40                 <arg choice="opt">-C</arg>
41                 <arg choice="opt">--pw-nt-hash</arg>
42         </cmdsynopsis>
43 </refsynopsisdiv>
44
45 <refsect1>
46         <title>DESCRIPTION</title>
47
48         <para>This tool is part of the <citerefentry><refentrytitle>samba</refentrytitle>
49         <manvolnum>7</manvolnum></citerefentry> suite.</para>
50         <para><command>samba-regedit</command> is a ncurses based tool to manage the Samba
51         registry. It can be used to show/edit registry keys/subkeys and
52         their values.</para>
53 </refsect1>
54
55 <refsect1>
56         <title>OPTIONS</title>
57         <variablelist>
58                 &stdarg.help;
59                 <varlistentry>
60                 <term>--usage</term>
61                 <listitem><para>Display brief usage message.</para></listitem>
62                 </varlistentry>
63                 <varlistentry>
64                 <term>-d|--debuglevel=&lt;debuglevel&gt;</term>
65                 <listitem><para>Set debug level.</para></listitem>
66                 </varlistentry>
67                 &popt.common.samba;
68                 <varlistentry>
69                 <term>--option=&lt;parameter&gt;=&lt;value&gt;</term>
70                 <listitem><para>Set smb.conf option from command line.</para></listitem>
71                 </varlistentry>
72                 &popt.common.connection;
73                 &popt.common.credentials;
74         </variablelist>
75 </refsect1>
76
77
78 <refsect1>
79         <title>VERSION</title>
80
81         <para>This man page is correct for version 4 of the Samba suite.</para>
82 </refsect1>
83
84 <refsect1>
85         <title>SEE ALSO</title>
86         <para><citerefentry><refentrytitle>smbd</refentrytitle>
87         <manvolnum>8</manvolnum></citerefentry>, <citerefentry><refentrytitle>samba</refentrytitle>
88         <manvolnum>7</manvolnum></citerefentry> and <citerefentry><refentrytitle>net</refentrytitle>
89         <manvolnum>8</manvolnum></citerefentry>.</para>
90 </refsect1>
91
92 <refsect1>
93         <title>AUTHOR</title>
94
95         <para>The original Samba software and related utilities
96         were created by Andrew Tridgell. Samba is now developed
97         by the Samba Team as an Open Source project similar
98         to the way the Linux kernel is developed.</para>
99
100         <para>The samba-regedit man page was written by Karolin Seeger.</para>
101 </refsect1>
102
103 </refentry>