Re: host public key retrival (General questions)
I have generate Public and private keys, send my public key to host and trying to connect with my private key. I am able to connect to the host, but when I try to put file I am getting the following error:
Server returned an error: Permission denied
What I have been told, beside using private and public keys, I also must use there public key, but how do I use it?
I created debug file, Can you tell me if I am getting authenticated by the host and how I may use host public key in addition to my public / private keys pair.
Connect / Disconnect only
Connect::start
Connect::BeginConnect
Connect:end
ConnectNotification:start
MethodNotification:start
MethodNotification:ExtendedStates.Connecting
ConnectNotification:end
ReceiveNotification:start
ReceiveNotification:ExchangingIdentification
EndReceive before
ReceiveNotification:ExchangingIdentification received 39 bytes
ExchangeIdentification:start
ExchangeIdentification data: SSH-2.0-Connect:Enterprise_UNIX_2.2.00
ExchangeIdentification:sent SSH-2.0-WeOnlyDo.Net
ExchangeIdentification:end
ReceiveNotification:start
ReceiveNotification:Default
Received 288 bytes
CipherInbuf len = 288
DoSSH2Packet:start type=20
KexInit:start
Startpacket SSH2_MSG_KEXINIT
SendPacket:start
SendPacket:end
Startpacket SSH2_MSG_KEXDH_INIT
SendPacket:start
SendPacket:end
KexInit:end
DoSSH2Packet:end
SendNotification:start
MethodNotification:start
MethodNotification:ExtendedStates.Default
SendNotification:end
SendNotification:start
MethodNotification:start
MethodNotification:ExtendedStates.Default
SendNotification:end
ReceiveNotification:start
ReceiveNotification:Default
Received 464 bytes
CipherInbuf len = 464
DoSSH2Packet:start type=31
KexReply:start
CheckHostKey2:start
CheckHostKey2:end
Startpacket SSH2_MSG_NEWKEYS
SendPacket:start
SendPacket:end
KexInit:end
DoSSH2Packet:end
CipherInbuf len = 16
DoSSH2Packet:start type=21
NewKeys:start
Startpacket SSH2_MSG_SERVICE_REQUEST
SendPacket:start
SendPacket:end
NewKeys:end
DoSSH2Packet:end
SendNotification:start
MethodNotification:start
MethodNotification:ExtendedStates.Default
SendNotification:end
SendNotification:start
MethodNotification:start
MethodNotification:ExtendedStates.Default
SendNotification:end
ReceiveNotification:start
ReceiveNotification:Default
Received 52 bytes
CipherInbuf len = 52
DoSSH2Packet:start type=6
SendAuth:start
SendAuth:trying 'none'
SendPacket:start
SendPacket:end
SendAuth:end
DoSSH2Packet:end
SendNotification:start
MethodNotification:start
MethodNotification:ExtendedStates.Default
SendNotification:end
ReceiveNotification:start
ReceiveNotification:Default
Received 68 bytes
CipherInbuf len = 68
DoSSH2Packet:start type=51
CheckUserAuth:start
SendAuth:start
SendAuth:trying pubkey
SendPacket:start
SendPacket:end
SendAuth:end
DoSSH2Packet:end
SendNotification:start
MethodNotification:start
MethodNotification:ExtendedStates.Default
SendNotification:end
ReceiveNotification:start
ReceiveNotification:Default
Received 196 bytes
CipherInbuf len = 196
DoSSH2Packet:start type=60
SendPacket:start
SendPacket:end
DoSSH2Packet:end
SendNotification:start
MethodNotification:start
MethodNotification:ExtendedStates.Default
SendNotification:end
ReceiveNotification:start
ReceiveNotification:Default
Received 36 bytes
CipherInbuf len = 36
DoSSH2Packet:start type=52
CheckUserAuth:start
SendPacket:start
SendPacket:end
CheckUserAuth:end
DoSSH2Packet:end
SendNotification:start
MethodNotification:start
MethodNotification:ExtendedStates.Default
SendNotification:end
ReceiveNotification:start
ReceiveNotification:Default
Received 52 bytes
CipherInbuf len = 52
DoSSH2Packet:start type=91
SendChanRequest:start
SendChanRequest:end
StartShell:start
Startpacket SSH2_MSG_CHANNEL_REQUEST
SendPacket:start
SendPacket:end
StartShell:end
DoSSH2Packet:end
SendNotification:start
MethodNotification:start
MethodNotification:ExtendedStates.Default
SendNotification:end
ReceiveNotification:start
ReceiveNotification:Defau
When trying to putfile
Startpacket SSH2_MSG_CHANNEL_DATA
SendPacket:start
SendPacket:end
SendNotification:start
MethodNotification:start
MethodNotif...
Complete thread:
- host public key retrival - carsimex, 2008-10-08, 23:43
- Re: host public key retrival - wodDamir, 2008-10-09, 00:02
- Re: host public key retrival - carsimex, 2008-10-09, 00:12
- Re: host public key retrival - wodDamir, 2008-10-09, 09:29
- Re: host public key retrival - carsimex, 2008-10-09, 19:29
- Re: host public key retrival - carsimex, 2008-10-09, 20:00
- Re: host public key retrival - woddrazen, 2008-10-09, 20:08
- Re: host public key retrival - carsimex, 2008-10-09, 21:42
- Re: host public key retrival - carsimex, 2008-10-14, 20:02
- Re: host public key retrival - wodDamir, 2008-10-14, 20:16
- Re: host public key retrival - carsimex, 2008-10-14, 20:19
- Re: host public key retrival - wodDamir, 2008-10-14, 20:23
- Re: host public key retrival - carsimex, 2008-10-14, 20:38
- Re: host public key retrival - wodDamir, 2008-10-14, 20:45
- Re: host public key retrival - carsimex, 2008-10-14, 22:28
- Re: host public key retrival - wodDamir, 2008-10-14, 22:37
- Re: host public key retrival - carsimex, 2008-10-15, 17:46
- Re: host public key retrival - wodDamir, 2008-10-14, 22:37
- Re: host public key retrival - carsimex, 2008-10-14, 22:28
- Re: host public key retrival - wodDamir, 2008-10-14, 20:45
- Re: host public key retrival - carsimex, 2008-10-14, 20:38
- Re: host public key retrival - wodDamir, 2008-10-14, 20:23
- Re: host public key retrival - carsimex, 2008-10-14, 20:19
- Re: host public key retrival - wodDamir, 2008-10-14, 20:16
- Re: host public key retrival - carsimex, 2008-10-14, 20:02
- Re: host public key retrival - carsimex, 2008-10-09, 21:42
- Re: host public key retrival - woddrazen, 2008-10-09, 20:08
- Re: host public key retrival - carsimex, 2008-10-09, 20:00
- Re: host public key retrival - carsimex, 2008-10-09, 19:29
- Re: host public key retrival - wodDamir, 2008-10-09, 09:29
- Re: host public key retrival - carsimex, 2008-10-09, 00:12
- Re: host public key retrival - wodDamir, 2008-10-09, 00:02