Displaying 7 results from an estimated 7 matches for "sambadc1".
Did you mean:
sambadc
2012 May 23
1
Can't join samba4 as domain controller
Hi,
I'm trying to join samba 4 alpha 20 to my windows 2003 AD domain and I get this error:
Adding SPNs to CN=SAMBADC1,OU=Domain Controllers,DC=montecarlotv,DC=com,DC=uy
Setting account password for SAMBADC1$
Enabling account
Calling bare provision
Join failed - cleaning up
checking sAMAccountName
Deleted CN=SAMBADC1,OU=Domain Controllers,DC=montecarlotv,DC=com,DC=uy
Deleted CN=NTDS Settings,CN=SAMBADC1,CN=Servers,...
2012 Nov 22
1
Refusing to replicate from a read-only repilca into a read-write replica.
....
# /usr/local/samba/bin/samba-tool domain join example.com DC
-Uadministrator --realm=example.com
Finding a writeable DC for domain 'example.com'
Found DC server01.example.com
Password for [example\administrator]:
workgroup is example
realm is example.com
checking sAMAccountName
Adding CN=SAMBADC1,OU=Domain Controllers,DC=example,DC=com,DC=au
Adding
CN=SAMBADC1,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,DC=example,DC=com,DC=au
Adding CN=NTDS
Settings,CN=SAMBADC1,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,DC=example,DC=com,DC=au
Adding SPNs to CN=SAMB...
2018 Nov 28
0
Setup a Samba AD DC as an additional DC
...rp: [Samba] Setup a Samba AD DC as an additional DC
>
> ??Can you also post the output of bind from the point its
> starting up until samba has started??
> I am not certain how to obtain this. -- Barry
>
> Collected config --- 2018-11-27-14:54 -----------
>
> Hostname: Sambadc1
> DNS Domain: Mydomain.com
> FQDN: Sambadc1.Mydomain.com
> ipaddress: ##.##.##.##
> -----------
> Samba is not being run as a DC or a Unix domain member.
> Checking file: /etc/os-release
> NAME="Ubuntu"
> VERSION="18.04.1 LTS (Bionic Beaver)"
> ID=ubu...
2018 Nov 27
0
Setup a Samba AD DC as an additional DC
??Can you also post the output of bind from the point its starting up until samba has started??
I am not certain how to obtain this. -- Barry
Collected config --- 2018-11-27-14:54 -----------
Hostname: Sambadc1
DNS Domain: Mydomain.com
FQDN: Sambadc1.Mydomain.com
ipaddress: ##.##.##.##
-----------
Samba is not being run as a DC or a Unix domain member.
Checking file: /etc/os-release
NAME="Ubuntu"
VERSION="18.04.1 LTS (Bionic Beaver)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu...
2018 Nov 27
10
Setup a Samba AD DC as an additional DC
Hai,
I had a quick look.
Barry, can you get this script and run it.
https://raw.githubusercontent.com/thctlo/samba4/master/samba-collect-debug-info.sh
Then post the results to the list.
It collects all info i need to have a better look.
I have a few ideas, this might be a resolving order problem, i've based on the errors below.
Can you also post the output of bind from the point its
2018 Nov 29
4
Setup a Samba AD DC as an additional DC
...samba itself?
> I suspect resolving problems.
And these are confirmed below.
>
> From the collected info. ( commented inbetween the lines )
>
> > -----------
> > Checking file: /etc/hosts
> > 127.0.0.1 localhost
> > ::1 localhost6
>
> >IP_HERE sambadc1.mydomain.tld sambadc1 # for this DC (
> optional you can add the other DC also, but wait dont add it now. )
>
> I added this already but it did not change the result.
>
> >> # The following lines are desirable for IPv6 capable hosts
> >> ::1 localhost ip6-loca...
2015 Mar 20
7
Samba AD with external DNS server
Hallo,
We have Samba4 (Sernet, Version4.1) on a Debian Wheezy server. There we try to
use our Infoblox (It is our primary and secondary DNS server) as an external DNS
server for the active directory on the samba4 server. It doesn?t matter which
setup option (Samba_internal, bind_dlz, none) we use it doesn?t work.
Harry