Displaying 20 results from an estimated 25 matches for "internal_dns".
Did you mean:
internal_dev
2017 Jan 18
4
DNS Update not working after update to 4.5.3
Hello @all:
Calling DNS Update results in this failure:
root at samba01:/# samba_dnsupdate --all-names
Traceback (most recent call last):
File "/usr/sbin/samba_dnsupdate", line 784, in <module>
creds = get_credentials(lp)
File "/usr/sbin/samba_dnsupdate", line 141, in get_credentials
ans = check_one_dns_name(sub_vars['DNSDOMAIN'] +
2016 May 04
3
standalone ADDC with samba_internal dns backend - windows client do not register in dns
...gister in samba's internal dns
in detail
==========================================
My objective
- for a small business (200 users), get rid of an old microsoft AD and
use Samba instead
- before going into production, I test the setup on VMs to learn how the
beast behaves
- I use the "internal_dns" as a dns backend
Problem :
- domain provision is ok
- all tests are ok
- windows client (7pro or 10pro) joins the domain without complaining
but it doesn't register in the dns
My source of informations :
- for the setup :
https://wiki.samba.org/index.php/Setup_a_Samba_Active_Directo...
2024 Sep 25
1
Add samba AD DC to a Windows 2008 R2 domain
...ain is not an
option. Not my call....
When reading
https://wiki.samba.org/index.php/Joining_a_Windows_Server_2008_/_2008_R2_DC_to_a_Samba_AD
I see that "There be dragons!"
How gnarly would these dragons be? Any advice?
If it's feasible, some details where I could use some advice:
1) internal_DNS or bind9?
2) dhcp dns_update would work? I don't see why it shouldn't but still...
3) dhcp load balancing would work? I guess not.
4) Anything else you guys can think of...
Thanks for all the help
Best regards
CJ
2024 Sep 25
1
Add samba AD DC to a Windows 2008 R2 domain
...>
> When reading
> https://wiki.samba.org/index.php/Joining_a_Windows_Server_2008_/_2008_R2_DC_to_a_Samba_AD
> I see that "There be dragons!"
> How gnarly would these dragons be? Any advice?
>
> If it's feasible, some details where I could use some advice:
> 1) internal_DNS or bind9?
> 2) dhcp dns_update would work? I don't see why it shouldn't but still...
> 3) dhcp load balancing would work? I guess not.
> 4) Anything else you guys can think of...
>
> Thanks for all the help
> Best regards
>
> CJ
> --
> To unsubscribe from this...
2013 Jan 25
1
two samba4 questions
Hello everyone,
Currently I test smb4.
I successfully installed samba 4 (ntp, internal_dns) including a joined win7pro client + I'm able to use Windows Remote Administration Tools and the Group Policy Management stuff.
_1 Backup
Is there a common way to backup samba4 for disaster recovery scenarios or to port it to another machine?
_2 Security tab is missing on Shares only
I define...
2017 Jan 20
5
DNS Update not working after update to 4.5.3
...a samba:
> >> [2017/01/18 08:31:18.113146, 0]
> >> ../source4/dsdb/dns/dns_update.c:290(dnsupdate_nameupdate_done)
> >>
> >> ../source4/dsdb/dns/dns_update.c:290: Failed DNS update - with error
> code
> >> 110
> > Do you run the BIND9_DLZ or Internal_DNS back end?
> >
> > If it's BIND:
> >
> https://wiki.samba.org/index.php/BIND9_DLZ_DNS_Back_End#Reconfiguring_the_
> BIND9_DLZ_Back_End
> >
> >
> > Regards,
> > Marc
>
>
> --
> To unsubscribe from this list go to the following URL and...
2016 May 04
0
standalone ADDC with samba_internal dns backend - windows client do not register in dns
...t; in detail
> ==========================================
> My objective
> - for a small business (200 users), get rid of an old microsoft AD and
> use Samba instead
> - before going into production, I test the setup on VMs to learn how
> the beast behaves
> - I use the "internal_dns" as a dns backend
>
>
> Problem :
> - domain provision is ok
> - all tests are ok
> - windows client (7pro or 10pro) joins the domain without complaining
> but it doesn't register in the dns
>
>
> My source of informations :
> - for the setup :
> https...
2017 Jan 20
2
DNS Update not working after update to 4.5.3
...51 schrieb Dirk Laurenz via samba:
>> [2017/01/18 08:31:18.113146, 0]
>> ../source4/dsdb/dns/dns_update.c:290(dnsupdate_nameupdate_done)
>>
>> ../source4/dsdb/dns/dns_update.c:290: Failed DNS update - with error
>> code
>> 110
> Do you run the BIND9_DLZ or Internal_DNS back end?
>
> If it's BIND:
> https://wiki.samba.org/index.php/BIND9_DLZ_DNS_Back_End#Reconfiguring_the_BIND9_DLZ_Back_End
>
>
> Regards,
> Marc
>
2017 Jan 23
0
DNS Update not working after update to 4.5.3
...t; [2017/01/18 08:31:18.113146, 0]
>>>> ../source4/dsdb/dns/dns_update.c:290(dnsupdate_nameupdate_done)
>>>>
>>>> ../source4/dsdb/dns/dns_update.c:290: Failed DNS update - with error
>> code
>>>> 110
>>> Do you run the BIND9_DLZ or Internal_DNS back end?
>>>
>>> If it's BIND:
>>>
>> https://wiki.samba.org/index.php/BIND9_DLZ_DNS_Back_End#Reconfiguring_the_
>> BIND9_DLZ_Back_End
>>>
>>> Regards,
>>> Marc
>>
>> --
>> To unsubscribe from this list go to t...
2015 Apr 29
3
Cannot authenticate the administrator account
Greetings, Sketch!
>>>> workgroup = INTERNAL
>>>> realm = EXAMPLE.COM
>>>> netbios name = SAMBA
>>
>>> Looks that way to me. Your realm should include the workgroup name:
>>> INTERNAL.EXAMPLE.COM.
>>
>> Nothing is "SHOULD" as long as the settings follow basic requirements
>> (single-label NETBIOS domain name,
2014 Mar 09
1
Access shares from DNS alias
...PNs for every alias needed (windows tool syntax).
setspn -a host/aliasname targetserver_netbios_name
setspn -a host/aliasname.domain.ext targetserver_netbios_name
My env details:
Hostname: dc0
Domain: timco.int
OS is Debian 7.4 x64
Samba 4.1.5 compiled from master, domain deployed with Internal_DNS
Network is composed from Win 7 SP1 x64 machines
So, added the necessary SPNs:
samba-tool spn add HOST/file DC0$
samba-tool spn add HOST/file.timco.int DC0$
Then I setup the alias to dc0.timco.int into DNS:
- first as a CNAME (file.timco.int) to dc0.timco.int --> failed
- then as an A...
2019 May 21
2
Debugging Samba is a total PITA and this needs to improve
Sven,
Fist fix the smb.conf as i suggested, cap and non caps where it should be.
Resolving settings based on the script output looks ok.
Fix krb5.conf
Then how many DC's are you having?
> So, could somebody maybe help with the NT_STATUS_INTERNAL_DB_CORRUPTION
> / DRS replication issue? Or will it be easier to just demote
> the DC and provision a new one?
Are all DC's
2016 May 05
2
standalone ADDC with samba_internal dns backend - windows client do not register in dns
...====================================
>> My objective
>> - for a small business (200 users), get rid of an old microsoft AD
>> and use Samba instead
>> - before going into production, I test the setup on VMs to learn how
>> the beast behaves
>> - I use the "internal_dns" as a dns backend
>>
>>
>> Problem :
>> - domain provision is ok
>> - all tests are ok
>> - windows client (7pro or 10pro) joins the domain without complaining
>> but it doesn't register in the dns
>>
>>
>> My source of informati...
2019 Sep 15
2
Migrating Samba NT4 Domain to Samba AD
...n which i use only
> domain part of samba and on my major server I start to use only
> smbd/nmbd/winbindd.
I take it that you are referring to a Unix domain member being used as a
fileserver
>
>
> But my current problem is:
>
> there are not working dynamic updates in bind/internal_dns...
>
>
> Can you help me?
>
> (dns updates are needed e.g. for joining into this AD new samba
> servers as domain members....)
Try adding this to the DC smb.conf:
dns update command = /usr/sbin/samba_dnsupdate --use-samba-tool
>
>
>>> 2. How to connect internal...
2017 Jan 23
5
DNS Update not working after update to 4.5.3
...update.c:290(dnsupdate_nameupdate_done)
> >>>>>
> >>>>> ../source4/dsdb/dns/dns_update.c:290: Failed DNS update - with
> >>>>> error
> >>> code
> >>>>> 110
> >>>> Do you run the BIND9_DLZ or Internal_DNS back end?
> >>>>
> >>>> If it's BIND:
> >>>>
> >>>
> https://wiki.samba.org/index.php/BIND9_DLZ_DNS_Back_End#Reconfiguring_the_
> >>>
> >>> BIND9_DLZ_Back_End
> >>>>
> >>>>...
2018 Feb 13
5
I can't deny zone transfer when using bind as DNS backend
Hi:
How can I either deny zone transfer or restrict it to some DNS servers
when using DLZ ?
2017 Jan 23
2
DNS Update not working after update to 4.5.3
...t;>> ../source4/dsdb/dns/dns_update.c:290(dnsupdate_nameupdate_done)
>>>>>
>>>>> ../source4/dsdb/dns/dns_update.c:290: Failed DNS update - with
>>>>> error
>>> code
>>>>> 110
>>>> Do you run the BIND9_DLZ or Internal_DNS back end?
>>>>
>>>> If it's BIND:
>>>>
>>> https://wiki.samba.org/index.php/BIND9_DLZ_DNS_Back_End#Reconfiguring_the_
>>>
>>> BIND9_DLZ_Back_End
>>>>
>>>> Regards,
>>>> Marc
>>>
>>...
2019 Sep 15
3
Migrating Samba NT4 Domain to Samba AD
On 15/09/2019 16:44, Bart?omiej Solarz-Nies?uchowski wrote:
>
>> Done with some problems:
>
> 1. bugs reported here:
>
> https://bugzilla.altlinux.org/show_bug.cgi?id=36496
>
> and here
>
> https://bugzilla.samba.org/show_bug.cgi?id=13060
>
> involved me - but and make workarounds and migration was done.
>
>
> Basically AD samba works.
>
>
>
2017 Jan 25
1
DNS Update not working after update to 4.5.3
...source4/dsdb/dns/dns_update.c:290: Failed DNS update -
>> with
>>>
>>>>>>>>> error
>>>
>>>>>>> code
>>>
>>>>>>>>> 110
>>>
>>>>>>>> Do you run the BIND9_DLZ or Internal_DNS back end?
>>>
>>>>>>>>
>>>
>>>>>>>> If it's BIND:
>>>
>>>>>>>>
>>>
>>>>>>>
>>>
>>>>
>> https://wiki.samba.org/index.php/BIND9_DLZ_DNS_Back_...
2017 Jan 25
0
DNS Update not working after update to 4.5.3
...gt;>>>> ../source4/dsdb/dns/dns_update.c:290: Failed DNS update -
> with
> >
> >>>>>>> error
> >
> >>>>> code
> >
> >>>>>>> 110
> >
> >>>>>> Do you run the BIND9_DLZ or Internal_DNS back end?
> >
> >>>>>>
> >
> >>>>>> If it's BIND:
> >
> >>>>>>
> >
> >>>>>
> >
> >>
> https://wiki.samba.org/index.php/BIND9_DLZ_DNS_Back_End#Reconfiguring_the_
> >
&...