search for: bind9_11

Displaying 12 results from an estimated 12 matches for "bind9_11".

2023 Jan 16
1
Debian11 Samba backport and bind9
...=subprocess.PIPE, stderr=subprocess.STDOUT, cwd='.').communicate()[0] bind_info = get_string(bind_info) bind9_8 = '#' bind9_9 = '#' bind9_10 = '#' bind9_11 = '#' bind9_12 = '#' bind9_14 = '#' bind9_16 = '#' bind9_18 = '#' if bind_info.upper().find('BIND 9.8') != -1: bind9_8 = '' elif bind_info.upper().find('BIND 9.9') != -...
2023 Jan 16
1
Debian11 Samba backport and bind9
...????????????????????????? stderr=subprocess.STDOUT, > ???????????????????????????????????? cwd='.').communicate()[0] > ??????? bind_info = get_string(bind_info) > ??????? bind9_8 = '#' > ??????? bind9_9 = '#' > ??????? bind9_10 = '#' > ??????? bind9_11 = '#' > ??????? bind9_12 = '#' > ??????? bind9_14 = '#' > ??????? bind9_16 = '#' > ??????? bind9_18 = '#' > ??????? if bind_info.upper().find('BIND 9.8') != -1: > ??????????? bind9_8 = '' > ??????? elif bind_info.up...
2023 Jan 16
1
Debian11 Samba backport and bind9
...? stderr=subprocess.STDOUT, >> ????????????????????????????????????? cwd='.').communicate()[0] >> ???????? bind_info = get_string(bind_info) >> ???????? bind9_8 = '#' >> ???????? bind9_9 = '#' >> ???????? bind9_10 = '#' >> ???????? bind9_11 = '#' >> ???????? bind9_12 = '#' >> ???????? bind9_14 = '#' >> ???????? bind9_16 = '#' >> ???????? bind9_18 = '#' >> ???????? if bind_info.upper().find('BIND 9.8') != -1: >> ???????????? bind9_8 = '' >&gt...
2023 Jan 16
1
Debian11 Samba backport and bind9
...E, >>> stderr=subprocess.STDOUT, >>> cwd='.').communicate()[0] >>> ???????? bind_info = get_string(bind_info) >>> ???????? bind9_8 = '#' >>> ???????? bind9_9 = '#' >>> ???????? bind9_10 = '#' >>> ???????? bind9_11 = '#' >>> ???????? bind9_12 = '#' >>> ???????? bind9_14 = '#' >>> ???????? bind9_16 = '#' >>> ???????? bind9_18 = '#' >>> ???????? if bind_info.upper().find('BIND 9.8') != -1: >>> ???????????? bind...
2023 Jan 16
1
Debian11 Samba backport and bind9
...ubprocess.STDOUT, >>>> cwd='.').communicate()[0] >>>> ???????? bind_info = get_string(bind_info) >>>> ???????? bind9_8 = '#' >>>> ???????? bind9_9 = '#' >>>> ???????? bind9_10 = '#' >>>> ???????? bind9_11 = '#' >>>> ???????? bind9_12 = '#' >>>> ???????? bind9_14 = '#' >>>> ???????? bind9_16 = '#' >>>> ???????? bind9_18 = '#' >>>> ???????? if bind_info.upper().find('BIND 9.8') != -1: >>&g...
2023 Jan 16
1
Debian11 Samba backport and bind9
On 16/01/2023 16:56, Stefan Kania via samba wrote: > Hi to all, > Is there a known problem when using Debian 11 together with the samba > packages from the backports (4.17.4) and the bind9 from the backports > (9.18). With me it comes on each further Domaincontroller to errors with > the "samba_dnsupdate --verbose --all-names". > > If I install Bind9 in version
2023 Jan 16
1
Debian11 Samba backport and bind9
...t;>>> cwd='.').communicate()[0] >>>>> ???????? bind_info = get_string(bind_info) >>>>> ???????? bind9_8 = '#' >>>>> ???????? bind9_9 = '#' >>>>> ???????? bind9_10 = '#' >>>>> ???????? bind9_11 = '#' >>>>> ???????? bind9_12 = '#' >>>>> ???????? bind9_14 = '#' >>>>> ???????? bind9_16 = '#' >>>>> ???????? bind9_18 = '#' >>>>> ???????? if bind_info.upper().find('BIND 9.8'...
2016 Jul 26
2
bind 9.11.b2 with samba 4.4.5
i want to use bind 9.11beta2 version. I do not see bind9_11.so Best regards cat /usr/local/samba/private/named.conf # This DNS configuration is for BIND 9.8.0 or later with dlz_dlopen support. # # This file should be included in your main BIND configuration file # # For example with # include "/usr/local/samba/private/named.conf"; # # This co...
2017 Feb 20
2
Offical RHEL AD DC on RHEL
...s/%global with_mitkrb5 1/%global with_mitkrb5 0/' \ > -e 's/%global with_dc 0/%global with_dc 1/' \ > /home/lesca/rpmbuild/SPECS/samba.spec > > # samba 4.5.x (Fedora) do also this.... > sed -i \ > -e 's|^%.*libntvfs-samba4.so|# &\n%{_libdir}/samba/bind9/dlz_bind9_11.so\n%{_libdir}/samba/ldb/dsdb_notification.so\n%{_libdir}/samba/ldb/vlv.so|' \ > /home/lesca/rpmbuild/SPECS/samba.spec > > # Install Build dependence > sudo yum install -y gnutls-devel > sudo yum-builddep -y ./rpmbuild/SPECS/samba.spec > # sudo dnf builddep -y ./rpmbuild/SPE...
2016 Jul 26
0
bind 9.11.b2 with samba 4.4.5
...ne shipped with your Bind package. This one will need configuration to know how to reach and deal with AD LDAP tree and authentication, but that should be possible... 2016-07-26 9:28 GMT+02:00 barış tombul <bbtombul at gmail.com>: > i want to use bind 9.11beta2 version. > I do not see bind9_11.so > Best regards > > cat /usr/local/samba/private/named.conf > > > > # This DNS configuration is for BIND 9.8.0 or later with dlz_dlopen > support. > # > # This file should be included in your main BIND configuration file > # > # For example with > # include...
2017 Feb 20
0
Offical RHEL AD DC on RHEL
...39; \ > > -e 's/%global with_dc 0/%global with_dc 1/' \ > > /home/lesca/rpmbuild/SPECS/samba.spec > > > > # samba 4.5.x (Fedora) do also this.... > > sed -i \ > > -e 's|^%.*libntvfs-samba4.so|# &\n%{_libdir}/samba/bind9/dlz_ > bind9_11.so\n%{_libdir}/samba/ldb/dsdb_notification.so\n%{_libdir}/samba/ldb/vlv.so|' > \ > > /home/lesca/rpmbuild/SPECS/samba.spec > > > Thank you. I think this was the part I was having the most issues with. It will also be helpful having everything I need installed like the r...
2020 Sep 10
1
AD-DC with DLZ using Bind9.16.x
...ase "dlopen ${MODULESDIR}/bind9/dlz_bind9.so"; # For BIND 9.9.x ${BIND9_9} database "dlopen ${MODULESDIR}/bind9/dlz_bind9_9.so"; # For BIND 9.10.x ${BIND9_10} database "dlopen ${MODULESDIR}/bind9/dlz_bind9_10.so"; # For BIND 9.11.x ${BIND9_11} database "dlopen ${MODULESDIR}/bind9/dlz_bind9_11.so"; # For BIND 9.12.x ${BIND9_12} database "dlopen ${MODULESDIR}/bind9/dlz_bind9_12.so"; }; Carlos