Displaying 20 results from an estimated 1070 matches for "debug1".
Did you mean:
debug
2001 Jun 13
1
2.9p1 SCO OS 5.0.5 server and Linux client hang on exit when using X11 forwarding and protocol 2
...lopment environment. I configured
with :
export CCFLAGS='-L/usr/local/lib -I/usr/local/include'
./configure --sysconfdir=/etc/ssh --with-rsh=/usr/bin/rcmd --exec-prefix=/usr
Thanks, Aran
-------------- next part --------------
OpenSSH_2.9p1, SSH protocols 1.5/2.0, OpenSSL 0x0090600f
debug1: Reading configuration data /home/spin/.ssh/config
debug1: Applying options for *
debug1: Applying options for njdb*
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug1: Seeding random number generator
debug1: Rhosts Authentication disabled, originating port...
2001 May 04
0
Exit status strangeness
....
(Oracle DataGuard actually runs that exact command to determine if SSH is
working, and it fails)
Output below:
(ssh2 with -n flag, exit status is -1, although I've also seen 255)
3:33pm.orangecrush: ~> ssh -v qacrmdb -n /bin/true
OpenSSH_2.9p1, SSH protocols 1.5/2.0, OpenSSL 0x0090601f
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Seeding random number generator
debug1: Rhosts Authentication disabled, originating port will not be
trusted.
debug1: restore_uid
debug1: ssh_connect: getuid 504 geteuid 504 anon 1
debug1: Connecting to qacrmdb [10.43.0.61] port 22.
debug1: te...
2001 Jan 10
1
SSH2/1 Failure when using bash shell, other shells work
...rything I can think of: sshd
configs, pam configs, permissions on user data, permissions on ssh pieces,
etc.
Here is the debug report for SSH Protocol 2. (generated using sshd -ddd)
When using /bin/bash (GNU bash, version 1.14.7(1)) as a shell
When using csh it works fine and allows us to login.
debug1: Seeding random number generator
debug1: read DSA private key done
debug1: Seeding random number generator
debug1: Bind to port 22 on 0.0.0.0.
Server listening on 0.0.0.0 port 22.
Generating 768 bit RSA key.
debug1: Seeding random number generator
debug1: Seeding random number generator
RSA key gen...
2001 May 24
0
occasional ssh hang
...ed this problem
with both 2.5.2p2 and 2.9p1.
Below is ssh -v output from a successful run, and a run where ssh hangs.
Both are done with protocol version 2.
ssh -2 -x -T -n -v -o 'BatchMode yes' -l vserv 147.101.224.39
Successful:
OpenSSH_2.9p1, SSH protocols 1.5/2.0, OpenSSL 0x0090581f
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug1: Seeding random number generator
debug1: Rhosts Authentication disabled, originating port will not be
trusted.
debug1: restore_uid
debug1: ssh_connect: getuid 0 geteuid 0 anon 1
debug1: Connecting to 147.101.224.3...
2001 May 08
1
sftp problem
...e connection
closes with an Exit Status 127. There are 3 other system configure the same
and everything is functional. SFTP going in has been a problem since the
first release including SFTP. I included the output from debug.
Thanks-JWP
$ sftp -v jpaint at ETwebuatbu
Connecting to ETwebuatbu...
debug1: SSH args "ssh -l jpaint -v ETwebuatbu -s -oForwardX11=no
-oForwardAgent=
no -oProtocol=2 sftp"
OpenSSH_2.5.2p2, SSH protocols 1.5/2.0, OpenSSL 0x0090600f
debug1: Seeded RNG with 36 bytes from programs
debug1: Seeded RNG with 3 bytes from system calls
debug1: Rhosts Authentication disable...
2011 Mar 17
3
exit status of ssh?
...p?
I see the same thing on a Linux system and a Solaris system:
% ssh -V
OpenSSH_4.2p1, OpenSSL 0.9.8a 11 Oct 2005
% ssh -V
Sun_SSH_1.5, SSH protocols 1.5/2.0, OpenSSL 0x0090811f
Output of -v is:
% ssh -v cryo bash -c '"/bin/ls /foo"'
OpenSSH_4.2p1, OpenSSL 0.9.8a 11 Oct 2005
debug1: Reading configuration data /home/quenelle/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug1: Connecting to cryo [10.133.144.28] port 22.
debug1: Connection established.
debug1: identity file /home/quenelle/.ssh/identity type -1
debug1: identit...
2002 Nov 06
2
scp output redirection doesn't work...
...p or is this a bug?
>
> Here is the verbose output:
> > scp -v test <remote_machine>:~/test
> Executing: program /usr/local/bin/ssh host <remote_machine>, user
> (unspecified), command scp -v -t ~/test
> OpenSSH_3.4p1, SSH protocols 1.5/2.0, OpenSSL 0x0090607f
> debug1: Reading configuration data /usr/local/etc/ssh_config
> debug1: Applying options for *
> debug1: Rhosts Authentication disabled, originating port will not be
> trusted.
> debug1: ssh_connect: needpriv 0
> debug1: Connecting to sapdev [10.10.112.21] port 22.
> debug1: Connection es...
2001 Jul 02
0
2.9p2 -- ForwardX11 fails -- X11 connection uses different authentication protocol
Hi,
I just grabed the 2.9p2 and can't forward X11 connections. This worked
fine for me under 2.9p1 but with 2.9p2 it seems that $XAUTHORITY isn't
getting set and when I try and set it manually connections to the
Xserver still fail with:
debug1: X11 connection uses different authentication protocol.
debug1: X11 rejected 1 i1/o16
Verbose debugs below.
client:
OpenSSH_2.9p1, SSH protocols 1.5/2.0, OpenSSL 0x0090600f
debug1: Reading configuration data /home/jrippas/.ssh/config
debug1: Seeding random number generator
debug1: Rhosts Authen...
2005 Apr 21
0
openssh 4.0p1 under OSX
I'm having difficulty getting ssh to connect as any
local user under OSX 10.3.8. The odd thing is ssh -l
root localhost works fine as a normal user, whereas
ssh -l themac localhost (or from any host for that
matter) does not.
Thanks
===============================
debug1: sshd version OpenSSH_4.0p1
debug1: private host key: #0 type 0 RSA1
debug1: read PEM private key done: type RSA
debug1: private host key: #1 type 1 RSA
debug1: read PEM private key done: type DSA
debug1: private host key: #2 type 2 DSA
debug1: rexec_argv[0]='/usr/sbin/sshd'
debug1: rexec_a...
2002 Dec 30
2
Problem while exiting sftp on SX-6...
...uot;.
I am appending the debug messages below. The same problem is
repeated if I run server of SX-6 and client on P-II running on
Red Hat 7.1 and openssh-3.1p1.
---------------------------------------------------------------------
Server Side: -
# ./sshd -d -p 12020 -f /usr/local/etc/sshd_config
debug1: sshd version OpenSSH_3.1p1
debug1: private host key: #0 type 0 RSA1
debug1: read PEM private key done: type RSA
debug1: private host key: #1 type 1 RSA
debug1: read PEM private key done: type DSA
debug1: private host key: #2 type 2 DSA
debug1: Bind to port 12020 on 0.0.0.0.
Server listening on 0.0...
2002 Jul 25
0
scp hangs
......, 64) = 64
[pid 1438] select(7, [3], [], NULL, NULL
...and there it stops.
The client side log:
h> scp -v foo 192.168.1.111:/tmp
Executing: program /usr/bin/ssh host 192.168.1.111, user (unspecified),
command scp -v -t /tmp
OpenSSH_3.4p1, SSH protocols 1.5/2.0, OpenSSL 0x0090604f
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Rhosts Authentication disabled, originating port will not be
trusted.
debug1: ssh_connect: needpriv 0
debug1: Connecting to 192.168.1.111 [192.168.1.111] port 22.
debug1: Connection established.
debug1: identity file /root/.ssh/identity t...
2003 Nov 03
1
Problems with PAM and PermitRootLogin without-password
...en PAM is enabled, PermitRootLogin will work as "yes" if "
without-password" is used, no matter what kind of authentication is used
for root login. Is that a bug, I missed something in the configurations,
or expected behavior? This is the output of a debugged session of ssh:
debug1: sshd version OpenSSH_3.7.1p2
debug1: read PEM private key done: type RSA
debug1: private host key: #0 type 1 RSA
socket: Address family not supported by protocol
debug1: Bind to port 80 on 0.0.0.0.
Server listening on 0.0.0.0 port 80.
debug1: Server will not fork when running in debugging mode.
Co...
2011 Sep 03
7
scp fails after sending command: scp -v -t
...ant to connect
to. In particular, I also double-checked that
? http://www.openssh.org/faq.html#2.9
does not apply, i.e.,
? $ssh myhost /bin/true
does not give any spurious output.
More specifically, I also tried scp -v together with sshd -d
on the server side. The client hangs after issuing
? debug1: Sending command: scp -v -t ~/foo
At this stage, the server says
? debug1: server_input_channel_open: confirm session
The complete output of scp -v and sshd -d is attached below.
My problem appears to be similar to
? http://lists.mindrot.org/pipermail/openssh-unix-dev/2008-March/026276.html
T...
2001 Apr 04
0
Heh?
...s,failed,success,failed,success" because at
some point I thought it was a hostname problem (using host or FQDN), but
it isn't
Traces of the two with ssh -v -l root:
Failed:
[root at bofh /root]# ssh -v -l root undoable.xtdnet.nl
OpenSSH_2.5.2p2, SSH protocols 1.5/2.0, OpenSSL 0x0090581f
debug1: Seeding random number generator
debug1: Rhosts Authentication disabled, originating port will not be trusted.
debug1: ssh_connect: getuid 0 geteuid 0 anon 1
debug1: Connecting to undoable.xtdnet.nl [213.160.202.1] port 22.
debug1: Connection established.
debug1: identity file /root/.ssh/identity t...
2002 Jul 01
3
3.4p1: 'buffer_append_space: alloc 10506240 not supported'
...hand, I am having trouble at least with
HPUX 11, DEC OSF 5.1 and Unixware: on all those systems, sshd bails
out after authentication with an error in buffer_append_space.
Here is the output of sshd -d on the UnixWare machine
(uname -a: "UnixWare sofia 5 7.1.0 i386 x86at SCO UNIX_SVR5")
debug1: sshd version OpenSSH_3.4p1
debug1: private host key: #0 type 0 RSA1
debug1: read PEM private key done: type RSA
debug1: private host key: #1 type 1 RSA
debug1: Bind to port 2222 on 0.0.0.0.
Server listening on 0.0.0.0 port 2222.
Generating 768 bit RSA key.
RSA key generation complete.
debug1: Serv...
2002 May 06
2
X11 forwarding does not work as normal user
We installed openssh 3.1p1 on our Solaris 2.8 machine using gcc 2.95.2. During
the installation, we modified ssh_config and sshd_config to enable X11 and
agent forwarding.
In sshd_config, we changed the following line to read:
X11Forwarding yes
In ssh_config, we changed the following two lines to read:
ForwardAgent yes
ForwardX11 yes
Both files are set to permission readable
2001 Mar 23
1
SSH Conections being dropped.
...30:25 dtadmin sshd[17083]: [ID 800047 auth.error] error: Hm,
dispatch protocol error: type 20 plen 136
Mar 22 10:30:25 dtadmin sshd[17083]: [ID 800047 auth.crit]
fatal: dispatch_protocol_error: rekeying is not supported
265$ ssh -v dtadmin
OpenSSH_2.5.2p1, SSH protocols 1.5/2.0, OpenSSL 0x0090600f
debug1: Seeded RNG with 39 bytes from programs
debug1: Seeded RNG with 3 bytes from system calls
debug1: Rhosts Authentication disabled, originating port will not be
trusted.
debug1: ssh_connect: getuid 6400 geteuid 0 anon 1
debug1: Connecting to dtadmin [151.119.10.106] port 22.
debug1: Connection establ...
2002 Dec 20
3
Bad packet length problem with "aes128-cbc" and openssh3.1p1
Hi,
I am trying to run openssh 3.1p1. But it is giving "Bad packet length" error
when I run sshd with default config file. On further investigation I found
that the error is coming only for the cipher algorithm "aes128-cbc". Also
the error comes only when I don't specify any protocol file
(/usr/local/etc/ssh_host_[rd]sa_key) or specify only "protocol 2" files.
I
2001 Oct 10
0
sftp localhost exits after authentication?
...is happens.
I have not set the euid of ssh program to root as it
does not work in LynxOS (may be problem with saved
ids). Might this be a problem. I have attached the
debug output of the client program.
Can I expect some help,
Hari.
bash-2.02$ sftp -v hari at localhost
Connecting to localhost...
debug1: SSH args "ssh -l hari -v localhost -s
-oForwardX11=no -oForwardAgent=no -oProtocol=2 sftp"
OpenSSH_2.9p2, SSH protocols 1.5/2.0, OpenSSL
0x0090600f
debug1: Seeding random number generator
debug1: Rhosts Authentication disabled, originating
port will not be trusted.
debug1: restore_uid
de...
2002 Jun 25
10
[Bug 296] Priv separation does not work on OSF/1
http://bugzilla.mindrot.org/show_bug.cgi?id=296
------- Additional Comments From bugzilla-openssh at thewrittenword.com 2002-06-26 01:20 -------
Are you sure? I have 3.3p1 running on 4.0D and 5.1 and I can connect as non-root.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.