more fixes from the IRIX compiler (thanks herb!)
[bbaumbach/samba-autobuild/.git] / source4 / pam_smbpass / pam_smb_passwd.c
index 91eae3c7a1960712a8810a5e9b5394a6de47af5b..5e6d6060a4e01dee1930f77dca286e0b750e21d3 100644 (file)
@@ -99,7 +99,7 @@ int pam_sm_chauthtok(pam_handle_t *pamh, int flags,
     NTSTATUS nt_status;
 
     /* Samba initialization. */
-    setup_logging( "pam_smbpass", False );
+    setup_logging( "pam_smbpass", DEBUG_FILE );
     in_client = True;
 
     ctrl = set_ctrl(flags, argc, argv);