Re: mysql authorization

2002-01-25 Thread Jeremy Zawodny
On Fri, Jan 25, 2002 at 04:26:51PM -0500, Don Smith wrote: > > is it possible for mysql to use a different service for > authentication such as ldap or a passwd file? Not without modifying the source code, nope. -- Jeremy D. Zawodny, <[EMAIL PROTECTED]> Technical Yahoo - Yahoo Finance Desk: (408

Re: mysql authorization

2002-01-25 Thread Don Smith
Does anyone know about any projects or future plans to do this, one of the reasons we actually chose sequel server is that it can authenticate from our windows nt user list. If mysql could have authenticated off of an ldap server this would have been a big win many thanks don smith Jeremy Zaw

mysql authorization

2002-01-25 Thread Don Smith
is it possible for mysql to use a different service for authentication such as ldap or a passwd file? many thanks don smith - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mys