dce/rpc
[samba.git] / source3 / rpc_server / srv_pipe_hnd.c
index 27e156943cf68d93390913b2e2635e16881c6032..d5c99b89c415555598022e1d13bd681c8d4ddfee 100644 (file)
@@ -137,6 +137,9 @@ pipes_struct *open_rpc_pipe_p(char *pipe_name,
        p->frag_len_left   = 0;
        p->next_frag_start = 0;
        
+       p->ntlmssp_validated = False;
+       p->ntlmssp_auth      = False;
+       
        fstrcpy(p->name, pipe_name);
        
        DEBUG(4,("Opened pipe %s with handle %x (pipes_open=%d)\n",