Displaying 2 results from an estimated 2 matches for "ginta".
Did you mean:
giunta
2001 Feb 21
0
2.5.1p1 Solaris ssh can't talk to sshd
...x0090600f
debug: Reading configuration data /etc/ssh/ssh_config
debug: ssh_connect: getuid 17454 geteuid 0 anon 0
debug: Connecting to foobar [100.200.200.100] port 22.
debug: Seeding random number generator
debug: Allocated local port 679.
debug: Connection established.
debug: identity file /homes/gintas/.ssh/identity type 0
debug: identity file /homes/gintas/.ssh/id_dsa type 3
Bad remote protocol version identification: ''
debug: Calling cleanup 0x40a00(0x0)
There are further refinements, though.
I want to run the same binaries on 2.6 and 7; it works fine 2.6 ssh
<-> 2.6/7 sshd (a...
2002 Oct 05
1
a patch for 3.4, please
...ugh time to analyse the code in more
details. I guess
# ifdef USE_PAM
do_pam_setcred(0);
# endif /* USE_PAM */
in session.c is the culprit. By the way, I've had to disable privsep
because otherwise /etc/srvtab cannot be read. I hope I've provided
enough information.
Thanks in advance,
Gintas