> When you start to get a lot of users in the cdb file, a mysql auth lookup > can become a lot faster. I cant think of any other major advantage.
Actually, according to Ken Jones, lookups for cdb are a bit faster. But *updates* to cdb for a domain above about 10K users get considerably slower. Also, MySQL offers the advantage of centralizing user authentication, which is beneficial to clustered environments. Regards, Bill Shupp
