Date: Wed, 26 Jun 2002 11:44:12 -0700 From: Amit Chakradeo <freebsd@spam.chakradeo.net> To: questions@freebsd.org Subject: Openssh sshd with Privilege Seperation to be installed suid ? Message-ID: <20020626114412.B19072@ac.wox.org>
next in thread | raw e-mail | index | archive | help
Hi, Is the sshd supposed to be installed setuid root for the privilege seperation part to work correctly ? The openssh port does not install it that way, and I see all the sshd processes owned by root. This changes to desired behaviour as below after I turn suid root on: root 26413 0.0 1.3 4816 1616 ?? Is 11:24AM 0:00.17 sshd: userA [priv] (sshd) userA 26482 0.0 1.5 4852 1936 ?? S 11:24AM 0:01.30 sshd: userA@ttyp2 (sshd) So how is sshd supposed to be installed ? Thanks Amit To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020626114412.B19072>