Permit 'root' user to be other than 'root' -- Man Page

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5099 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2006-12-11 18:53:58 +00:00
parent 08ee06ee83
commit 314262ba16

View File

@ -177,6 +177,8 @@
<arg><option>-c</option></arg>
<arg><option>-r</option> root-user-name </arg>
<arg>directory</arg>
<arg choice="plain">system</arg>
@ -243,6 +245,8 @@
<arg><option>-c</option></arg>
<arg><option>-r</option> root-user-name</arg>
<arg>directory</arg>
<arg choice="plain">system</arg>
@ -673,6 +677,10 @@
ssh then the generated file is copied to
<replaceable>directory</replaceable> using scp. This step is
performed before the configuration is compiled.</para>
<para>If <option>-r</option> is included, it specifies that the root
user on <replaceable>system</replaceable> is named
<replaceable>root-user-name</replaceable> rather than "root".</para>
</listitem>
</varlistentry>
@ -753,6 +761,10 @@
ssh then the generated file is copied to
<emphasis>directory</emphasis> using scp. This step is performed
before the configuration is compiled.</para>
<para>If <option>-r</option> is included, it specifies that the root
user on <replaceable>system</replaceable> is named
<replaceable>root-user-name</replaceable> rather than "root".</para>
</listitem>
</varlistentry>