standard login window using PHP to get LDAP authentication

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • bijuphilipmani
    New Member
    • Feb 2007
    • 1

    standard login window using PHP to get LDAP authentication

    we are using windows directory services for login. we have lots of applications which have their own login id and password, including oracle suite. users have become so frustrated with having to remember so many ID and password. while implementing Moodle (WAMP platform) we were able to use LDAP to get authentication from DS and this has prompted this mail for help. Is there any standard login screen developed in PHP where we can get the user authenticated using LDAP and the pass on the thread to the application. This will ensure that users need remember only their windows id and password
    biju
  • Motoma
    Recognized Expert Specialist
    • Jan 2007
    • 3236

    #2
    There is a suite of LDAP functions for PHP.

    Comment

    Working...