search for: auth_6

Displaying 3 results from an estimated 3 matches for "auth_6".

Did you mean: auth_
2015 Nov 27
2
nitwit's attempt to edit samba source
...^ > ../source4/../lib/util/debug.h:185:20: note: in definition of macro ‘DEBUG’ > && (dbgtext body) ) > ^ > Waf: Leaving directory `/root/samba-4.3.1/bin' > Build failed: -> task failed (err #1): > {task: cc auth.c -> auth_6.o} > Makefile:8: recipe for target 'all' failed > make: *** [all] Error 1 Or anyone?
2015 Nov 29
0
nitwit's attempt to edit samba source
.../../lib/util/debug.h:185:20: note: in definition of macro >> ‘DEBUG’ >> && (dbgtext body) ) >> ^ >> Waf: Leaving directory `/root/samba-4.3.1/bin' >> Build failed: -> task failed (err #1): >> {task: cc auth.c -> auth_6.o} >> Makefile:8: recipe for target 'all' failed >> make: *** [all] Error 1 > > Or anyone? >
2015 Nov 26
2
nitwit's attempt to edit samba source
Hi, Since I really would like some more info (specifically: remote ip address) to be logged with failed password attempts, I have tried to edit the samba source code. :-) Anyway, I changed in source4/auth/ntlm/auth.c > if (tevent_req_is_nterror(req, &status)) { > DEBUG(2,("auth_check_password_recv: " > "%s authentication for user [%s\\%s] " >