Displaying 4 results from an estimated 4 matches for "sshauthmethodc".
2002 May 15
3
ssh3 with ssh1
On Solaris 8, I have ssh 3.1.0 and on other box Sol 7 I have 1.2.26 (min
version for comtable with ssh 3), I checked also /etc/ssh2/sshd2_config
file
## SSH1 compatibility
# Ssh1Compatibility <set by configure by default>
# Sshd1Path <set by configure by default
2) generate key for ssh3 # ssh-keygen2 -P /etc/ssh2/hostkey
2001 Apr 20
1
Restrict account to only use sftp not working
...client, here's what happened:
___________________________________________________________________________
{vendor on telluride}/export/home/vendor% ssh -d2 vendor at ftserver
debug: connecting to ftserver...
debug: entering event loop
debug: ssh_client_wrap: creating transport protocol
debug:
SshAuthMethodClient/sshauthmethodc.c:105/ssh_client_authentication_initializ
e: Added "publickey" to usable meth
debug:
SshAuthMethodClient/sshauthmethodc.c:105/ssh_client_authentication_initializ
e: Added "password" to usable metho
debug: Ssh2Client/sshclient.c:1104/ssh_client_wrap: creating...
2000 Sep 13
2
Can't connect to server using protocol v2?
Is this really caused by a buggy server, or is this an interoperability
problem? It seems to work ok when I specify -o "protocol 1" on the command
line. Thanks,
Greg
[gleblanc at grego1 gleblanc]$ ssh -v login.metalab.unc.edu
SSH Version OpenSSH_2.2.0p1, protocol versions 1.5/2.0.
Compiled with SSL (0x0090581f).
debug: Reading configuration data /etc/ssh/ssh_config
debug: Applying
2000 Jun 21
1
SSH 2.2.0
...) on i686-pc-linux-gnu
[root at a ~]# ssh -v -l gem -p 4040 hobbes.rellim.com
debug: hostname is 'hobbes.rellim.com'.
debug: Unable to open /root/.ssh2/ssh2_config
debug: connecting to hobbes.rellim.com...
debug: entering event loop
debug: ssh_client_wrap: creating transport protocol
debug: SshAuthMethodClient/sshauthmethodc.c:99/ssh_client_authentication_initialize: Added "publickey" to usable methods.
debug: SshAuthMethodClient/sshauthmethodc.c:99/ssh_client_authentication_initialize: Added "password" to usable methods.
debug: Ssh2Client/sshclient.c:1097/ssh_client_wrap: creati...