Re: Generating SSL certificate for Apache HTTPD breaks SSH
- From: "Robert Hajime Lanning" <robert.lanning@xxxxxxxxx>
- Date: Fri, 8 Dec 2006 09:11:17 -0800
On 12/7/06, samljones <sjones@xxxxxxxxxxxxxxx> wrote:
[snip]
debug1: Next authentication method: password
gladmin@camdevnet02's password:
debug1: Authentication succeeded (password).
debug1: channel 0: new [client-session]
debug1: Entering interactive session.
debug1: Sending environment.
debug1: Sending env LANG = en_US.UTF-8
===========================================
After that last line, the cursor goes to the next line, and hangs. No
connection, no rejection, no command line, just flashing cursor. Can't even
ctrl-c out of it; have to close the terminal/tab.
This actually sounds like a system resource issue. At that point sshd fork()s
your login shell. Sounds like something is either stopping or slowing down the
fork()ing or exec()ing the shell.
Try waiting a while, to see if the shell prompt eventually appears.
--
And, did Galoka think the Ulus were too ugly to save?
-Centauri
- Follow-Ups:
- Re: Generating SSL certificate for Apache HTTPD breaks SSH
- From: Radu Oprisan
- Re: Generating SSL certificate for Apache HTTPD breaks SSH
- References:
- Generating SSL certificate for Apache HTTPD breaks SSH
- From: samljones
- Generating SSL certificate for Apache HTTPD breaks SSH
- Prev by Date: Re: Connect with null passphrases
- Next by Date: Re: Connect with null passphrases
- Previous by thread: Re: Generating SSL certificate for Apache HTTPD breaks SSH
- Next by thread: Re: Generating SSL certificate for Apache HTTPD breaks SSH
- Index(es):
Relevant Pages
|
|