MySQL and Kerberos

2006-09-27 Thread Henry B. Hotz
Anyone know how to use Kerberos with MySQL? I thought I once saw a kludge where you could use Kerberos with some kind of tunneling mechanism and make the server pick up the username from the tunnel. I can't seem to find any reference to that with Google now, though. Anyone actually

Re: MySQL and Kerberos

2006-09-27 Thread Evan Vittitow
The best idea I could come up with was to Kerberize PHPMyAdmin. At one time I wanted to add Kerberos support to eGroupware, PHPGroupware, PHPldapadmin, and PHPMyAdmin Kerberos mailing list Kerberos@mit.edu

Re: MySQL and Kerberos

2006-09-27 Thread Henry B. Hotz
Does the MySQL server have any provision for external identification of users at all? Beyond this point maybe the question belongs on a MySQL list. Thanks for answering though. On Sep 27, 2006, at 11:13 AM, Evan Vittitow wrote: The best idea I could come up with was to Kerberize