[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RE: setuid for "ssh"
- From: "Gavin McDonald" <gavitron gmail com>
- To: "'Sachin Bhugra'" <bhugra sachin gmail com>, "'General Red Hat Linux discussion list'" <redhat-list redhat com>
- Cc: alan clueserver org
- Subject: RE: setuid for "ssh"
- Date: Thu, 29 Dec 2005 23:36:26 -0800
So you are running ssh ver1?
Regards,
Gavin McDonald
========================
EVI Logistic Enterprises
email: me gavitron com
phone: (604) 313-3845
_____
From: Sachin Bhugra [mailto:bhugra sachin gmail com]
Sent: Thursday, December 29, 2005 10:52 PM
To: General Red Hat Linux discussion list
Cc: gavitron gmail com; alan clueserver org
Subject: Re: setuid for "ssh"
Hi,
I understand that it is dangerous to give root permissions, but the issue is
if you want to use RhostsAuthentication then you need to enable privileged
ports for ssh i.e. UsePrivilegedPorts yes in ssh_config, which requires ssh
to setuid root. Actually thats the way it has been written in man
ssh_config. Here is what it says:
RhostsAuthentication
Specifies whether to try rhosts based authentication. Note that
this declaration only affects the client side and has no effect
whatsoever on security. Most servers do not permit RhostsAuthen-
tication because it is not secure (see RhostsRSAAuthentication).
The argument to this keyword must be "yes" or "no". The default
is "no". This option applies to protocol version 1 only and
requires ssh to be setuid root and UsePrivilegedPort to be set to
"yes".
PS: Also, i am enabling this form of Authentication only for my private
network.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]