Hey Michael, On 10/31/07, Hawkins, Michael <[EMAIL PROTECTED]> wrote: > > Why would I pick ldap over mysql? Is it because ldap is geared around > user entities as well as an organizational hierarchy? Does phpLDAPadmin
Well in general, LDAP is considered as a more enterprise-environment because of it's directory structure nature, much like the concept of AD on Windows. One benefit of setting up an LDAP authentication is if you plan on authenticating your users against an already running LDAP directory setup or connecting it to MS Windows AD which saves you the trouble of maintaining 2 different databases of users. Regards, Liran. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

