× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



For the side question - all of mine are 1252.

On Tue, 2020-01-14 at 15:31 +0100, Patrik Schindler wrote:

Hello Rob,


Am 14.01.2020 um 15:22 schrieb Rob Berendt <

<mailto:rob@xxxxxxxxx>

rob@xxxxxxxxx

:


I am going to try the config file.


OK.


EDTF '/home/ROB/.ssh/config'


Interesting side question: In which charset has the config file as well as the key files (it's just a string of characters, not binary!) to be? ASCII? Or EBCDIC? I don't know. Maybe anyone else can shed a light?


Host gdl57

HostName gdl57.dekko-1

User rob

IdentityFile ~/.ssh/rob_gdisys.pub

Which begs the question: Do I use the private key or the public key?

Well, I tried both. I still get prompted for the password.


Private Key. Always. Please try the rename instead. I'm not sure about the syntax.


So I did some more reading and tried this:

PS C:\WINDOWS\system32> Get-Service ssh-agent


Status Name DisplayName

------ ---- -----------

Stopped ssh-agent OpenSSH Authentication Agent



PS C:\WINDOWS\system32> Start-Service ssh-agent

Start-Service : Service 'OpenSSH Authentication Agent (ssh-agent)' cannot be started due to the following error:


Irrelevant. The ssh-agent is just needed if you store your keys on disk with a passphrase. Ssh-Agent can be started per user and then be fed with ssh-add with privkeys and their passphrases interactively. The keys are then stored in memory unencrypted for easier automation.


As told, irrelevan in this scenario (no passphrase).


Now when I try

CALL QP2TERM

ssh gdl57

I get:

ssh: connect to host gdl57.dekko-1 port 22: Connection refused


Connection refused = no ssh daemon on Port 22. Maybe it died from your tests? Please check, start ssh-daemon or or do a reboot. Don't bother with ssh-agent.


:wq! PoC


PGP-Key: DDD3 4ABF 6413 38DE -

<https://www.pocnet.net/poc-key.asc>

https://www.pocnet.net/poc-key.asc






[https://www.medtronsoftware.com/img/MedtronMinilogo.bmp] Kevin Bucknum
Senior Programmer Analyst
MEDDATA / MEDTRON
120 Innwood Drive
Covington LA 70433
Local: 985-893-2550
Toll Free: 877-893-2550
https://www.medtronsoftware.com



CONFIDENTIALITY NOTICE

This document and any accompanying this email transmission contain confidential information, belonging to the sender that is legally privileged. This information is intended only for the use of the individual or entity named above. The authorized recipient of this information is prohibited from disclosing this information to any other party and is required to destroy the information after its stated need has been fulfilled. If you are not the intended recipient, or the employee of agent responsible to deliver it to the intended recipient, you are hereby notified that any disclosure, copying, distribution or action taken in reliance on the contents of these documents is STRICTLY PROHIBITED. If you have received this email in error, please notify the sender immediately to arrange for return or destruction of these documents.

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.