PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 1/6/2009 7:53 PM by  Suman Das
Logon to web interface using AD auto logon when a session is already active for user
 1 Replies
AddThis - Bookmarking and Sharing Button
Sort:
You are not authorized to post a reply.
Author Messages
Nathan Hood
Helpdesker
Helpdesker
Posts:10
Points:22


--
1/6/2009 7:18 PM

    I think I've mentioned this before but I have had some new thoughts on the matter.

    We have an issue whereby if a user tries to log on to the web interface using the AD auto logon and their session has not terminated since they last logged on to the web interface, they cannot log on. We are using a 20 minute timeout for the web interface.

    This is an issue for us because many of our users have had their accounts created by the AD tool meaning they don't know their passwords, so they wouldn't be able to enter their username and password when they are prompted for them. Being prompted for them at all is not exactly a desirable scenario anyway because it defeats the purpose of using the AD auto logon for the web interface.


    What I suggest is possibly one or both of the following to remedy the issue:

    1) If the user is already logged on to the web interface of helpmaster and they log on again without having logged off, helpmaster would need to either A) Allow the user to commence using their existing session B) Kill the old session and start a new one C) Allow concurrent logins to the web interface by the same user. I like option C the most, my rationale would be that in our business for example, more than one user might use an account at the same time (we use helpmaster in retail stores with multiple PC's)


    2)

    I think you could insert some code into the all of the asp pages to the effect of something like this (not tested):

     [script removed]

    This would hopefully terminate the user’s session. The code above is the JavaScript onUnload Event onUnload=" ….. “ in combination with the javascript that the “Log Off” button uses to terminate the session in the helpmaster web interface: ="javascript:__doPostBack('lnkHeadLogOff',''.

    The onUnload function is simply something that is supposed to run whatever javascript you specify when the user closes their browser session.

    If it is possible to terminate the user’s session when they close the browser, it should prevent them from not being able to log on within the 20 minute window unless their lack of log off is caused by some other factor.

    This option would only fix the problem when it occurs because users did not use the log off button but simply closed the helpmaster web interface browser window and then try logging on again before the timeout period has elapsed.


    If you went for option 1 it would negate the need for option 2, I see option 2 as more of a quick fix that could maybe be implemented without as much hard recoding. Perhaps there are even some settings in IIS that you could change to implement option 1, although I've played around a bit with a few settings in my test environment without result. I'm assuming this is because helpmaster does other things in the background in terms of keeping sessions active for web users.

    Suman Das
    HelpMaster development team
    Helpdesker
    Helpdesker
    Posts:18
    Points:18


    --
    1/6/2009 7:53 PM

    The latest release of HelpMaster Pro v9 already caters for suggestion 1B. If the user is already logged into the database, the AD login in v8 just fails and the user is taken to the sign in page without any feedback. In v9, users will be provided with the option to continue on and close the previous sessions - much like the way it's handled for normal logins.

    We will investigate the possibility for 1C (ie. concurrent AD login sessions) and terminating user sessions when the browser is closed.

    HelpMaster development team.
    Have you seen what's new in v12.0 yet?
    You are not authorized to post a reply.


    New version - HelpMaster v24 now available! by Rod Weir in Announcements with 0 replies A new major release of HelpMaster is now available! Read about some of the new features and improvements here:  https://docs.helpmasterpr...-f...

    New version - HelpMaster v23 now available! by Rod Weir in Announcements with 0 replies A new major release of HelpMaster is now available! Read about some of the new features and improvements here:  https://docs.helpmasterpro.com...

    March 2023 v22.7 maintenance release now available by Rod Weir in Announcements with 0 replies A maintenance release for v22.7 HelpMaster is now available! The maintenance release fixes a number of issues that have been reported since the ini...

    July 2022 release now available - New version released! by Rod Weir in Announcements with 0 replies A new feature release of HelpMaster is now available!  v22.7.22 For a list of the major new features of v22, see the new documentation site ht...

    June 2022 v22.2 maintenance release now available by Rod Weir in Announcements with 0 replies A maintenance release for v22.2 HelpMaster is now available! The maintenance release fixes a number of issues that have been reported since the ini...

    RE: Use PowerBI for HelpMaster dashboards by Rod Weir in Reports and reporting Hi SR, Thanks for the post. Yes, the PowerBI reports for HelpMaster have been well received. Download the latest version, from here. https://www...

    RE: Use PowerBI for HelpMaster dashboards by Scenic_Rim_IT in Reports and reporting Hi Rod - just wondering how PowerBI reports are going? Any chance you have a beta/pre-release version we can help test for you?...

    New version - HelpMaster v24 now available! by Rod Weir in Announcements A new major release of HelpMaster is now available! Read about some of the new features and improvements here:  https://docs.helpmasterpr...-f...

    New version - HelpMaster v23 now available! by Rod Weir in Announcements A new major release of HelpMaster is now available! Read about some of the new features and improvements here:  https://docs.helpmasterpro.com...

    March 2023 v22.7 maintenance release now available by Rod Weir in Announcements A maintenance release for v22.7 HelpMaster is now available! The maintenance release fixes a number of issues that have been reported since the ini...

    July 2022 release now available - New version released! by Rod Weir in Announcements A new feature release of HelpMaster is now available!  v22.7.22 For a list of the major new features of v22, see the new documentation site ht...

    June 2022 v22.2 maintenance release now available by Rod Weir in Announcements A maintenance release for v22.2 HelpMaster is now available! The maintenance release fixes a number of issues that have been reported since the ini...

    February 2022 release now available - New version released! by Rod Weir in Announcements A new major release of HelpMaster is now available! For a list of the major new features of v22, see the new documentation site https://docs.helpma...

    November 2021 release now available - New Major Version! by Rod Weir in Announcements A new major release of HelpMaster is now available! For a list of the major new features of v22, see the new documentation site https://docs.helpma...

    May 2021 release now available - New Major Version! by Rod Weir in Announcements A new major release of HelpMaster is now available! For a list of the major new features of v21, see the new documentation site https://docs.helpma...