Skip to content

doctorjbeam/LDAPAutoDiscover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

LDAPAutoDiscover

Outlook-compatible autodiscover.xml generator for AD domain-connected users.

Requirements

  • PHP5, including PHP5-LDAP
  • Active Directory environment
  • An AD user to bind with for searching
  • A web server (Works well with IIS)
  • A HTTPS site for greatest compatibility with client discovery
  • Ability to add a publicly-resolvable subdomain (autodiscover.fqdn) and set appropriate firewall forwarding rules

Setup

Assumes IIS.

What's the AD integration for?

Using a static XML file with Google Apps doesn't quite do enough - it works, but when Outlook asks for your password it assumes your Google Apps username is part of your email address (eg bob) instead of the full email address (bob@fqdn).

By using AD we're able to generate on-the-fly a custom XML file for each autodiscover request, which includes the username of the account and the full name of the user.

About

Outlook-compatible autodiscover.xml generator for AD domain-connected users.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages