[X2Go-User] X2Go Two-factor-authentication with SecurID

Nick Owen nowen at wikidsystems.com
Wed Nov 16 01:53:24 CET 2016


Perhaps better to use an open standard like RADIUS which allows you to
tie in your directory.

See http://wiki.x2go.org/doku.php/doc:deployment-stories:wikid for an example.

hth,

nick

On Thu, Nov 3, 2016 at 6:32 AM, swizz ly <swizz.ly at gmx.ch> wrote:
> Hi guys,
>
> 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?
>
> Here is the simple fix, if someone would be interested:
>
> Edit sshmasterconnection.cpp file and in the function bool
> SshMasterConnection::userChallengeAuth() we need to change the following
> line:
>
> if(pr=="Password: ")
>
> to
>
> if(pr=="Password: " or pr=="Enter PASSCODE:")
>
> Instead of "Enter PASSCODE:" you can use whatever prompt the SSH sends you.
> But it would be much better not to use fix, hard-coded prompt in the code at
> all.
>
> Regards
>
> Gesendet: Mittwoch, 15. Juni 2016 um 11:52 Uhr
> Von: ilukeberry <luka.kodric at bitstamp.net>
> An: x2go-user at lists.x2go.org
> Betreff: Re: [X2Go-User] X2Go Two-factor-authentication with SecurID
> Hi
>
> I have same problem! Did you recompiled X2go-client for Windows in other to
> fix this?
>
> Whats the easy fix for this?
>
> Regards
>
>
>
>
> _______________________________________________
> x2go-user mailing list
> x2go-user at lists.x2go.org
> http://lists.x2go.org/listinfo/x2go-user
>
> _______________________________________________
> x2go-user mailing list
> x2go-user at lists.x2go.org
> http://lists.x2go.org/listinfo/x2go-user



-- 
Nick Owen  --  WiKID Systems, Inc.
http://www.wikidsystems.com
On-premises Two-Factor Authentication
http://twitter.com/wikidsystems | #wikid on freenode.net
Get our low-volume newsletter - Notices, updates : http://eepurl.com/zzUeP


More information about the x2go-user mailing list