This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

OTP : use same token on different UTM

Hello,

I'm planning to use OTP on 2 different UTM.
I would like users to use only one token to authenticate on the 2 differents UTM.
I'm wondering if it is possible to configure the 2 UTM with the same hardware or software token for one user declared on each UTM.
I suppose that it is possible. But anyone can confirm?

thanks in advance


This thread was automatically locked due to age.
  • Hi,

    Don't think thats possible, because the UTM's have different databases and therefore Will create different hash keys [:(]

    Sent from my iPhone using Astaro.org
  • Note that Google Authenticator allows multiple tokens with the single application.

    Barry
  • Hello,

    I'm planning to use OTP on 2 different UTM.
    I would like users to use only one token to authenticate on the 2 differents UTM.
    I'm wondering if it is possible to configure the 2 UTM with the same hardware or software token for one user declared on each UTM.
    I suppose that it is possible. But anyone can confirm?

    thanks in advance

    hi loicd,


    I think that's possible. You could import the secret Key manualy.


    please try it...


    regards
    mod
  • If you already have the two UTMs, give it a try.  I would suggest testing using a facility other than WebAdmin, just in case it doesn't work, you don't want to get locked out.  [:)]
  • Thanks for your answers.
    I don't have yet the 2 UTM. It is for a project not started yet.
    difficult to test it now.
  • I have been able to validate that it works :
    - have the same user account on both UTM (tested with local user)
    - auto generate token at first login on user portal and initialize it from user portal.
    - enable OTP on 2nd UTM cluster, manually add a token for the same user (copy the same token secret).
    - test OTP on 2nd cluster : you don't need to initialize the token just use it the same as on 1st cluster.
  • Very nice.  Glad it works for you.