Hi.

an OPS$ account in oracle lets a given user log in automatically to a OPS$<user-id> account from the local machine without a password.
but not from another user-id on the same machine.



ie

[EMAIL PROTECTED] $ mysql -u ianh
would work
but
[EMAIL PROTECTED] $ mysql -u ianh
would not.

Does mysql have this functionality?


Thanks Ian

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to