Friday, May 18, 2012
 
HelpMaster on-line community
Logon to web interface using AD auto logon when a session is already active for user
Last Post 06 Jan 2009 07:53 PM by Suman Das. 1 Replies.
AddThis - Bookmarking and Sharing Button Printer Friendly
  •  
  •  
  •  
  •  
  •  
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Nathan HoodUser is Offline
Helpdesker
Helpdesker
Posts:10
Points:22
Avatar

--
06 Jan 2009 07: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 DasUser is Offline
    HelpMaster development team
    Helpdesker
    Helpdesker
    Posts:17
    Points:17
    Avatar

    --
    06 Jan 2009 07: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.



    Latest posts
    HelpMaster v12 is now available! Major new release by Rod Weir in Announcements with 0 replies
    A new major release of HelpMaster v12 is now available. This release includes many new and exciting features as well as many minor improvements, bug ...

    Action log style - which one do you use? by Rod Weir in Using HelpMaster with 1 replies
    Which style do you use? Check under User menu > General  ...

    Job Status code naming convention by Rod Weir in Using HelpMaster with 0 replies
    The following was taken from the old HelpMaster discussion board.  The information is still relevant, so I thought I'd post it here. From 20...

    Creating excess jobs - email failing to update existing job by Rod Weir in Email Manager with 1 replies
    Received via tech support... Hi, How would you recommend we prevent mass creation of jobs via email manager when external vendor helpdesk system...

    Drag 'n drop Outlook email to create a new job by Rod Weir in Using HelpMaster with 0 replies
    Logging a new job via drag 'n drop email Microsoft Outlook users have a quick and convenient way to create / log a new job. Simply drag and email...

    Drag 'n drop Outlook email to create a new action by Rod Weir in Using HelpMaster with 0 replies
    Drag 'n drop Outlook email to create a new action Microsoft Outlook users have a quick and convenient way to create new actions to an existing jo...

    Web Interface AD login always presents a challenge login scren. by Dennis Odri in Installation, configuration and upgrading with 0 replies
    When trying to login to the Web Interface using AD credentials a domain login screen repeatedly pops up and doesn't accept credentials. This issue...

    New Email Tags for Time Zones in v12 by Scott Ward in Using HelpMaster with 0 replies
    In v12 you may notice the New Email Tags that include _Timezone at the end of them, these always duplicate an Email Tag that is the same just without...

    Database changes for v12 - UTC date conversion - VERY IMPORTANT! by Rod Weir in HelpMaster SQL Server database with 0 replies
    Background HelpMaster v12 supports multiple timezones when entering, updating or viewing any date/time data.  This is very useful if you use Hel...

    Active Directory Sync v12 by Support Questas in Bugs!!! with 3 replies
    Hi, I have version 12 and the new AD sync tool is great. There is one thing which I have just found that I'm not sure if it is by design or ...


    Latest posts including replies
    RE: Spinning Helpmaster Pro Logo by Suman Das in Web interface, client self-service and remote access
    We'd encourage everyone to upgrade to HelpMaster v12.  Apart from removing the "spinning Helpmaster Pro logo", there are lots of su...

    RE: Job Templates and Issues by Rod Weir in Email Manager
    Another update, another feature. Check out the new v12.5.17 codes features. http://www.helpmasterpro.com/helpfile/Desktop/html%20files/Undefined%20...

    RE: Default Email Manager Fields not being Updated by Staff by Rod Weir in Email Manager
    Update on this issue. v12.5.17 released today has a new feature to allow codes. Check it out here http://www.helpmasterpro.com/helpfile/Desktop...

    RE: Add the ability to control the system codes (mandatory) by Rod Weir in Wishlist
    OK, feature complete and released in v12.5.17. Works great, but looking forward to some live feedback so that we can further refine and improve it. ...

    HelpMaster v12 is now available! Major new release by Rod Weir in Announcements
    A new major release of HelpMaster v12 is now available. This release includes many new and exciting features as well as many minor improvements, bug ...

    RE: Action log style - which one do you use? by Timo de leeuw in Using HelpMaster
    Style 3 for me. The picture is a nice touch but not on the my smaller laptop screen...

    Action log style - which one do you use? by Rod Weir in Using HelpMaster
    Which style do you use? Check under User menu > General  ...

    Job Status code naming convention by Rod Weir in Using HelpMaster
    The following was taken from the old HelpMaster discussion board.  The information is still relevant, so I thought I'd post it here. From 20...

    RE: Creating excess jobs - email failing to update existing job by Rod Weir in Email Manager
    In reply... Maybe something could be setup to monitor if more than 10 number of jobs from the same client are logged within 20 minutes – add ...

    Creating excess jobs - email failing to update existing job by Rod Weir in Email Manager
    Received via tech support... Hi, How would you recommend we prevent mass creation of jobs via email manager when external vendor helpdesk system...


     
    Solutions   Company  

    News

      Helpdesk articles   Downloads and Evaluation
    Helpdesk software   Contact Us   Blog   Telephone skills for the helpdesk   Download trial version
    Email response management   International resellers   Discussion board   Staff to clients helpdesk ratio   Service packs
    Workflow and SLA managemnt   Testimonials   Twitter   Staffing a helpdesk   On-line helpfile
    Web self-service       FaceBook   How to evaluate helpdesk software   Watch video demonstrations
    Knowledge base           Why use helpdesk software?    
    Active Directory           Use Excel for helpdesk reporting    
                People Process and Technology    Purchase information
                     
    ITIL Alignment   Consultancy        Knowledge Centered Support   Product development
    Incident Management   Training        Knowledge Centered Support (KCS)   Roadmap
    Problem Management   Consulting            
        Custom Reports            
        Professional services            Latest version
                   

    12.5.17 (17 May 2012)

     

     


    Follow HelpMaster on Twitter


    Copyright 2012 PRD Software Terms Of Use Privacy Statement