[GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create the v3-0-test branch.
[gd/samba/.git] / source / web / swat.c
index e30c6d35f92f9cde745694ce1f6d65a36a103606..d43f8941bc14d2c39ddaeb5764c3031bb9aee3a7 100644 (file)
@@ -1003,7 +1003,7 @@ static BOOL change_password(const char *remote_machine, const char *user_name,
                return NT_STATUS_IS_OK(ret);
        }
 
-       if(!initialize_password_db(True, NULL)) {
+       if(!initialize_password_db(True)) {
                printf("%s\n<p>", _("Can't setup password database vectors."));
                return False;
        }