[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Authentication/Authorization Recommendations
> In short, my basic need is to determine how to best configure
> openldap for best security while maintaining easy account management for my
> users. I do not really want to make my own PDC though as most docs dealing
> w/ Openldap and Samba together seem to lean towards. The main area that's
> been boggling me thus far is the function of SASL, and how to choose a
> mechanism to use.
You don't really have a choice; M$ authentication/authorization is
based upon the domain model. If you want to support Win32 clients you
just create a PDC. It isn't that hard and works great.