similar to: Samba 4 more complete

Displaying 20 results from an estimated 8000 matches similar to: "Samba 4 more complete"

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
3
[Fwd: Re: [Fwd: Re: Samba 4 more complete]]
First question To use bind as dlz is required to be compiled from source or you can use the package bind9 repo Debian8 ?? Because I'm seeing you in the wiki https://wiki.samba.org/index.php/Setup_a_basic_BIND_installation ------------------------------------------ says this If you install BIND from the repositories of your distribution, you can skip the following two steps, but make sure it
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 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
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 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 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 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 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 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]:
2017 Jul 10
3
using samba with bind dlz
Bind-9.11 is installed. How do you configure it? Does it need anything special in the config for samba to build the ...samba.../named.conf file that I should be able to include in my /etc/named.conf afterwards? My guess is that some directory is missing. But if I start fresh and configure samba with the internal dns it gets all the way through it's configuration with no errors. I've
2018 Oct 31
3
Internal DNS migrate to Bind9_DLZ
Hi Rowland, I didn't build samba, I'm running the sernet packages, # rpm -qa | grep sernet sernet-samba-libsmbclient0-4.8.6-16.el7.x86_64 sernet-samba-ad-4.8.6-16.el7.x86_64 sernet-samba-libs-4.8.6-16.el7.x86_64 sernet-samba-client-4.8.6-16.el7.x86_64 sernet-samba-winbind-4.8.6-16.el7.x86_64 sernet-samba-common-4.8.6-16.el7.x86_64 sernet-samba-4.8.6-16.el7.x86_64 I don't mind having
2017 Jul 10
3
using samba with bind dlz
On Mon, Jul 10, 2017 at 8:02 AM, Rowland Penny via samba < samba at lists.samba.org> wrote: > On Mon, 10 Jul 2017 06:43:37 -0600 > Jeff Sadowski <jeff.sadowski at gmail.com> wrote: > > > Bind-9.11 is installed. How do you configure it? Does it need anything > > special in the config for samba to build the ...samba.../named.conf > > file that I should be able
2017 Oct 08
2
bind9 and isc-dhcp-Server for dynamic DNS-updates Error
Hi Rowland, I have not another dhcp server. dnsmasq is not configured. I think the problem may be permissions. Which distribution linux do you use, Ubuntu? I was tracing the script code dhcp-dyndns.sh, when the execution on the first line fails Is correct this instructions in Debian: chown root:root /etc/dhcp/dhcpduser.keytab chmod 400 /etc/dhcp/dhcpduser.keytab ----- Mensaje original
2016 Apr 14
1
can't access the DNS via RSAT, access denied
I tried with 4.4.0 and if I can access the DNS via RSAT I tried the version 4.4.2 and will not let me access the DNS via RSAT, I changed several permissions in several ways and does not allow me access In both cases I installed on different computers, is not an update of the other. I imagine it issues permits but can not find anything to tell me about it. I also tried with and without server
2017 Jul 10
2
using samba with bind dlz
In /usr/lib64/python2.7/site-packages/samba/provision/sambadns.py Update: It is failing in create_samdb_copy specifically here: # Copy root, config, schema partitions (and any other if any) # Since samdb is open in the current process, copy them in a child process try: tdb_copy(os.path.join(private_dir, "sam.ldb"), os.path.join(dns_dir,
2019 Apr 17
2
Is possible use BIND9 as DNS Back End on a new Samba DC?
I'm sorry to I forgot answer appropriate. I'm running CentOS 7 with all packages upgraded. I've followed instruction in https://wiki.samba.org/index.php/Package_Dependencies_Required_to_Build_Samba with some need modifications (yum line is bellow this text) and I've installed python 3.4. I've installed Bind9 from package manager where Bind9 version is 9.9.4. YUM command to
2019 May 15
2
Workstations cannot update DNS
> > *named.conf.options* > > options { > > directory "/var/cache/bind"; > > > > // If there is a firewall between you and nameservers you want > > // to talk to, you may need to fix the firewall to allow multiple > > // ports to talk. See http://www.kb.cert.org/vuls/id/800113 > > > > // If