Menu

#4 AD Authentication using NTLM

open
LDAP (6)
5
2008-02-26
2008-02-26
Shu NAKAMAE
No

Minor additions to the HTTPAuthSession.php and
drivers_ldap.php files so that DAViCal authenticates
from Active Directory using NTLM, i.e. does not require
a user logged into a Windows Domain to re-authenticate.

Discussion

  • Shu NAKAMAE

    Shu NAKAMAE - 2008-02-26

    updated LDAP driver

     
  • Shu NAKAMAE

    Shu NAKAMAE - 2008-02-26

    Logged In: YES
    user_id=2008801
    Originator: YES

    File Added: HTTPAuthSession.php

     
  • Shu NAKAMAE

    Shu NAKAMAE - 2008-02-26

    updated HTTPAuthSession.php File.

     
  • Andrew McMillan

    Andrew McMillan - 2008-02-26
    • assigned_to: nobody --> puckster
     
  • Andrew McMillan

    Andrew McMillan - 2008-02-26

    Logged In: YES
    user_id=277127
    Originator: NO

    Puck,

    I think we can probably do this entire thing inside drivers_ldap.php - do you concur?

    A config item something like:

    $c->authenticate_hook['config']['sso'] = true;

    is probably also useful.

    Cheers,
    Andrew.