Re: [X2Go-User] x2go Broker GUI selection issue [command = ]

2020-07-18 Thread Jyoti Kumar

C:\Program Files (x86)\x2goclient\x2goclient.exe"  
--broker-url=ssh://jyoti@192.168.0.19:/usr/bin/x2gobroker 
--broker-ssh-key=privateKey.ppk

___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] x2go Broker GUI selection issue [command = ]

2020-07-18 Thread Stefan Baur
Am 18.07.20 um 12:52 schrieb Jyoti Kumar:
> But when I login with x2go client using below url it is asking  "Enter 
> passphrase to decrypt a key"
> I copied the privateKey.ppk into  " C:\Program Files (x86)\x2goclient"  
> directory and pageant.exe already exist there.
> 
> C:\Program Files (x86)\x2goclient\x2goclient.exe"  
> --broker-url=ssh://jyoti@192.168.0.19:/usr/bin/x2gobroker 
> --broker-key=privateKey.ppk
> 
> 
> what I am missing ?

Like I said, X2GoClient can only use OpenSSH keys - not PEM, and neither
PPK.
To use a PPK file, you need to load it into pageant first, and pageant
will take over authentication, so you don't specify the key as a
x2goclient --something parameter.
Instead, you use --broker-autologin.

Kind Regards,
Stefan Baur

-- 
BAUR-ITCS UG (haftungsbeschränkt)
Geschäftsführer: Stefan Baur
Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364
Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] x2go Broker GUI selection issue [command = ]

2020-07-18 Thread Jyoti Kumar
I tried to login broker server with ssh key (privateKey.ppk),  before  I 
converted "id_rsa" private key  with Putty Style such as .ppk  using puttyGen

I am able to login with Putty andwinscp using the privateKey.ppk .


But when I login with x2go client using below url it is asking  "Enter 
passphrase to decrypt a key"
I copied the privateKey.ppk into  " C:\Program Files (x86)\x2goclient"  
directory and pageant.exe already exist there.

C:\Program Files (x86)\x2goclient\x2goclient.exe"  
--broker-url=ssh://jyoti@192.168.0.19:/usr/bin/x2gobroker 
--broker-key=privateKey.ppk


what I am missing ?


Regards Jyoti Kumar
Mobile: +919953437397
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user