Oops - 0644 (for ppp.secret) isn't unreadable *blush*
This commit is contained in:
parent
7469ab3341
commit
c34a854f21
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=1933
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: userppp.sgml,v 1.20 1997-09-07 04:30:55 brian Exp $ -->
|
||||
<!-- $Id: userppp.sgml,v 1.21 1997-09-08 20:17:24 brian Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<sect>Setting up User PPP<label id="userppp">
|
||||
|
@ -759,7 +759,7 @@ foo MyPassword
|
|||
<bf>NOT</bf> be accessable by anyone without user id 0. This means that
|
||||
<tt>/</tt>, <tt>/etc</tt> and <tt>/etc/ppp</tt> should not be writable,
|
||||
and <tt>ppp.secret</tt> should be owned by user id 0 and have permissions
|
||||
0644.
|
||||
0600.
|
||||
|
||||
<p>It is also possible to select a specific port number or to have ppp listen
|
||||
to a local unix domain socket rather than to a TCP socket. Refer to the
|
||||
|
|
Loading…
Reference in a new issue