• Logging in using Active Directory via LDAP

    By David A Clover 1 decade ago

    We use Declan Lynch's 'Large File Sender' utility and have modified it to authenticate with our Corporate Microsoft Active Directory which is available to the server as a port 389 LDAP source. See: https://mcs-notes2.open.ac.uk/filesender-ou.nsf

    It turned out to be quite easy to do this and if it could be added to this template it would suddenly become a word-beater in places which use Microsoft authentication as well as Domino. The challenge is to get superb apps like this into strong circulation in Microsoft shops as well as Domino ones.

    It was just a matter of using the Active Directory user credentials supplied by the user in the login challenge screen to start an LDAP query 'behind the scenes' and then open the application using that as the account. NB - this approach meant that we did not need to use Directory Assistance.

    As a bonus, at the time of logging in, we can collect current and salient 'personal' information (default email address, phone number, location, title etc) from the LDAP source and use these in the application. In our case we used these details to popuate a signature block on the email generated by using the Large File Sender when sending a notification that a file had been uploaded for collection.

    Happy to share the code for this offline if you like.

    David Clover
    IT Development Manager
    MCT Faculty
    The Open University

    david.clover@open.ac.uk

    http://mct.open.ac.uk/IT-Dev-Blog.nsf

    • Awesome

      By Thomas Adrian 1 decade ago

      Thanks David

      I have been looking for some time for an ldap solution to be able to login using Active directory.

      really really love to have a look at your solution for this.

       

      please use thomas.adrian (c) consili.se for communication

       

      Thank you very much

      Thomas