Re: Bizarre passwordless scp problem, help
- From: Dimitri Maziuk <dima@xxxxxxxxx>
- Date: Wed, 21 Jun 2006 16:46:40 +0000 (UTC)
rsb-asp-google@xxxxxxxxxxxxx sez:
....
One thing I noticed is that if I did a "ps -ef |grep sshd", the 2 ids
which work successfully have an sshd daemon started by them; but the id
that will not do passwordless scp, does not have an sshd daemon
started. Could that have anything to do with it?
If so, would that normally be started at boot time?
Are you familiar with tcp/ip server programming? The part where
you start a listener as root at boot time, and the listener forks
off a server process for each connection.
In the case of "authenticated" services, that process is usually
owned by the UID of connecting user. So the answers is no, sshd
owned by root is the one started at boot time.
Dima
--
I have not been able to think of any way of describing Perl to [person]
"Hello, blind man? This is color." -- DPM
.
- References:
- Bizarre passwordless scp problem, help
- From: rsb-asp-google
- Re: Bizarre passwordless scp problem, help
- From: Chuck
- Re: Bizarre passwordless scp problem, help
- From: rsb-asp-google
- Re: Bizarre passwordless scp problem, help
- From: Chuck
- Re: Bizarre passwordless scp problem, help
- From: rsb-asp-google
- Bizarre passwordless scp problem, help
- Prev by Date: Re: SSHv1's exponent is always 35
- Next by Date: Re: SSHv1's exponent is always 35
- Previous by thread: Re: Bizarre passwordless scp problem, help
- Next by thread: Re: Bizarre passwordless scp problem, help
- Index(es):