Correct the chmod arguments for /usr/bin/ssh permissions.

Submitted by:	Patrick Tracanelli <eksffa@freebsdbrasil.com.br>
		for the Brazilian Translation team.
This commit is contained in:
Giorgos Keramidas 2002-10-08 01:10:24 +00:00
parent 291901bf23
commit 94516debfe
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=14550

View file

@ -7319,7 +7319,7 @@ define(`confDELIVERY_MODE',`deferred')dnl</programlisting>
<listitem>
<para>As a temporary fix, change the mode on
<filename>/usr/bin/ssh</filename> to <literal>4555</literal>
by running <command>chmod 4755 /usr/bin/ssh</command> as
by running <command>chmod 4555 /usr/bin/ssh</command> as
<username>root</username>. Then add
<makevar>ENABLE_SUID_SSH= true</makevar> to
<filename>/etc/make.conf</filename> so the change takes