This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

sshd is exit after 1 successfull session ?


Hi!

My sshd is exit after 1 session is terminated...

Why ???

The sshd log :

bash-2.01$ sshd -d
debug: sshd version 1.2.22 []
debug: Initializing random number generator; seed file /etc/ssh_random_seed
log: Server listening on port 22.
log: Generating 768 bit RSA key.
Generating p:  ......++ (distance 68)
Generating q:  ................++ (distance 246)
Computing the keys...
Testing the keys...
Key generation complete.
log: RSA key generation complete.
debug: Server will not fork when running in debugging mode.
log: Connection from 145.236.48.188 port 1301
debug: Client protocol version 1.5; client software version 1.2.20
debug: Sent 768 bit public key and 1024 bit host key.
debug: Encryption type: idea
debug: Received session key; encryption turned on.
debug: Attempting authentication for administrator.
log: Password authentication for administrator accepted.
debug: Allocating pty.
debug: Ignoring unsupported tty mode opcode 52 (0x34)
debug: Ignoring unsupported tty mode opcode 62 (0x3e)
debug: Forking shell.
debug: Entering interactive session.
error: Failed to disconnect from controlling tty.
debug: Received SIGCHLD.
debug: pty_cleanup_proc called
debug: chmod /dev/tty0 0666 failed: No such file or directory
debug: End of interactive session; stdin 63, stdout (read 2399, sent 2399),stde
rr 0 bytes.
debug: pty_cleanup_proc called again, ignored
debug: Command exited with status 0.
debug: Received exit confirmation.
log: Closing connection to 145.236.48.188
bash-2.01$

Thanks in advance!

Bye!Lajos
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]