On 03.11.2016 11:32 AM, swizz ly wrote:
Is there any update on this issue? I posted the original mail for more than a year ago. I tried the current X2Go Windows Client V4.0.5.2 but unfortunatelly it is still not working with two-factor SecurID authorisation. It would be very simple to fix this issue, just to remove the fix hard-coded SSH-Prompt from the source code. To whom shall I write to make this change happen?
Sorry for getting back at you so late.
I've added the new prompt to X2Go Client. Newer version will support it.
I don't think accepting all prompts is a good idea, because not every prompt might be a challenge auth prompt.
However, due to my rewrite of the code in question some good time ago, it's now easier than ever to add new prompts values:
http://code.x2go.org/gitweb?p=x2goclient.git;a=blob;f=src/sshmasterconnectio...
(I deliberately didn't add a link to SecurID because it's a proprietary solution. Just to be safe.)
Mihai