I would like to prevent users from changing their passwords unless they have 
grant permission.  Is this possible?

We have an set of stored procedures for managing users/databases for a single 
signon project that we are working on.  The problem is if a user connects 
directly to the database using the client and changes their password using SET 
PASSWORD= PASSWORD('their new password'), it breaks the single signon.  

Thanks, 

Gary
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql?unsub=arch...@jab.org

Reply via email to