Menu

#429 Error in changepass-lib.pl: Not changing samba password.

Other
closed-fixed
nobody
1.600 samba (1)
9
2014-07-17
2014-07-16
No

changepass-lib.pl has

sub change_samba_password
{
local ($user, $oldpass, $newpass) = @_;

but then uses

if ($config{'smbpasswd'} =~ /\s-r\s/) {
print TEMP $old,"\n";
}
print TEMP $new,"\n",$new,"\n";

($old and $new are not defined)

patch attached

BR,
jsveiga

1 Attachments

Discussion

  • Joao Soares Veiga

    PS: Version is 1.600, the Milestone combobox does not include this one.

     
  • Jamie Cameron

    Jamie Cameron - 2014-07-17
    • status: open --> closed-fixed
     
  • Jamie Cameron

    Jamie Cameron - 2014-07-17

    This will be fixed in the next Usermin release.

     

Log in to post a comment.

MongoDB Logo MongoDB