Subj : MySQL User Passwords To : comp.os.linux,comp.os.linux.help,mysql.users From : Patrick McDonnell Date : Sat Oct 02 2004 05:48 pm I have a bunch of users on a Linux box, and would like to give them access to their own MySQL db. Problem is, once they change their passwords on the rest of the system, can I have it update the MySQL passwords as well? The user accounts are stored in an LDAP directory, and libnss-ldap and libpam-ldap are used to integrate them with the rest of the Linux/OSX network. Any help would be greatly appreciated. .