summaryrefslogtreecommitdiff
path: root/ssh_config.5
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2002-09-04 16:47:35 +1000
committerDamien Miller <djm@mindrot.org>2002-09-04 16:47:35 +1000
commit9b1dacdf2cc18aa150bc2a293e7180db79103f9a (patch)
tree46f49c787bd3d39602ded3813a08fe87739b3a85 /ssh_config.5
parent147bba3453ab94de72ac9f76bc4deabd1c24fd2e (diff)
downloadopenssh-git-9b1dacdf2cc18aa150bc2a293e7180db79103f9a.tar.gz
- stevesk@cvs.openbsd.org 2002/08/29 16:09:02
[ssh_config.5] more on UsePrivilegedPort and setuid root; ok markus@
Diffstat (limited to 'ssh_config.5')
-rw-r--r--ssh_config.513
1 files changed, 11 insertions, 2 deletions
diff --git a/ssh_config.5 b/ssh_config.5
index 82eda0a1..625bf628 100644
--- a/ssh_config.5
+++ b/ssh_config.5
@@ -34,7 +34,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $OpenBSD: ssh_config.5,v 1.3 2002/08/27 17:18:40 stevesk Exp $
+.\" $OpenBSD: ssh_config.5,v 1.4 2002/08/29 16:09:02 stevesk Exp $
.Dd September 25, 1999
.Dt SSH_CONFIG 5
.Os
@@ -511,7 +511,12 @@ or
.Dq no .
The default is
.Dq no .
-This option applies to protocol version 1 only.
+This option applies to protocol version 1 only and requires
+.Nm ssh
+to be setuid root and
+.Cm UsePrivilegedPort
+to be set to
+.Dq yes .
.It Cm RhostsRSAAuthentication
Specifies whether to try rhosts based authentication with RSA host
authentication.
@@ -586,6 +591,10 @@ or
.Dq no .
The default is
.Dq no .
+If set to
+.Dq yes
+.Nm ssh
+must be setuid root.
Note that this option must be set to
.Dq yes
if