White space fix only. Translators can ignore.
Sponsored by: Essen DevSummit Hackathon
This commit is contained in:
parent
d40824ca2c
commit
e0c676545a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47094
1 changed files with 19 additions and 19 deletions
|
|
@ -466,28 +466,28 @@
|
||||||
above two lines. More examples for this file can be found
|
above two lines. More examples for this file can be found
|
||||||
in <filename>/usr/share/examples/ppp/</filename>.</para>
|
in <filename>/usr/share/examples/ppp/</filename>.</para>
|
||||||
|
|
||||||
<para>By default, the <command>ppp</command> command must be
|
<para>By default, the <command>ppp</command> command must be
|
||||||
run as the <systemitem class="username">root</systemitem>
|
run as the <systemitem class="username">root</systemitem>
|
||||||
user. To change this default, add the account of the user
|
user. To change this default, add the account of the user
|
||||||
who should run <command>ppp</command> to the <systemitem
|
who should run <command>ppp</command> to the <systemitem
|
||||||
class="groupname">network</systemitem> group in
|
class="groupname">network</systemitem> group in
|
||||||
<filename>/etc/group</filename>.</para>
|
<filename>/etc/group</filename>.</para>
|
||||||
|
|
||||||
<para>Then, give the user access to one or more entries in
|
<para>Then, give the user access to one or more entries in
|
||||||
<filename>/etc/ppp/ppp.conf</filename> using the
|
<filename>/etc/ppp/ppp.conf</filename> using the
|
||||||
<command>allow</command> command. For example, to give
|
<command>allow</command> command. For example, to give
|
||||||
<systemitem class="username">fred</systemitem> and
|
<systemitem class="username">fred</systemitem> and
|
||||||
<systemitem class="username">mary</systemitem>
|
<systemitem class="username">mary</systemitem>
|
||||||
permission to only the <literal>provider:</literal> entry,
|
permission to only the <literal>provider:</literal> entry,
|
||||||
add this line to the <literal>provider:</literal>
|
add this line to the <literal>provider:</literal>
|
||||||
section:</para>
|
section:</para>
|
||||||
|
|
||||||
<programlisting>allow users <replaceable>fred mary</replaceable></programlisting>
|
<programlisting>allow users <replaceable>fred mary</replaceable></programlisting>
|
||||||
|
|
||||||
<para>To give the specified users access to all entries, put
|
<para>To give the specified users access to all entries, put
|
||||||
that line in the <literal>default</literal> section
|
that line in the <literal>default</literal> section
|
||||||
instead.</para>
|
instead.</para>
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
<?ignore <sect2>
|
<?ignore <sect2>
|
||||||
<title>Receiving Incoming Calls</title>
|
<title>Receiving Incoming Calls</title>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue