Web Hosting Talk







View Full Version : How to synchronize password between Raq4r and MySQL?


raylin
02-04-2001, 01:45 AM
Is it possible to synchronize password in /etc/passwd from RaQ4 with user table of MySQL database installed at the same RaQ4?
If possible, how can I do this? Can I do this by perl script?

Every time I change user's password, I have to change two times. One for RaQ4r and the other one for MySQL. Can I just change them in one place?

Thanks in advance.