search for: timestap

Displaying 7 results from an estimated 7 matches for "timestap".

Did you mean: timestamp
2015 Nov 27
2
nitwit's attempt to edit samba source
Hi Viktor! Thanks for your try at this, I am already doing what you suggest: the iptables - timestaps. But that is rather troublesome, and I would very much samba to log this vital info. Anyway, I tried what you suggested, and now it stopped compiling. :-) Does this error perhaps tell you something, or are you just as clueless as I am now: > [1955/4033] Compiling source4/auth/ntlm/auth.c &...
2019 Mar 08
2
ipconfig /registerdns & PTR Records
...095]: samba_dlz: starting transaction on zone samba.laurenz.ws Mar 08 16:11:23 dc01 named[30095]: client 192.168.2.107#51224: update 'samba.laurenz.ws/IN' denied Mar 08 16:11:23 dc01 named[30095]: samba_dlz: cancelling transaction on zone samba.laurenz.ws No entry in log.samba at that timestap, the rndc error was before (no read access to dns.keytab) root at dc01:/var/lib/samba/private# tail /var/log/samba/log.samba [2019/03/08 16:03:16.913274, 0] ../lib/util/util_runcmd.c:327(samba_runcmd_io_handler) /usr/sbin/samba_dnsupdate: dns_tkey_negotiategss: TKEY is unacceptable [2019/...
2015 Nov 29
0
nitwit's attempt to edit samba source
...ddress *addr, TALLOC_CTX *mem_ctx); Give it a go. There might be a few other functions you might find useful in there. Cheers, Garming On 28/11/15 04:12, mourik jan heupink wrote: > Hi Viktor! > > Thanks for your try at this, I am already doing what you suggest: the > iptables - timestaps. But that is rather troublesome, and I would very > much samba to log this vital info. > > Anyway, I tried what you suggested, and now it stopped compiling. :-) > > Does this error perhaps tell you something, or are you just as > clueless as I am now: > >> [1955/4033]...
2019 Mar 08
0
ipconfig /registerdns & PTR Records
...a.laurenz.ws > > Mar 08 16:11:23 dc01 named[30095]: client 192.168.2.107#51224: update > 'samba.laurenz.ws/IN' denied > > Mar 08 16:11:23 dc01 named[30095]: samba_dlz: cancelling transaction > on zone samba.laurenz.ws > > > > No entry in log.samba at that timestap, the rndc error was before (no > read access to dns.keytab) > > > > root at dc01:/var/lib/samba/private# tail /var/log/samba/log.samba > > [2019/03/08 16:03:16.913274, > 0] ../lib/util/util_runcmd.c:327(samba_runcmd_io_handler) > > /usr/sbin/samba_dnsupdate: dn...
2010 Nov 08
5
[Bug 1836] New: "undesired" behavior when using the -r flag
...the system uptime is set on line 118 (http://code.google.com/p/softflowd/source/browse/softflowd.c#1877) to the current time, all exported packtes will be 49 days in the future (2^32 milliseconds). Solution: if flow records are created from a pcap file the system uptime should be before the first timestap, but not more then 49 days (2^32 - 1 milliseconds) in the past. I will try to code this tomorrow and provide patch/new file. -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.
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] " >
2016 Dec 12
4
Dovecot 2.2.27 & windows 10 outlook (no auth attempts in 0 secs) error.
Aki Tuomi wrote: > > Can you do > > doveconf -a | grep auth_mech > auth_mechanisms = plain login P.S. Seems this 2.2.24 is the last win10 compatible version (as my testserver doesn't have win10 users and thunderbird works well), any never version gives an error. However I didn't find any hint from http://www.dovecot.org/list/dovecot-news/2016-July/000324.html etc. --