search for: default_fil

Displaying 6 results from an estimated 6 matches for "default_fil".

Did you mean: default_file
2017 Apr 02
2
samba Digest, Vol 172, Issue 2
...with the client und server. named.conf ---------- include "/etc/bind/named.conf.options"; include "/etc/bind/named.conf.local"; include "/etc/bind/named.conf.default-zones"; # samba include "/etc/bind/named.conf.samba"; // logging logging { channel default_file { file "/var/log/named/default.log" versions 3 size 5m; severity dynamic; print-time yes; }; channel general_file { file "/var/log/named/general.log" versions 3 size 5m; severity dynamic; print-time yes; };...
2008 Jan 20
1
v1.1.beta14 released
...there are quite a lot of other changes: - Added proxy_maybe setting. If the returned IP/port/user points to ourself, log in normally. Otherwise proxy to the IP. - Added quota_exceeded_message setting for quota plugin. Add it to plugin {} for global, or protocol lda {} for deliver-only. - mysql: default_file and default_group settings (by Luca Longinotti) - Timeout handling rewritten using a priority queue (heap). Dovecot should now be able to handle lots of timeouts quite fast. - Using the new timeout changes several places in code have been changed from iterate-through-objects-in-one-timeout to ti...
2017 Apr 02
5
samba Digest, Vol 172, Issue 2
Hallo Rowland I change the right from 600 (root:root) to 660 (root:bind) and i get following errormessage. 02-Apr-2017 14:56:15.190 client 192.168.99.6#54534 (client006.my.domain.de): query: client006.my.domain.de IN SOA + (192.168.99.8) 02-Apr-2017 14:56:15.194 client 192.168.99.6#64810 (client008.my.domain.de): query: client008.my.domain.de IN A + (192.168.99.8) 02-Apr-2017 14:56:15.199
2015 Jul 26
2
[PATCH] ssh-agent: Add support to load additional certificates
...and -p are incompatible"); key_only = 1; break; + case 'p': + if (key_only) + fatal("-k and -p are incompatible"); + cert_only = 1; + break; case 'l': case 'L': if (lflag != 0) @@ -604,7 +658,7 @@ main(int argc, char **argv) default_files[i]); if (stat(buf, &st) < 0) continue; - if (do_file(agent_fd, deleting, key_only, buf) == -1) + if (do_file(agent_fd, deleting, key_only, cert_only, buf) == -1) ret = 1; else count++; @@ -613,7 +667,7 @@ main(int argc, char **argv) ret = 1; } else { for...
2008 Apr 21
3
FIPS 140-2 OpenSSL(2007) patches
Hi, I am happy to (re)send a set of patches for compiling OpenSSH 4.7p1 with FIPS 140-2 OpenSSL. These are based on previously reported patches by Steve Marquess <marquess at ieee.org> and Ben Laurie <ben at algroup.co.uk>, for ver. OpenSSH 3.8. Note that these patches are NOT OFFICIAL, and MAY be used freely by anyone. Issues [partially] handled: SSL FIPS Self test. RC4,
2019 Aug 05
6
samba dlz. bind9 nslookup is wrong
... From your output below.. >> Uncomment only single database line, depending on your BIND version << Then tell uss, why are 3 lines uncommented? I suggest, run : https://raw.githubusercontent.com/thctlo/samba4/master/samba-collect-debug-info.sh Anonimize it where needed, and show me your server setup. Greetz, Louis > -----Oorspronkelijk bericht----- > Van: