mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-20 01:37:59 +02:00
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:
parent
08ee06ee83
commit
314262ba16
@ -177,6 +177,8 @@
|
|||||||
|
|
||||||
<arg><option>-c</option></arg>
|
<arg><option>-c</option></arg>
|
||||||
|
|
||||||
|
<arg><option>-r</option> root-user-name </arg>
|
||||||
|
|
||||||
<arg>directory</arg>
|
<arg>directory</arg>
|
||||||
|
|
||||||
<arg choice="plain">system</arg>
|
<arg choice="plain">system</arg>
|
||||||
@ -243,6 +245,8 @@
|
|||||||
|
|
||||||
<arg><option>-c</option></arg>
|
<arg><option>-c</option></arg>
|
||||||
|
|
||||||
|
<arg><option>-r</option> root-user-name</arg>
|
||||||
|
|
||||||
<arg>directory</arg>
|
<arg>directory</arg>
|
||||||
|
|
||||||
<arg choice="plain">system</arg>
|
<arg choice="plain">system</arg>
|
||||||
@ -673,6 +677,10 @@
|
|||||||
ssh then the generated file is copied to
|
ssh then the generated file is copied to
|
||||||
<replaceable>directory</replaceable> using scp. This step is
|
<replaceable>directory</replaceable> using scp. This step is
|
||||||
performed before the configuration is compiled.</para>
|
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>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
@ -753,6 +761,10 @@
|
|||||||
ssh then the generated file is copied to
|
ssh then the generated file is copied to
|
||||||
<emphasis>directory</emphasis> using scp. This step is performed
|
<emphasis>directory</emphasis> using scp. This step is performed
|
||||||
before the configuration is compiled.</para>
|
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>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user