|
From: Jamie C. <jca...@we...> - 2011-10-06 17:29:54
|
On 05/Oct/2011 23:53 Berni Elbourn <be...@el...> wrote .. > On 01/10/11 06:37, Jamie Cameron wrote: > > > > On 30/Sep/2011 09:54 Berni Elbourn<be...@el...> wrote .. > >> On 27/09/11 23:33, Jamie Cameron wrote: > >>> Could you post the output you get when doing the password change? > >>> > >>> - Jamie > >> > >> Gladly, here you go: > >> > >> The user I selected was berni99 > >> > >> Changing password on this server .. > >> > >> Updating password file entry .. > >> .. done > >> > >> Updating in other modules .. > >> .. done > >> > >> Changing password on sv41 .. > >> > >> Updating password file entry .. > >> .. done > >> > >> Updating in other modules .. > >> .. done > >> > >> <- Return to user list > >> > >> The password on this server=sv25 works but not the one assigned on sv41: > >> > >> on sv41: pdbedit -vL berni99 > >> <snip> > >> Unix username: berni99 > >> Password last set: Fri, 30 Sep 2011 17:44:26 BST > >> Password can change: Fri, 30 Sep 2011 17:44:26 BST > >> <snip> > >> > >> sv23:~# mount -t cifs //sv25/berni99 -o username=berni99 /mnt > >> Password: > >> sv23:~# mount -t cifs //sv41/berni99 -o username=berni99 /mnt > >> Password: > >> mount error 13 = Permission denied > >> Refer to the mount.cifs(8) manual page (e.g.man mount.cifs) > >> > >> > >> -- > >> "Confidence is what you have before you understand a problem" - Woody Allen > > > > That's odd, the output suggests that Webmin is trying to change the Samba > > password on the remote system, but clearly it isn't actually happening. > > > > Could you try the following on the remote system to collect more debugging info > : > > > > 1. Edit /etc/webmin/config and add the line rpcdebug=1 at the end > > > > 2. Try a password change with the Cluster Change Passwords module > > > > 3. Post the lines that get logged to /var/webmin/miniserv.error on the > > remote system. > > > > - Jamie > > > > I restarted the webmin service after part 1. Here is the (lack of > useful) debugging info :-) :- > > [06/Oct/2011:07:37:05 +0100] miniserv.pl started > [06/Oct/2011:07:37:05 +0100] PAM authentication enabled That's unusual .. what gets logged to /var/webmin/miniserv.log on the slave system when you try a password change? - Jamie |