search for: server_init_dispatch_13

Displaying 20 results from an estimated 28 matches for "server_init_dispatch_13".

2001 Aug 27
1
scp1 issue
...its server_init_dispatch() debug1: session_new: init debug1: session_new: session 0 debug1: Exec command 'scp -f .profile' debug1: PAM establishing creds debug1: Entering interactive session. debug1: fd 7 setting O_NONBLOCK debug1: fd 7 IS O_NONBLOCK debug1: fd 9 setting O_NONBLOCK debug1: server_init_dispatch_13 debug1: server_init_dispatch_15 --- This is with my client and here it stops, additional lines below is with scp that comes with OpenSSH --- debug1: tvp!=NULL kid 0 mili 10 debug1: Received SIGCHLD. debug1: tvp!=NULL kid 1 mili 100 debug1: End of interactive session; stdin 3, stdout (read 2710, s...
2001 Apr 09
2
"X11Forwarding yes" causes "error: socket: Protocol not supported"
...g1: Ignoring unsupported tty mode opcode 75 (0x4b) debug1: Received request for X11 forwarding with auth spoofing. socket: Protocol not supported debug1: Entering interactive session. debug1: fd 5 setting O_NONBLOCK debug1: Setting controlling tty using TIOCSCTTY. debug1: fd 9 IS O_NONBLOCK debug1: server_init_dispatch_13 debug1: server_init_dispatch_15 debug1: Received SIGCHLD. debug1: End of interactive session; stdin 0, stdout (read 712, sent 712), stderr 0 bytes. debug1: compress outgoing: raw data 761, compressed 526, factor 0.69 debug1: compress incoming: raw data 199, compressed 192, factor 0.96 Disconnecting...
2001 Feb 13
1
scp not found - OpenSSH 2.3.0p1 on slack 7
...2 Accepted password for john from xxx.xxx.xxx.xxx port 972 debug1: session_new: init debug1: session_new: session 0 debug1: Exec command 'scp -f whoo.jpg' debug1: Entering interactive session. debug1: fd 7 setting O_NONBLOCK debug1: fd 7 IS O_NONBLOCK debug1: fd 9 setting O_NONBLOCK debug1: server_init_dispatch_13 debug1: server_init_dispatch_15 debug1: Received SIGCHLD. debug1: End of interactive session; stdin 1, stdout (read 0, sent 0), stderr 194 bytes. debug1: Command exited with status 127. debug1: Received exit confirmation. Closing connection to xxx.xxx.xxx.xxx on the client side, i just get the scp...
2001 Mar 30
4
linux tcsetattr failed
does anyone else see this on linux: localhost sshd[14418]: Accepted password for stevesk from 15.126.45.158 port 49594 localhost sshd[14418]: Setting tty modes failed: Invalid argument redhat with kernel 2.2.17. ttymodes.c: /* Set the new modes for the terminal. */ if (tcsetattr(fd, TCSANOW, &tio) < 0) log("Setting tty modes failed: %.100s", strerror(errno)); return;
2001 Feb 24
1
Fwd: OpenSSH on Ultrix?
...g. debug1: fd 11 setting O_NONBLOCK debug1: fd 11 IS O_NONBLOCK debug1: channel 0: new [X11 inet listener] debug1: Entering interactive session. error: open /dev/tty failed - could not set controlling tty: No such device or address debug1: fd 5 setting O_NONBLOCK debug1: fd 10 IS O_NONBLOCK debug1: server_init_dispatch_13 debug1: server_init_dispatch_15 debug1: Received SIGCHLD. executing commands from remote works fine, as does ssh for outgoing connections. also, how do I prevent the "insufficient entropy" error from occurring from time to time? -- Georg Schwarz http://home.pages.de/~schwarz/...
2001 Jun 18
1
openssh-2.9p2 with PAM and Kerberos 5 on Solaris 8
...tablishing creds > Command terminated on signal 10. On the server side I get: > debug1: PAM setting tty to "/dev/pts/4" > debug1: PAM establishing creds > debug1: Entering interactive session. > debug1: fd 9 setting O_NONBLOCK > debug1: fd 10 IS O_NONBLOCK > debug1: server_init_dispatch_13 > debug1: server_init_dispatch_15 > debug1: Received SIGCHLD. > debug1: End of interactive session; stdin 0, stdout (read 93, sent 93), stderr 0 bytes. > I am running with a /etc/pam.conf file as follows: other auth required /usr/lib/security/$ISA/pam_krb5.so.1 other account requ...
2002 Jun 11
0
[Bug 273] sshd hangs on shell exit if user spawned child with /bin/nohup
...locating pty. >>debug1: session_pty_req: session 0 alloc /dev/pts/12 >>debug1: fd 4 setting TCP_NODELAY >>debug1: Entering interactive session. >>debug1: fd 7 setting O_NONBLOCK >>debug1: fd 10 setting O_NONBLOCK >>debug1: fd 11 setting O_NONBLOCK >>debug1: server_init_dispatch_13 >>debug1: server_init_dispatch_15 Now I start the "nohup job" with ./nohup somescript & I then try to exit the ksh shell. Ksh first tells you "You have running jobs" ( normal...) then I give the second exit. At that point, my ksh becomes a <defunct> process (zomb...
2001 Sep 17
0
ssh client hangs on exit!
...ted tty mode opcode 41 (0x29) debug1: Ignoring unsupported tty mode opcode 60 (0x3c) debug1: Ignoring unsupported tty mode opcode 61 (0x3d) debug1: Ignoring unsupported tty mode opcode 62 (0x3e) debug1: Entering interactive session. debug1: fd 7 setting O_NONBLOCK debug1: fd 8 IS O_NONBLOCK debug1: server_init_dispatch_13 debug1: server_init_dispatch_15 debug1: Received SIGCHLD. <ssh program running in Linux system on i386> lynx1> exit logout and then hangs. I don't get such problems if I connect to a ssh server running on a Linux machine. It has been mentioned in openssh website's FAQ section th...
2004 Apr 29
1
OpenSSH bug: server debug output sent to client
...ing PAM_TTY to "(null)" debug1: PAM: establishing credentials debug1: Entering interactive session. debug1: fd 8 setting O_NONBLOCK debug2: fd 8 is O_NONBLOCK debug1: fd 10 setting O_NONBLOCK debug1: Received SIGCHLD. debug1: fd 4 setting O_NONBLOCK debug1: fd 9 setting O_NONBLOCK debug1: server_init_dispatch_13 debug1: server_init_dispatch_15 debug1: End of interactive session; stdin 0, stdout (read 147, sent 147), stderr 649 bytes. ... --snip-- --snip--client: $ ssh -1 localhost id debug3: Copy environment: PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/home...
2001 Jan 10
1
SSH2/1 Failure when using bash shell, other shells work
..."cnewbill.onewest.net" debug1: session_new: init debug1: session_new: session 0 debug1: Allocating pty. debug1: PAM setting tty to "/dev/pts/4" debug1: PAM establishing creds debug1: Entering interactive session. debug1: fd 3 setting O_NONBLOCK debug1: fd 7 IS O_NONBLOCK debug1: server_init_dispatch_13 debug1: server_init_dispatch_15 debug1: Setting controlling tty using TIOCSCTTY. debug1: tvp!=NULL kid 0 mili 10 debug1: tvp!=NULL kid 0 mili 10 debug1: tvp!=NULL kid 0 mili 10 debug1: Received SIGCHLD. debug1: tvp!=NULL kid 1 mili 100 debug1: End of interactive session; stdin 0, stdout (read 323,...
2001 Feb 24
0
Neither scp nor sftp works (2.5.1p1 and Solaris 2.6) :(
...24 02:15:12 helios sshd[5562]: debug1: Received SIGCHLD. Feb 24 02:15:12 helios sshd[5562]: debug1: fd 11 setting O_NONBLOCK Feb 24 02:15:12 helios sshd[5562]: debug1: fd 11 IS O_NONBLOCK Feb 24 02:15:12 helios sshd[5562]: debug1: fd 13 setting O_NONBLOCK Feb 24 02:15:12 helios sshd[5562]: debug1: server_init_dispatch_13 Feb 24 02:15:12 helios sshd[5562]: debug1: server_init_dispatch_15 Feb 24 02:15:12 helios sshd[5562]: debug1: End of interactive session; stdin 0, stdout (read 0, sent 0), stderr 0 bytes. Feb 24 02:15:12 helios sshd[5562]: Disconnecting: Command terminated on signal 11. Feb 24 02:15:12 helios sshd[...
2001 Jun 18
1
OpenSSH + Solaris + AFS ???
...CK debug1: channel 0: new [X11 inet listener] debug1: temporarily_use_uid: 10416/1052 (e=0) debug1: restore_uid debug1: PAM setting tty to "/dev/pts/10" debug1: PAM establishing creds debug1: Entering interactive session. debug1: fd 6 setting O_NONBLOCK debug1: fd 10 IS O_NONBLOCK debug1: server_init_dispatch_13 debug1: server_init_dispatch_15 debug3: tvp!=NULL kid 0 mili 10 debug3: tvp!=NULL kid 0 mili 10 debug3: tvp!=NULL kid 0 mili 10 debug1: End of interactive session; stdin 0, stdout (read 155, sent 155), stderr 0 bytes. debug1: channel_free: channel 0: status: The following connections are open: deb...
2000 Dec 17
2
Portable OpenSSH Solaris UseLogin Issue
...bug: Installing crc compensation attack detector. debug: Attempting authentication for xxxxxx. Accepted password for xxxxx from x.x.x.x port 34949 debug: session_new: init debug: session_new: session 0 debug: Allocating pty. debug: Entering interactive session. debug: fd 3 setting O_NONBLOCK debug: server_init_dispatch_13 debug: server_init_dispatch_15 debug: tvp!=NULL kid 0 mili 10 debug: Received SIGCHLD. debug: tvp!=NULL kid 1 mili 10 debug: tvp!=NULL kid 1 mili 10 debug: tvp!=NULL kid 1 mili 100 debug: End of interactive session; stdin 0, stdout (read 171, sent 171), stderr 0 bytes. debug: Command exited with st...
2000 Jul 15
0
openssh-2.1.1p3 - problem with -i option
...interactive session. Jul 15 14:06:09 somehost sshd[27621]: debug: no set_nonblock for tty fd 0 Jul 15 14:06:09 somehost sshd[27622]: debug: Setting controlling tty using TIOCSCTTY. Jul 15 14:06:09 somehost sshd[27621]: debug: no set_nonblock for tty fd 7 Jul 15 14:06:09 somehost sshd[27621]: debug: server_init_dispatch_13 Jul 15 14:06:09 somehost sshd[27621]: debug: server_init_dispatch_15 Jul 15 14:06:09 somehost sshd[27621]: debug: tvp!=NULL kid 0 mili 10 Jul 15 14:06:09 somehost sshd[27621]: debug: End of interactive session; stdin 0, stdout (read 65, sent 65), stderr 0 bytes. Jul 15 14:06:09 somehost sshd[27621]...
2002 Feb 12
1
SSH Client Hangs after logging in to SSHD
...ssword: > > Accepted password for federico from 192.168.10.5 port 1368 > debug1: session_new: init > debug1: session_new: session 0 > debug1: Allocating pty. > debug1: Entering interactive session. > debug1: fd 10 setting O_NONBLOCK > debug1: fd 11 IS O_NONBLOCK > debug1: server_init_dispatch_13 > debug1: server_init_dispatch_15 > > After this I can see the prompt on the terminal, but everything is hanged, I > 'm not able to type anything. > > Then I close Putty: > > Read error from remote host: Connection reset by peer > debug1: Calling cleanup 0x8056d2c(0x8...
2001 Aug 03
1
Disconnecting: protocol error: rcvd type 98
...tion agent forwarding request. debug1: temporarily_use_uid: 32540/2400 (e=0) debug1: restore_uid debug1: fd 11 setting O_NONBLOCK debug1: fd 11 IS O_NONBLOCK debug1: channel 1: new [auth socket] debug1: Entering interactive session. debug1: fd 8 setting O_NONBLOCK debug1: fd 9 IS O_NONBLOCK debug1: server_init_dispatch_13 debug1: server_init_dispatch_15 debug3: tvp!=NULL kid 0 mili 60000 debug3: tvp!=NULL kid 0 mili 10 debug3: tvp!=NULL kid 0 mili 60000 debug3: tvp!=NULL kid 0 mili 60000 debug3: tvp!=NULL kid 0 mili 60000 debug3: tvp!=NULL kid 0 mili 10 debug3: tvp!=NULL kid 0 mili 60000 debug3: tvp!=NULL kid 0 mili...
2000 Sep 04
0
msg "X11 connection uses different authentication protocol" ?
...ng pty. debug: Received request for X11 forwarding with auth spoofing. debug: fd 14 setting O_NONBLOCK debug: channel 0: new [X11 inet listener] debug: PAM setting tty to "/dev/pts/9" debug: PAM establishing creds debug: Entering interactive session. debug: fd 12 setting O_NONBLOCK debug: server_init_dispatch_13 debug: server_init_dispatch_15 debug: tvp!=NULL kid 0 mili 10 on the client side was issued "ssh -v -X": userid at client[~:512] ssh -X -v server SSH Version OpenSSH_2.1.1, protocol versions 1.5/2.0. Compiled with SSL (0x0090581f). debug: Reading configuration data /etc/ssh_config de...
2001 Apr 05
0
HP-UX 9 problems (hangs on logout; tty isn't sane)
...sic diagnostics myself. When I run sshd with the "-d" option and connect to it, it looks like this: debug1: Allocating pty. debug1: Setting controlling tty using TIOCSCTTY.debug1: Entering interactive session. debug1: fd 3 setting O_NONBLOCK debug1: fd 8 IS O_NONBLOCK debug1: server_init_dispatch_13 debug1: server_init_dispatch_15 ioctl(TIOCSCTTY): Invalid argument When I logout of the session: debug1: Received SIGCHLD. When I kill the ssh client: Connection closed by remote host. debug1: Calling cleanup 0x40009202(0x40015688) debug1: pty_cleanup_proc: /dev/ttypb debug1: Call...
2000 Jun 19
3
sshd does not exit after scp (hpux 11.00 / ssh 2.1.1p1)
Hello, I have encountered a problem using ssh-2.1.1p1 on HP-UX 11.00: Everything else seems to work but running scp results in processes staying open: On the server there are 2 processes still running after copying a file: "scp -v -t /tmp" and one sshd. On the client also a ssh-process stays running until killing one of the processes manually... The copying works fine however.
2001 Apr 11
1
openssh 2.5.2p2/Solaris 5.8 problems
...g1: channel 0: new [X11 inet listener] debug1: Received authentication agent forwarding request. debug1: fd 11 setting O_NONBLOCK debug1: fd 11 IS O_NONBLOCK debug1: channel 1: new [auth socket] debug1: Entering interactive session. debug1: fd 8 setting O_NONBLOCK debug1: fd 9 IS O_NONBLOCK debug1: server_init_dispatch_13 debug1: server_init_dispatch_15 debug3: tvp!=NULL kid 0 mili 10 debug3: tvp!=NULL kid 0 mili 10 debug3: tvp!=NULL kid 0 mili 10 debug3: tvp!=NULL kid 0 mili 10 debug3: tvp!=NULL kid 0 mili 10 debug3: tvp!=NULL kid 0 mili 10 debug3: tvp!=NULL kid 0 mili 10 debug3: tvp!=NULL kid 0 mili 10 debug3: tvp...