* only install swat html files once
[vlendec/samba-autobuild/.git] / source3 / passdb / pdb_guest.c
index 7e9c2a9e1bc22c8595c0b00a3b6e27fb92cace4a..8c1d4c7b0fe296233588d449ac89cff7fd426106 100644 (file)
@@ -110,7 +110,10 @@ static NTSTATUS guestsam_getsampwsid(struct pdb_methods *my_methods, SAM_ACCOUNT
 
 static NTSTATUS guestsam_update_sam_account (struct pdb_methods *methods, SAM_ACCOUNT *newpwd)
 {
-#if 0  /* JERRY */
+#if 1  /* JERRY */
+
+       /* apparently thr build farm relies upon this heavior :-( */
+
        return methods->parent->pdb_add_sam_account(methods->parent, newpwd);
 #else
        /* I don't think we should allow any modification of