Submitted by notero on Tue, 08/25/2009 - 17:18
I´ve installed "Virtualmin" with "Virtualmin Subversion". It works great. The problem is that when a user tries to change his password from webmin, all password are changed except on the "Virtualmin Subversion". I tried to find the solution to this on this forum and on google but i coulnt find anything. The only way of changing the password is by ssh with the htpasswd command? I would like that the password of this users also change with the webmin password. Are there any hack or configuration for this? Thanks in advance.
Status:
Closed (fixed)
Comments
Submitted by JamieCameron on Tue, 08/25/2009 - 18:48 Comment #1
Sounds like a bug .. on which page did the user change his password in Webmin though? There are a couple of places, which use different code paths..
Submitted by notero on Tue, 08/25/2009 - 19:33 Comment #2
My bad. When i said "when a user tries to change his password from webmin" i should said "when a user tries to change his password from USERMIN" When a user login on https://domain:20000/ and goes to "login" > "change passworld" Completing the form the system change the password in everywhere excpet in ~/etc/svn.basic.passwd I couldnt find any log message. How can i debbug it? Thanks in advance. Regards
Submitted by JamieCameron on Wed, 08/26/2009 - 14:51 Comment #3
Check that in the /etc/usermin/changepass/config file, the following lines are set :
passwd_cmd=/usr/libexec/webmin/virtual-server/change-password.pl
cmd_mode=1
Or if you are on Debian or Ubuntu, change libexec to share in the command above.
Submitted by notero on Thu, 08/27/2009 - 13:15 Comment #4
Hi Jammie,
This solve it!!! Thanks so much! By the way. The server is on fedora. Maybe you want to fix it on the installer. Thanks again. Regards
Federico
Submitted by JamieCameron on Thu, 08/27/2009 - 13:18 Comment #5
Great .. I will double-check the installer, as it is supposed to already do this.
Submitted by Issues on Thu, 09/10/2009 - 15:18 Comment #6
Automatically closed -- issue fixed for 2 weeks with no activity.