Bug #9267 Kerberos login for MySQL
Submitted: 18 Mar 2005 8:50 Modified: 4 Aug 2005 22:40
Reporter: liam johnston Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server Severity:S4 (Feature request)
Version:4.1 OS:Solaris (Solaris)
Assigned to: CPU Architecture:Any

[18 Mar 2005 8:50] liam johnston
Description:
Instead of using the standard "user table password" way of loging in, I would like to see MySQL use Kerberos.

MySQL will still require the username to be entered in the user table (to provide the level of access to delete, insert commands), but the password/authentication will be via Kerberos

This will give the advantage that the users MySQL password will be kept in sync with the users system login password (EG WinXP).
Additionally, once the user has logged into his system he will not be required to login to MySQL (this is done automatically via Kerberos)

How to repeat:
See Description

Suggested fix:
See Description
[4 Aug 2005 22:40] Jim Winstead
This is a duplicate of Bug #6733.