• 
      

    Added support for authentication against Active Directory subdomains.

    Review Request #2838 — Created Jan. 31, 2012 and submitted — Latest diff uploaded

    Information

    Review Board

    Reviewers

    Added support for authentication against Active Directory subdomains.
    
    This patch enables authentication against specific AD subdomain 
    extracted from the username. E.g. for configured domain name 
    "example.com" user "north\tom" will be authenticated as "tom" against 
    "north.example.com".
    I have this running fine with multiple AD subdomains configured in my organization.