Passthrough Password to RDP

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #5724
    Artifiring
    Member
    • Total Post: 2
    • Newbie

    I am using the latest firmware from WYSE for a V10L and I have my users automatically connect to an RDP session as soon as their INI file is read. As it is right now, they sign into the WYSE unit using their Active Directory credentials (which works and validates with Active Directory). As soon as they get processed to their user INI file, it auto-connects and launches and RDP session to the desired location. I am using the $UN, $PW, and $DN to pass credentials to the RDP session and it takes the $UN and $DN, but does not fill in the Password.

    I would like to make this a seamless process so that they log in once to the Wyse terminal with their Active Directory credentials, and then from there they automatically get logged into the RDP server.

    #17832
    Artifiring
    Member
    • Total Post: 2
    • Newbie

    Here is my User INI file for more information:

    ;*************************************************************
    ;* *
    ;* This wnos.ini file was generated with the *
    ;* Configuration File Generator 5.2.06 *
    ;* Copyright by Thomas Moellerbernd *
    ;* *
    ;* https://technicalhelp.de *
    ;* *
    ;*************************************************************

    ;*************************************************************
    ;* Network *
    ;*************************************************************

    SignOn=No

    ;*************************************************************
    ;* RDP *
    ;*************************************************************

    SessionConfig=RDP DefaultColor=2

    ;


    ;- RDP Session 1 –
    ;- Each line but the last must end with a ” –
    ;



    CONNECT=RDP
    Host=servername
    Description=”servername RDP”
    AutoConnect=yes
    Fullscreen=yes
    Resolution=1280×1024
    Username=$UN
    Password=$PW
    Domainname=$DN
    LocalCopy=no

    #17833
    aLiE
    Participant
    • Total Post: 310
    • Jacked into The Matrix
    • ★★★★★★

    If you have SignOn=yes in your wnos.ini don’t use SignOn=No in your user ini, think that could be it.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.