From: Warren Young Date: August 10 2006 12:26pm Subject: Re: Source code about user authentication in MySQL 5 List-Archive: http://lists.mysql.com/plusplus/5866 Message-Id: <44DB25FF.1020600@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Arjan Hulshoff wrote: > > Can someone tell me where I can find the source code files whit th > user authentication in it? I want to see if I can integrate LDAP > authentication myself. If you're talking about MySQL++, you probably want to look at lib/connect.cpp. If you're talking about MySQL itself, you need to ask on the main MySQL mailing list.