Re: Privilege separation user sshd does not exist
- From: Dallas Clement <dallas.a.clement@xxxxxxxxx>
- Date: Mon, 04 Jun 2007 13:33:38 -0500
On Mon, 2007-06-04 at 19:54 +0300, Cristian Stoica wrote:
Hi,
Hope this helps:
http://www.citi.umich.edu/u/provos/ssh/privsep-faq.html
I would say change this in the config file of ssh daemon
UsePrivilegeSeparation no
Cheers,
Cristian
Sadly, I'm running into other problems when I disable priv sep. If I
start the daemon manually as follows, this is what I get:
From remote host
# ssh -l dallas 172.16.1.34
On the target I see these errors:
debug1: userauth-request for user dallas service ssh-connection method
none
debug1: attempt 0 failures 0
Invalid user dallas from 172.16.1.33
input_userauth_request: invalid user dallas
Failed none for invalid user dallas from 172.16.1.33 port 58128 ssh2
Can OpenSSH function without PAM if I also disable priv sep?
Currently I do not have PAM enabled in my OpenSSH build.
Thanks,
Dallas
p.s. I noticed in a document found on the web the following quote:
"PAM-enabled OpenSSH is known to function with privsep on Linux."
from http://sunfreeware.com/README.privsep
- References:
- Privilege separation user sshd does not exist
- From: Dallas Clement
- Privilege separation user sshd does not exist
- Prev by Date: Problems with cross-compiled OpenSSH
- Next by Date: Re: Auditing SSH logs
- Previous by thread: Privilege separation user sshd does not exist
- Next by thread: Re: Privilege separation user sshd does not exist
- Index(es):