2x Java Client & pass-through authentication

Discussion in 'Parallels Remote Application Server' started by Mike, Jul 19, 2011.

  1. Mike

    Mike Guest

    I have the 2x Java Web Service up and running with Deepnet for 2 factor authentication. Is there a setting to set the Java client to do pass-though authentication. It looks like it tries to pass the correct credentials but the terminal server, but the server just replies with a username and/or password incorrect. The name is correct <domain>\<username> and I have no real way to tell is the password is correct except for the length. If you retype in the pass word it does login.

    Is there a setting in the Java client/server to set?

    Mike
     
  2. gs

    gs Guest

    Hi there,

    please use UPN (username@domain).

    Kind regards,
     
  3. Mike

    Mike Guest

    Hi GS

    Thanks for the feedback
    Logged in to the Javaclient as <USERNAME>@<DOMAIN> trigger the OTP and it goes live
    When I click on a application it launches and a Terminal Server login screen appears but in the login its
    Username <DOMAIN>\<USERNAME>. Is there some setting I can change in the Java to change it to UPN?

    One other thing that was just noticed.
    My password is 8 chrs long. When I count the password stars sent to the terminal server login screen it's only 7 stars. Could it be that the Java Portal is not passing the full password?

    Regards
    Mike
     
  4. gs

    gs Guest

    Hi there,

    with regards to the different amount of password characters and displayed stars or dots, thats normal and increases the security since so nobody gets an idea of the amount of characters you have used.

    The change from UPN to WINNT style within the username is one of the internal stuff Windows is doing. However, it doesn't has any influence. Just the 2xClient is designed to work with UPN only.

    Kind regards,
     

Share This Page