Reconnecting to disconnected sessions?

  • This topic is empty.
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #7644
    arbleb
    Participant
    • Total Post: 31
    • Frequent Flyer
    • ★★★

    Little different request –

    This works AMAZINGLY well, except I don’t WANT to reconnect to existing sessions 😯

    With WTOS, I have the user logon to the domain when the device boots.

    PNAgent is setup to talk to our XenDesktop controller.

    All good.

    However, it ALWAYS immediately reattaches to an existing XenDesktop session at logon. Since I want to log the thin device OUT when they close the session, this puts me in a nastly loop where the user can only ever choose one XenDesktop. Never mind another XenDesktop option or a XenApp desktop.

    I’d like to have the user login and then only launch or reattach to any session if the user clicks on that session.

    I figure I’m missing something obvious that somebody else may notice!

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

    ;*************************************************************
    ;* General 1 *
    ;*************************************************************

    autoload=1
    AdminMode=yes Username=xxx Password=xxx
    Privilege=Low HideConnectionManager=yes EnableNetworkTest=yes ShowDisplaySettings=Yes EnableKeyboardMouseSettings=yes EnablePrinterSettings=yes EnableSystemPreferences=yes
    EnableGKey=yes
    EnableCacheIni=yes
    MirrorFileServer=yes

    ;*************************************************************
    ;* General 3 *
    ;*************************************************************

    AutoSignoff=yes
    SysMode=VDI

    ;*************************************************************
    ;* Peripherals *
    ;*************************************************************

    Device=audio Volume=20 mic_vol=15

    ;*************************************************************
    ;* Display *
    ;*************************************************************

    DeskColor=”0 75 132″
    Desktop=background2.jpg Layout=Center
    Screensaver=”60″ LockTerminal=no Type=0

    ;*************************************************************
    ;* HDX/TCX *
    ;*************************************************************

    TCXLicense=xxx

    ;*************************************************************
    ;* Time *
    ;*************************************************************

    Timeserver=xxx.com Timeformat=”12-hour format” Dateformat=mm/dd/yyyy
    TimeZone=’GMT – 05:00′ ManualOverride=yes Daylight=yes Start=030207 End=110107 TimeZoneName=”Eastern Standard Time” DayLightName=”Eastern Daylight Time”

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

    Device=Ethernet Speed=”Auto”
    WakeOnLan=yes
    SignOn=NTLM ConnectionManager=Minimize
    DisableDomain=yes
    DomainList=”xxx”
    MaxVNCD=1
    VncPassword=”xxx” Encrypt=yes
    VncPrompt=Yes Accept=15 ActiveVisible=yes

    ;*************************************************************
    ;* Services *
    ;*************************************************************

    Service=SNMPD disable=yes

    ;*************************************************************
    ;* General Session *
    ;*************************************************************

    SessionConfig=ALL UnmapPrinters=no MapDisks=yes DisableSound=No WyseVDA=yes
    Reconnect=no

    ;*************************************************************
    ;* ICA *
    ;*************************************************************

    PnliteServer=xxx.com ReconnectAtLogon=0 ReconnectFromButton=0
    LongApplicationName=no
    SessionConfig=ICA MapDisksUnderZ=yes ProgressiveDisplay=yes AudioQuality=High USBRedirection=HDX
    EnableRAVE=yes

    ;


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



    CONNECT=ICA
    BrowserIP=xxx.com:8070;xxx.com:8070
    Application=”DTE Desktop 7″
    Description=”DTE Desktop 7″
    Icon=winlogo1.ico
    Encryption=128
    Colors=true
    Fullscreen=yes
    Resolution=default
    Username=$UN
    Password=$PW
    Domainname=DTENET
    HTTPBrowsing=yes
    Mapdisks=yes
    MapdisksUnderZ=yes
    LocalCopy=yes

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

    But you are not authenticating against the PN at all.
    Change
    SignOn=NTLM to SignOn=yes
    And remove the ICA connection DTE Desktop 7.

    CG

    #23221
    arbleb
    Participant
    • Total Post: 31
    • Frequent Flyer
    • ★★★

    Thanks for the reply!

    I was signing into *something* because it would take my domain username/password and when I expired it, it prompted me and let me change my password.

    I have the XenApp connection in there because not all users will have a XenDesktop assigned to them – but hopefully that is not causing the issue?

    At any rate, I changed it to SignOn=Yes and rebooted.

    Did the same thing. As soon as I plug in my username/password it goes to “connecting to session” and jumps right into my XenDesktop. It appears that the ReconnectAtLogon=0 line isn’t behaving as expected.

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

    Does this work from a PC?
    Also try
    SessionConfig=ALL AutoConnect=no

    CG

    #23267
    arbleb
    Participant
    • Total Post: 31
    • Frequent Flyer
    • ★★★

    Last couple of replies haven’t showed up…testing!

    #23268
    arbleb
    Participant
    • Total Post: 31
    • Frequent Flyer
    • ★★★

    The AutoConnect=No gave me a parameter error.

    I’m thinking this is a bug with WTOS. I’m trying to secure the latest WTOS version to confirm.

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

    Yes, this parameter has been added in the latest firmware 7.1_207.

    CG

    #23271
    arbleb
    Participant
    • Total Post: 31
    • Frequent Flyer
    • ★★★

    ah ha!!!

    I bet that is the “fix”.

    Thank you!

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