Displaying 20 results from an estimated 7000 matches similar to: "Rails and Service Oriented Architecture (SOA)"
2006 Mar 17
2
SOA on rails...
We are in the process of evaluating new development frameworks for our
future development platform. We currently use php and are evaluating
Java, Ruby, Mono and .NET.
We really like Ruby but unfortunately, we are having a hard time
implementing our layered Service Oriented Architecture using Ruby due to
the view being tightly bound to the ActiveRecord objects.
Although we love all the great
2011 Jul 29
7
Rails and Service Oriented Architecture (SOA): any downsides?
Hey folks,
I like what I''m reading about improved performance via Service
Oriented Architecture for my Rails app. Stepping in that direction
will require some code reorganization, though. Has anyone regretted
the time invested in Rails SOA or suffered any other drawbacks that
might -- from a business perspective -- have disinclined them from
going SOA?
Lille
--
You received this
2019 May 27
2
Samba4 DNS SOA Records
Hi
I have a setup with 2 DC on a main site, et 14 DCs which are located on
7 AD sites.
I recently noticed in my DNS zones that my SOA record is associated to
the last DC that was joined to the domain.
But this DC is located on one of the remote sites.
Is this behavior normal or would it be better if I updated this record
via "samba-tool dns update" to point it to one of my 3 main
2018 Aug 01
2
SOA record in Samba Internal DNS
Hi. I'm running Sernet Samba 4.7 on Ubuntu 16.
I noticed that when my first DC went away, I had problems. The SOA record
for the domain still points at that first DC.
I found, in this entry from 2014 (
https://lists.samba.org/archive/samba/2014-August/184301.html) that
"Windows AD servers actually 'lie' about the SOA record, and always say
that it points to themselves. So in a
2014 Aug 13
1
adjust SOA record
Hi,
We have outdated SOA information in our samba DNS. We used to have a
DC1, and it is no more, however it's listed in our SOA records on both
remaining DC's. I think this is not correct.
I am under the impression that in order to get full failover support,
all DC's need to have listed themselves as SOA. This is also what google
tells me:
2024 Mar 31
1
Inconsistent SOA records from different Samba AD-DC DNS servers
Hi all,
I am experiencing strange behaviour regarding DNS resolution with my
samba-driven AD.
This is with Debian-packaged samba on raspberry Pi:
# samba -V
Version 4.19.5-Debian
# uname -a
Linux dc3.ad.mydomain.tld 6.1.0-rpi8-rpi-v8 #1 SMP PREEMPT Debian
1:6.1.73-1+rpt1 (2024-01-25) aarch64 GNU/Linux
I would expect that every DNS server of the domain would respond with
the same SOA record. But
2020 Jul 07
3
Can someone explain why host reports no SOA record for domain on DC?
[root at smb4-1 ~ (master)]# samba-tool dns query localhost brockley.harte-lyne.ca
brockley.harte-lyne.ca ALL -U administrator
Password for [BROCKLEY\administrator]:
Name=, Records=4, Children=0
SOA: serial=3, refresh=900, retry=600, expire=86400, minttl=3600,
ns=SMB4-1.brockley.harte-lyne.ca., email=hostmaster.brockley.harte-lyne.ca.
(flags=600000f0, serial=110, ttl=3600)
NS:
2019 May 27
3
Samba4 DNS SOA Records
Le 27/05/2019 à 09:50, Rowland penny via samba a écrit :
> On 27/05/2019 08:28, Julien TEHERY via samba wrote:
>> Hi
>>
>> I have a setup with 2 DC on a main site, et 14 DCs which are located
>> on 7 AD sites.
>> I recently noticed in my DNS zones that my SOA record is associated
>> to the last DC that was joined to the domain.
>> But this DC is
2016 Nov 10
2
change SOA record
Hello list..:-)
i have a little problem and don´t find a solution for it.
Some time ago our first DC died and I replaced it with a new one with a
different name but the same IP.didn´t want to change the DNS entry in
all the clients.
Guess since than the dynamic DNS update wasn´t working anymore, so I
tried to find out the reason.
What I found is that the SOA record was pointing still to the
2013 Aug 06
2
Samba 4 internal DNS - how to modify SOA record
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 Windows server. This
effectively breaks DNS updates, since there is no such server and if
2016 Aug 23
4
Win 10 Pro /registerdns issue with Samba 4.3.9 / TKEY Refused SOA
Hi,
We have an issue where an existing Win 10 client is already part of the
domain, however it's DNS entry isn't updated,
Is this bug related? https://bugzilla.samba.org/show_bug.cgi?id=11520
please see details below
Ubuntu: 16.04.01 LTS
Samba: Version 4.3.9-Ubuntu
Samba Internal DNS
'allow dns updates = nonsecure' is not specified
>ipconfig /registerdns
Samba-Log: sudo
2020 Apr 15
1
Change SOA Record
Hi,
How can the SOA record of a domain be changed? I need to decrease
expire and minttl
Thanks.
--
P?ter Varkoly
Greuleinweg 37.
D-90411 N?rnberg
2016 Nov 10
1
change SOA record
I will give it a try on weekend and let you know..
Thanks a lot
Frank
Am 10.11.2016 um 17:03 schrieb Rowland Penny via samba:
> On Thu, 10 Nov 2016 15:55:03 +0100
> "Rauer, Frank via samba" <samba at lists.samba.org> wrote:
>
>> Hi Rowland,
>>
>> I followed this page
>>
2005 Dec 31
1
Web Services -- authentication?
I''ll be implementing a WS backend to an application which requires user
authentication to login.
Can this same authentication method (based on the salted hash login
generator) be used to authenticate web service access? Or, should some
other authentication method be used? i.e. each user must retrieve an
authentication token manually before setting something up to use web
services.
2006 Apr 17
5
XML-RPC Webservice API
Hi,
After following the excellent tutorials in the Agile Web Development
with Rails book, I was able to get my webservice working pretty much
perfectly :)
I can access it via SOAP and XML-RPC and look at service.wsdl to find
the API. What I can''t do however is get the API for the XML-RPC call. It
fails with :
Internal protocol error: NilClass is not a valid input stream. It must
2019 May 27
0
Samba4 DNS SOA Records
On 27/05/2019 09:12, Julien TEHERY via samba wrote:
> Le 27/05/2019 à 09:50, Rowland penny via samba a écrit :
>> On 27/05/2019 08:28, Julien TEHERY via samba wrote:
>>> Hi
>>>
>>> I have a setup with 2 DC on a main site, et 14 DCs which are located
>>> on 7 AD sites.
>>> I recently noticed in my DNS zones that my SOA record is associated
2016 Nov 10
0
change SOA record
On Thu, 10 Nov 2016 13:21:52 +0100
"Rauer, Frank via samba" <samba at lists.samba.org> wrote:
>
> Hello list..:-)
>
> i have a little problem and don´t find a solution for it.
> Some time ago our first DC died and I replaced it with a new one with
> a different name but the same IP.didn´t want to change the DNS entry
> in all the clients.
> Guess since
2016 Mar 31
0
DNS issues, SOA and NS not updated after seizing fsmo roles
Aaaaaaand more problems... Welcome to the continuing saga of FILER.
It appears that neither SOA or NS records were updated during the process
of moving fsmo roles to CBADC01. SOA entries on all three active DCs point
to FILER. There aren't any NS records for any of the new DCs, only FILER.
In RSAT each DNS server's properties show filer.cb.cliffbells.com is the
primary server. This
2016 Nov 10
2
change SOA record
Hi Rowland,
I followed this page
"https://wiki.samba.org/index.php/Verifying_and_Creating_a_DC_DNS_Record"
more than once.
Everything in here is fine...every test successful.
My problem is that the existing SAO record is pointing to
dc1.samdom.example.com which doesn´t exist anymore.
Now it must be dc01.samdom.example.com.
What happens when I try to add ...
samba-tool dns add
2007 Sep 24
0
Bug#443869: logcheck-database: [bind] notify question section contains no SOA
Package: logcheck-database
Version: 1.2.61
Severity: wishlist
Here's a new rule for ignore.d.server/bind:
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ named\[[0-9]+\]: (client [.#[:digit:]]+: )?notify question section contains no SOA$
This is apparently triggered by DJB's DNS survey
(<http://cr.yp.to/surveys/dns1.html>, packet #5). It doesn't show up
too often (I've seen it