Authothentification failed

Discussion of open issues, suggestions and bugs regarding network security and data protection solution - SecureBridge
Post Reply
Daniel Fagnan
Posts: 58
Joined: Fri 13 Oct 2006 00:08

Authothentification failed

Post by Daniel Fagnan » Tue 05 Jun 2018 11:21

Channel Client Error Authentication failed

My connection work right but a received in my log error text
ex
06-04 08:49:42 Channel Client Error Authentication failed
06-04 08:49:51 Channel Client Error Authentication failed
06-04 08:49:59 Channel Client Error Authentication failed
Why ? Authentification is by password and username atAuthentification

And also sometime this error
Channel Client Error Connection was closed by the other side

procedure TMainSSHProcess.ScSSHServerClientError(Sender: TObject;
ClientInfo: TScSSHClientInfo; E: Exception);
begin
inherited;

Log2File('Channel Client Error '+E.Message,FLogFileName,CbLog.Checked);

end;

ViktorV
Devart Team
Posts: 3168
Joined: Wed 30 Jul 2014 07:16

Re: Authothentification failed

Post by ViktorV » Wed 06 Jun 2018 11:02

Unfortunately, we could not reproduce the specified behavior.
Please make sure that you are using the latest version of SecureBridge 8.2.4.
If this is so, in order for us to be able to give you a detailed answer, we need to have a sample demonstrating the specified behavior. Therefore, please, compose a small sample demonstrating the described behavior and send it to us using the contact form: https://devart.com/company/contactform.html

Daniel Fagnan
Posts: 58
Joined: Fri 13 Oct 2006 00:08

Re: Authothentification failed

Post by Daniel Fagnan » Thu 07 Jun 2018 11:20

I used a securebridge demo from you with a password and user

ViktorV
Devart Team
Posts: 3168
Joined: Wed 30 Jul 2014 07:16

Re: Authothentification failed

Post by ViktorV » Fri 08 Jun 2018 10:54

In order for us to give a more accurate and detailed answer, please specify the exact steps to reproduce it.

Post Reply