RDP auto-login with a password of 20 characters is possible?

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #46164
    mentol
    Participant
    • Total Post: 3
    • Newbie

    Hello,

     

    I have an issue with auto-login and RDP connectionin a wnos.ini file, a password of 20 characters is set to a RDP session ( I can’t change it because it is used in a lot of application…).

    I see on the reference guide that “maximum of 19 characters are allowed”, so for 1 character i can’t passed auto-login, and we must type the password manually after the auto-login fails…

     

    Is there a way to bypass the maximum of 19 characters in wnos.ini fles for RDP password?

    Thanks,

    Mentol

    #46168
    ConfGen
    Keymaster
    • Total Post: 10696
    • Jedi Master
    • ★★★★★★★

    Are you using a defined RDP connection or are you connecting to RDSH RDweb server?
    Default password for broker connection can be 64 characters long.

    CG

    #46170
    mentol
    Participant
    • Total Post: 3
    • Newbie

    Thanks for your quick reply.

     

    I’m really new in wyse configuration, I’m using defined RDP connection:

     

    See below my Winos config for RDP:

    #RDP
    connect=rdp \
    Fullscreen=yes \
    Resolution=Default \
    console=yes \
    Icon=logo.bmp \
    description= “RDP 1” \
    host= XXX \
    Username=XXX \
    Password=XXX \
    Domainname=XXX \

    When the Password is less than 20 Characters, auto logon works, when the the password is 20 or more characters, auto logon failed and I must enter the password manually.

    The default password is the one I set or I must set another settings?

     

    thanks,

     

     

    #46173
    ConfGen
    Keymaster
    • Total Post: 10696
    • Jedi Master
    • ★★★★★★★

    If you have installed a MS Broker (RDweb) you can use these settings instead:

    VDIBroker=your_RDweb_server AutoConnectList=your_published_desktop
    ConnectionBroker=Microsoft
    SignOn=Yes
    DomainList=”your_domain”
    DefaultUser=your_user
    Password=default_password

    CG

    #46177
    mentol
    Participant
    • Total Post: 3
    • Newbie

    OK thanks, I will try to set that with my System Team!

     

     

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