Thread: LDAP required?
View Single Post
  #2 (permalink)  
Old 10-26-2005, 10:26 AM
KevinH KevinH is offline
Zimbra Employee
 
Posts: 4,784
Default

LDAP is designed for read heavy structured data. This is what we put in there. Most enterprises use LDAP to manage user data, so while you may not most do. Of course the source code is available so if you'd like to make changes for your environment then the code it there for that.

The next beta won't have the pluggable auth framework but again it's close enough now that with a little coding you can make it so.
Reply With Quote