Displaying 20 results from an estimated 2000 matches similar to: "Removing a domain controller help needed"
2016 May 23
2
samba4 AD - winbind Could not write result
Hello,
I have two samba 4.2.7-SerNet-Debian-8.wheezy AD servers. since few days
now I have some winbind errorsthat block the server...
It seems that they appears more and more frequently... ( about one time
per day )
I have about 200 clients pc with windows 10, seven and XP. Last month
I've migrated about 30 pc from seven to 10. Is there a relationship?
In the following logs, you can see
2017 Oct 07
2
bind9 and isc-dhcp-Server for dynamic DNS-updates Error
This is my named.conf
options {
directory "/var/cache/bind";
notify no;
empty-zones-enable no;
auth-nxdomain yes;
listen-on-v6 { none; };
forwarders { 192.168.10.3; 10.0.0.3; };
allow-query { 127.0.0.1/32; 192.168.16.0/24; };
allow-recursion { 127.0.0.1/32;
2015 Sep 03
2
Reverse domain
How is the reversed domain handled, or is it not. Rowland, you did not
have that in your sample you cobbled together.
In /usr/share/samba/setup/named.conf there is:
zone "123.168.192.in-addr.arpa" in {
type master;
file "123.168.192.in-addr.arpa.zone";
update-policy {
grant ${REALM_WC} wildcard *.123.168.192.in-addr.arpa. PTR;
2017 May 18
2
can't do dhcp + samba + bind work together
Samba - General mailing list wrote
> On Wed, 17 May 2017 04:26:16 -0700 (PDT)
> artyom via samba <
> samba at .samba
> > wrote:
>
>> I use official manual from wiki.samba.org for install samba 4.6.3
>> (from source) with bind_dlz on bind 9.9.10 (from source too). My OS
>> is Debian Jessie x64 8.8 netinst. I use
>>
2019 Jul 01
2
Issue with DHCP Updating DNS Records on AD DC
Greetings,
I am in the process of replacing my MicroFocus (Novell) eDirectory system
with a Samba-based Active Directory system. I've got three domain
controllers built, and they seem to be humming along nicely. Server OS is
Ubuntu 18.04 patched current. I started off with the Samba 4.7 packages
included in the default Ubuntu repository, but have since upgraded to Samba
4.10 using packages
2019 Mar 18
2
How to automatically store the macAddress in AD
On Mon, 18 Mar 2019 09:16:01 +0100
Denis Cardon via samba <samba at lists.samba.org> wrote:
> Hi Pierre,
>
> > Does someone know a way to automatically store the hwaddress in the
> > AD? I'm using Veyon in my school to manage the students PCs and if
> > the hwadress is populated in the AD, the Room configuration can be
> > set with AD otherwise i have to
2018 Aug 15
2
DDNS with bind9 and isc-dhcp-server
Hello List, Hello Rowland :-)
again I'm having problems with the DDNS. I did it as shown in the wiki.
I took all teh scripts from the wiki the dhcp-dyndns.sh is Version: 0.8.9
I configured everything including the failover. When I start the two
DHCP-Server everything is perfect. I see the right messages in the log,
the two DHCP-Servers are talking to each other. When a Client ask for an
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
2019 Jan 10
1
samba_dnsupdate options: --use-samba-tool vs. --use-nsupdate, and dhcpd dynamic updates
PRIOR THREAD: https://lists.samba.org/archive/samba/2019-January/220292.html
In the referenced prior thread, I had an issue of samba_dnsupdate --verbose --all-names causing a dns_tkey_gssnegotiate: TKEY is unacceptable error.
Ultimately, the solution kindly provided by Rowland was to insert dns update command = /usr/local/samba/sbin/samba_dnsupdate --use-samba-tool into the [global] section of
2019 Aug 13
4
Configure DHCP to update DNS records with BIND9
Hello everyone,
I have configured my Samba as AD with BIND9_DLZ as backend and trying to
configure the ISC-DHCP-server to add the leases to BIND_DLZ
As described in the samba wiki:
https://wiki.samba.org/index.php/Configure_DHCP_to_update_DNS_records_with_B
IND9
Everything is working fine so far, but I get an error message as shown below
in syslog:
Aug 13 14:32:28 SAMBA dhcpd[4635]:
2017 Apr 25
3
Setup a new samba AD DC
Il giorno mar, 25/04/2017 alle 13.26 +0100, Rowland Penny via samba ha
scritto:
> On Tue, 25 Apr 2017 14:07:05 +0200
> Dario Lesca via samba <samba at lists.samba.org> wrote:
>
> > I have setup a new Samba Active Directory DC on Fedora 25 and
> > samba-
> > 4.5.8-1.fc25.x86_64, rebuild from src.rpm with dc option enable.
> >
> > This system
2017 Dec 18
2
DHCP-DNS problems
Hello there.
So, I have a Samba AD setup, with DHCP and samba_dlz setup as described in
the wiki.
However, I find that after a while, dynamic DHCPD updates stop working.
The fix is for me to restart the named server.
When in this state, I get log messages like:
DHCPREQUEST for 192.168.52.232 (192.168.60.2) from 8c:be:be:0d:cf:3c
(RedmiNote4-Gj?gur) via 192.168.52.253
Dec 18 15:39:44 dc02
2019 Jan 11
2
samba_dnsupdate options: --use-samba-tool vs. --use-nsupdate, and dhcpd dynamic updates
On Fri, 11 Jan 2019 16:13:50 +0000 (UTC)
Billy Bob <billysbobs at yahoo.com> wrote:
>
>
> On Friday, January 11, 2019 3:14 AM, Rowland Penny via samba
> <samba at lists.samba.org> wrote:
> >
> >I have no idea where the above is coming from, but it isn't from
> >the dhcp scripts.
> >
>
> I don't know what to tell you,
2019 Jan 11
2
samba_dnsupdate options: --use-samba-tool vs. --use-nsupdate, and dhcpd dynamic updates
On Friday, January 11, 2019 11:20 AM, Billy Bob via samba <samba at lists.samba.org> wrote:
On Friday, January 11, 2019 10:44 AM, Rowland Penny via samba <samba at lists.samba.org> wrote:
On Fri, 11 Jan 2019 16:13:50 +0000 (UTC)
Billy Bob <billysbobs at yahoo.com> wrote:
>>> Here is what the logs show WITHOUT the -d option:
>>>
>>> Jan
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
2015 Nov 09
3
Samba_dlz: canceling trasaction on zone domain
Hey Rowland,
Below is a cutdown version of my DHCP. As you can see, I haven't really set anything up for ddns-update. While using Samba4's internal DNS I had the setting 'ddns-update-style interim;' and it seemed to have worked fine. But with bind I'm not sure what else is needed.
Thanks for taking a look at it.
Philip
#
# DHCP Server Configuration file.
# see
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
2019 Jan 11
2
samba_dnsupdate options: --use-samba-tool vs. --use-nsupdate, and dhcpd dynamic updates
On Thu, 10 Jan 2019 22:23:41 +0000 (UTC)
Billy Bob <billysbobs at yahoo.com> wrote:
>
>
> On Thursday, January 10, 2019 2:56 PM, Rowland Penny via samba
> <samba at lists.samba.org> wrote:
>
>
> >Uncomment line 10, adjust it for prefix if Samba isn't in /usr/local and then try again.
> Here it is with script properly configured.
> Regarding
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
2017 Dec 18
5
DHCP-DNS problems
On 18 December 2017 at 16:20, Rowland Penny via samba <samba at lists.samba.org
> wrote:
>
>
> Even this looks wrong, I would expect something like this:
>
> Dec 18 07:43:59 dc3 dhcpd: DHCPREQUEST for 192.168.0.111 from
> cc:4e:ec:e9:c8:d3 via eth0
> Dec 18 07:43:59 dc3 dhcpd: DHCPACK on 192.168.0.111 to cc:4e:ec:e9:c8:d3
> via eth0
> Dec 18 07:47:33 dc3 dhcpd: