Hi Justin, On Thu, 2013-02-28 at 04:55 +0000, Justin Clacherty wrote: > Justin going through the SOGo setup at the moment. Why do we set up > OpenLDAP and then create users in it when we already have samba set up > as an AD DC? Shouldn’t it just be pointing to this? >
Absolutely, you can use Samba AD as your unique directory. The documentation doesn't cover this case because we don't have enough writers. Contributions are welcome! OpenChange is using an external additional LDAP server because we run samba in single mode while developing and we currently lack proper integration of our code in Samba event loop. This causes a reentrant bug with deadlock issue. However this problem actually only affects development environment, not production ones which all run Samba using the forked model. OpenChange developers are using single model because a single process is easier to trace, debug and monitor. Kind Regards, Julien. -- Julien Kerihuel [email protected] OpenChange Project Founder Twitter: http://www.twitter.com/jkerihuel GPG Fingerprint: 0B55 783D A781 6329 108A B609 7EF6 FE11 A35F 1F79 _______________________________________________ devel mailing list [email protected] http://mailman.openchange.org/listinfo/devel
