[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Use active directory to check password but keep all user data in LDAP



Mattias Segerdahl wrote:
Hello,

I was wondering if it is possible to configure OpenLDAP 2.4 to only check the
password validation with Active Directory and have the rest of the user
attributes, such as mail, loginShell, homeDirectory, etc. come from OpenLDAP?
Any pointers, guides, howtoâs or even âlet me google that for youâ are highly
appreciated.

Several ways to do that. Use the adauth overlay, or the remoteauth overlay, or the pbind overlay, for example.

Overall it's a bad idea, Active Directory authentication is thousands of times slower than OpenLDAP authentication. You can very easily overload the AD server on an active network.

--
  -- Howard Chu
  CTO, Symas Corp.           http://www.symas.com
  Director, Highland Sun     http://highlandsun.com/hyc/
  Chief Architect, OpenLDAP  http://www.openldap.org/project/