Re: [Samba] Samba 4 internal DNS - how to modify SOA record

2013-10-14 Thread Jacó Ramos
Hi, guys... What line command for modify SOA record? Thanks! Jacó Ramos 2013/10/14 Rustam K. > Hey guys, > > Just wanted to update this thread, I upgrade my samba installation to 4.1 > and updated SOA record. Now dynamic DNS works fine for me!! Thanks for > implementing the feature!!! > > Ch

Re: [Samba] Samba 4 internal DNS - how to modify SOA record

2013-10-13 Thread Rustam K.
Hey guys, Just wanted to update this thread, I upgrade my samba installation to 4.1 and updated SOA record. Now dynamic DNS works fine for me!! Thanks for implementing the feature!!! Cheers!! 2013/8/9 Rustam K. > I thought I would update this email thread. So far editing the records via > ADS

Re: [Samba] Samba 4 internal DNS - how to modify SOA record

2013-08-09 Thread Rustam K.
I thought I would update this email thread. So far editing the records via ADSI messes up ldb database, if you do that zones won't load anymore, just like Dmitry stated in his first email. I had to revert to a snapshot to get samba back, up and running. I am curious If I have to modify record manu

Re: [Samba] Samba 4 internal DNS - how to modify SOA record

2013-08-09 Thread Rustam K.
Hi, thanks for the follow up. I found the SOA record via ADSI edit : DC=@,DC=officenet.local,CN=MicrosoftDNS,DC=DomainDnsZones,DC=officenet,DC=local DC=@,DC=_msdcs.officenet.local,CN=MicrosoftDNS,DC=ForestDnsZones,DC=officenet,DC=local there are two of them,and every one of them has attribute d

Re: [Samba] Samba 4 internal DNS - how to modify SOA record

2013-08-08 Thread Nico Kadel-Garcia
On Thu, Aug 8, 2013 at 4:14 AM, Kai Blin wrote: > On 2013-08-08 10:02, Rustam K. wrote: >> >> Hello, >> I run samba 4.0.7, samba tool can't do the job, at least help/syntax >> doesn't show that I can > > > Ah, yes. Apparently this functionality only exists in 4.1 and master, sorry. > Should you tr

Re: [Samba] Samba 4 internal DNS - how to modify SOA record

2013-08-08 Thread Kai Blin
On 2013-08-08 10:02, Rustam K. wrote: Hello, I run samba 4.0.7, samba tool can't do the job, at least help/syntax doesn't show that I can Ah, yes. Apparently this functionality only exists in 4.1 and master, sorry. Should you try and run with that the command syntax is samba-tool dns update SO

Re: [Samba] Samba 4 internal DNS - how to modify SOA record

2013-08-08 Thread Rustam K.
Hello, I run samba 4.0.7, samba tool can't do the job, at least help/syntax doesn't show that I can Cheers 2013/8/8 Kai Blin > On 2013-08-07 14:56, Rustam K. wrote: > >> Thank you for you emails. Unfortunately samba tool can't update SOA >> records. >> > > IIRC that was fixed recently, but yo

Re: [Samba] Samba 4 internal DNS - how to modify SOA record

2013-08-08 Thread Kai Blin
On 2013-08-07 14:56, Rustam K. wrote: Thank you for you emails. Unfortunately samba tool can't update SOA records. IIRC that was fixed recently, but you seem to be running 4.0 rc3, if I understand the email correctly. That misses a lot of bug fixes, some for DNS as well. Cheers, Kai -- Ka

Re: [Samba] Samba 4 internal DNS - how to modify SOA record

2013-08-07 Thread Rustam K.
Thank you for you emails. Unfortunately samba tool can't update SOA records. I'll stick to Dmitry's action plan Cheers 2013/8/7 Matthieu Patou > On 08/06/2013 02:34 PM, Rustam K. wrote: > >> Hello, >> >> I have the very same problem, does anybody know a way? >> I am thinking of converting to

Re: [Samba] Samba 4 internal DNS - how to modify SOA record

2013-08-06 Thread Matthieu Patou
On 08/06/2013 02:34 PM, Rustam K. wrote: Hello, I have the very same problem, does anybody know a way? I am thinking of converting to BIND, modifying and then converting it back to Internal DNS implementation. Did you had a look at samba-tool dns update to do this ? Kai has a good experience i

Re: [Samba] Samba 4 internal DNS - how to modify SOA record

2013-08-06 Thread Dmitry Khromov
>> How could one modify a SOA record in rc3? For example, NS part (not NS >> record) of SOA record points to an absent Windows server. This effectively >> breaks DNS updates, since there is no such server and if corresponding A >> record is added, update requests from clients will come unsigned.

Re: [Samba] Samba 4 internal DNS - how to modify SOA record

2013-08-06 Thread Rustam K.
Hello, I have the very same problem, does anybody know a way? I am thinking of converting to BIND, modifying and then converting it back to Internal DNS implementation. Hello. How could one modify a SOA record in rc3? For example, NS part (not NS record) of SOA record points to an absent W

[Samba] Samba 4 internal DNS - how to modify SOA record

2012-10-23 Thread Dmitry Khromov
Hello. How could one modify a SOA record in rc3? For example, NS part (not NS record) of SOA record points to an absent Windows server. This effectively breaks DNS updates, since there is no such server and if corresponding A record is added, update requests from clients will come unsigned. Edit