Displaying 20 results from an estimated 6000 matches similar to: "[Fwd: Re: [Fwd: Re: Samba 4 more complete]]"
2016 Apr 21
1
[Fwd: Re: [Fwd: Re: [Fwd: Re: Samba 4 more complete]]]
Second question:
Take a look at the logs
Apr 21 11:23:58 cd1 named[2224]: samba_dlz: starting transaction on zone
58.168.192.in-addr.arpa
Apr 21 11:23:58 cd1 named[2224]: client 192.168.58.10#22874: update
'58.168.192.in-addr.arpa/IN' denied
Apr 21 11:23:58 cd1 named[2224]: samba_dlz: cancelling transaction on zone
58.168.192.in-addr.arpa
Apr 21 11:23:58 cd1 dhcpd: Unable to add reverse
2016 Apr 21
2
[Fwd: Re: [Fwd: Re: [Fwd: Re: [Fwd: Re: Samba 4 more complete]]]]
Yes I think so
This is my /etc/dhcp/dhcpd.conf
ddns-updates on;
ddns-update-style interim;
#ddns-update-style none;
update-static-leases on;
option domain-name-servers cd1.home.cu;
option domain-name "home.cu";
default-lease-time 600;
max-lease-time 7200;
authoritative;
include "/etc/bind/rndc.key";
#include "/usr/local/samba/private/dns.keytab";
# deny
2016 Apr 21
2
[Fwd: Re: Samba 4 more complete]
Rowland, my language is Spanish but does not mean you do not understand
the English but not like you, my goal is not to belittle his work on the
contrary I like what you have echo and will continue doing. In the
specific message that I do not also has worked for me.
I assure you I have tried several times and using the manuals that come on
the wiki but I could not solve, maybe I misspoke.
You
2016 Apr 21
0
[Fwd: Re: [Fwd: Re: [Fwd: Re: Samba 4 more complete]]]
apt-cache search dlz
dlz-ldap-enum - Plug-in for bind9 that uses LDAP data to fulfill ENUM
requests
pdlzip - data compressor based on the LZMA algorithm (simple version)
pdlzip-dbg - data compressor based on the LZMA algorithm (simple version;
debug)
---------------------------- Mensaje original ----------------------------
Asunto: Re: [Samba] [Fwd: Re: [Fwd: Re: Samba 4 more complete]]
De:
2016 Apr 23
1
Samba 4 more complete]]]]]]
Now it works and updates the zone like you said
But now I get this
For windows 7
Apr 22 20:25:45 cd1 named[1704]: samba_dlz: starting transaction on zone
home.cu
Apr 22 20:25:45 cd1 named[1704]: samba_dlz: disallowing update of
signer=WIN28\$\@HOME.CU name=win28.home.cu type=AAAA error=insufficient
access rights
Apr 22 20:25:45 cd1 named[1704]: client 192.168.58.80#53235/key
WIN28\$\@HOME.CU:
2016 Apr 21
1
Samba 4 more complete
Hi team
Samba4 want to suggest that to have a more complete performance would be
good if the reverse zone default will be added and that the devices are
connected by DHCP to update you forward and reverse DNS zone.
At least to my not me I worked, even using the bind9 compiled with support
for dlz.
At least that part of me has failed me. Using Debian 8 samba4.4.2 and
bind9 & isc-dhcp-server
2016 Jun 07
1
[Fwd: Re: use patch .diffs]
Yeah, that's what I do,
I just wanted to know how to use the patches. As implemented or what its
purpose ?? It is to clarify the purpose of these patches well
Thank you
---------------------------- Mensaje original ----------------------------
Asunto: Re: [Samba] use patch .diffs
De: "Rowland penny" <rpenny at samba.org>
Fecha: Mar, 7 de Junio de 2016, 4:28 pm
Para:
2016 Apr 21
0
[Fwd: Re: [Fwd: Re: [Fwd: Re: [Fwd: Re: Samba 4 more complete]]]]
On 21/04/16 18:22, cosme at crearq.co.cu wrote:
> Yes I think so
>
> This is my /etc/dhcp/dhcpd.conf
>
> ddns-updates on;
> ddns-update-style interim;
> #ddns-update-style none;
> update-static-leases on;
>
>
> option domain-name-servers cd1.home.cu;
> option domain-name "home.cu";
>
> default-lease-time 600;
> max-lease-time 7200;
>
>
2016 Apr 21
0
[Fwd: Re: [Fwd: Re: [Fwd: Re: [Fwd: Re: [Fwd: Re: Samba 4 more complete]]]]]
Where is attached tarball??
Please send again
---------------------------- Mensaje original ----------------------------
Asunto: Re: [Samba] [Fwd: Re: [Fwd: Re: [Fwd: Re: [Fwd: Re: Samba 4 more
complete]]]]
De: "Rowland penny" <rpenny at samba.org>
Fecha: Jue, 21 de Abril de 2016, 2:31 pm
Para: samba at lists.samba.org
2016 Jun 07
2
use patch .diffs
Hi
I wanna know howto aply the .diffs patch ??
For example samba-4.4.3-4.4.4.diffs to update samba-4.4.3 to 4.4.4
Regards
Leonidch
2016 Apr 13
1
[Fwd: Re: Samba_dlz, dhcp y zona inversa no actualiza]
>> what is in '/usr/bin/dhcpd-update-samba-dns.sh' ?
# will receive addresses from this DHCP server. Instructions are found here:
#
https://wiki.archlinux.org/index.php/Samba_4_Active_Directory_Domain_Controller#DHCP
sleep 5
checkvalues()
{
[ -z "${2}" ] && echo "Error: argument '${1}' requires a parameter." &&
exit 1
case ${2} in
-*)
echo
2016 Apr 12
1
Samba_dlz, dhcp y zona inversa no actualiza
After having compiled samba-4.4.0 and installed bind9 and isc-dhcp-server
from Debian repos 8 everything works fine except that no reverse zone
updates from DHCP to DNS.
I tried the example that comes in
https://wiki.archlinux.org/index.php?title=Samba_4_Active_Directory_domain_controller&oldid=427930
This is the error that but I have not managed to solve
April 12 16:22:45 cd1 named [848]:
2015 Dec 30
2
How to switch from internal DNS to Bind
Hello,
I'm attempting to switch from the internal DNS to Bind. This is for
my Samba test environment on a VM running Samba 4.3.1 on Ubuntu server
12.04.1. Installed Samba using all the defaults.
./configure
make
make install
Pulled up the wiki link
https://wiki.samba.org/index.php/Changing_the_DNS_backend#Changing_from_Samba_Internal_DNS_to_BIND_DLZ
Not sure if this is the correct
2014 Dec 29
5
samba_dlz Failed to configure reverse zone
Dear Roland,
and here we have one reasons / prove regarding Debian and current Samba BIND DLZ issues :
http://metadata.ftp-master.debian.org/changelogs//main/b/bind9/bind9_9.8.4.dfsg.P1-6+nmu2+deb7u3_changelog
MSG >> " * disable dlz until we get a patch to make it build again"
Well Debian Maintainers seems seeking missing the dlz patches that RHEL & SLES maintainers created
2014 Dec 29
2
samba_dlz Failed to configure reverse zone
Dear Rowland ,
Just keep in mind that the Debian RPI maintated by rasperry.org PI fellows and _not_ mainly by the Mainsteam debian
pkg maintainers, and ways behind the main distro - allmost.
>
> Even though there is no mention of dlopen, samba_dlz works.
>
yes/no ->> its not displaying the DLZ file open <<- and that happen even on my now +1J old samba4.0 RPI samba4 ad.
2015 Dec 30
3
How to switch from internal DNS to Bind
On 12/30/2015 3:29 PM, Rowland penny wrote:
> On 30/12/15 19:48, James wrote:
>> Hello,
>>
>> I'm attempting to switch from the internal DNS to Bind. This is
>> for my Samba test environment on a VM running Samba 4.3.1 on Ubuntu
>> server 12.04.1. Installed Samba using all the defaults.
>>
>> ./configure
>> make
>> make install
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:
2016 Sep 30
0
[Fwd: Good Bye SAMBA?!?!?]
>From Cuba i'm support samba4 100% particularly, effort and dedication of
his team and all involved in one way or another.
Cosme
---------------------------- Mensaje original ----------------------------
Asunto: [Samba] Good Bye SAMBA?!?!?
De: "Gilberto Nunes via samba" <samba at lists.samba.org>
Fecha: Mar, 27 de Septiembre de 2016, 3:02 pm
Para: samba at
2014 Dec 30
2
samba_dlz Failed to configure reverse zone
Hello rowland,
>
> hang on a bit, the Debian link is for bind 9.8.x and the dlz reference
> is for 9.8.1.dfsg-1.
>
I don?t recomend to use Bind 9.8.1 / 9.8.2 anymore - most distro use it but the shuold move due DLZ compile & bind bugs.
and 9.8 soon goes on end of Life see https://kb.isc.org/article/AA-01211/81/BIND-9.8.8-Release-Notes.html
> Rowland
>
This just
2014 Dec 29
2
samba_dlz Failed to configure reverse zone
Hello ,
review bind9 options ...
>> Dec 22 12:25:55 verdandi named[18534]: starting BIND 9.9.5-7-Debian -u
>> bind -4
>> Dec 22 12:25:55 verdandi named[18534]: built with '--prefix=/usr'
>> '--mandir=/usr/share/man' '--infodir=/usr/share/info'
>> '--sysconfdir=/etc/bind' '--localstatedir=/var' '--enable-threads'