Displaying 20 results from an estimated 76 matches for "dns_lookup".
2020 Nov 13
2
Joining Samba to Upgraded 2003 domain failing
...oin.py", line
1558, in join_DC
ctx.do_join()
File "/usr/local/samba/lib/python3.8/site-packages/samba/join.py", line
1455, in do_join
ctx.join_add_dns_records()
File "/usr/local/samba/lib/python3.8/site-packages/samba/join.py", line
1196, in join_add_dns_records
= ctx.samdb.dns_lookup("%s.%s" % (name, zone),
File "/usr/local/samba/lib/python3.8/site-packages/samba/samdb.py", line
1245, in dns_lookup
return dsdb_dns.lookup(self, dns_name,
This happens when trying to join a DC from packages or sources to a
existing domain that started as a 2003 server, was up...
2019 Apr 10
2
failed: read(/var/run/dovecot/dns-client)
===
dsync(foobar at example.com): Error: imapc(foobar.example.com:993): dns_lookup(foobar.example.com) failed: read(/var/run/dovecot/dns-client) failed: read(size=512) failed: Connection reset by peer
dsync(foobar at example.com): Error: Failed to initialize user: imapc: Login to foobar.example.com failed: Disconnected from server
===
Initially I thought "oh no, not anothe...
2019 Apr 11
4
failed: read(/var/run/dovecot/dns-client)
...vecot dovecot at dovecot.org wrote:
> > > > > > > > > > > > ==========================================================================
> > > > > > > > > > > > dsync( foobar at example.com): Error: imapc(foobar.example.com:993): dns_lookup(foobar.example.com) failed: read(/var/run/dovecot/dns-client) failed: read(size=512) failed: Connection reset by peer
> > > > > > > > > > > > This is dovecot's internal dns-client, and something goes wrong when talking to the service.
> > > > >...
2019 Apr 10
2
failed: read(/var/run/dovecot/dns-client)
...>
> > > > > > > > > > ==========================================================================
> > > > > > > > > >
> > > > > > > > > > dsync( foobar at example.com): Error: imapc(foobar.example.com:993): dns_lookup(foobar.example.com) failed: read(/var/run/dovecot/dns-client) failed: read(size=512) failed: Connection reset by peer
> > > > > > > > > > This is dovecot's internal dns-client, and something goes wrong when talking to the service.
> > > > > > >...
2019 Apr 10
2
failed: read(/var/run/dovecot/dns-client)
On Wednesday, April 10, 2019 7:57 PM, Aki Tuomi <aki.tuomi at open-xchange.com> wrote:
> > On 10 April 2019 21:26 Laura Smith via dovecot dovecot at dovecot.org wrote:
> > ===
> > dsync(foobar at example.com): Error: imapc(foobar.example.com:993): dns_lookup(foobar.example.com) failed: read(/var/run/dovecot/dns-client) failed: read(size=512) failed: Connection reset by peer
>
> This is dovecot's internal dns-client, and something goes wrong when talking to the service.
>
> > dsync(foobar at example.com): Error: Failed to initialize u...
2018 Feb 19
2
SAMBA failed join domain DC
Hi, I'm join samba to windows AD
OS Centos7samba version 4.7.5
======= settings =============cat /etc/resolv.conf # Generated by
NetworkManagersearch example.runameserver 192.168.25.1nameserver
192.168.25.2
cat /etc/krb5.conf[libdefaults] dns_lookup_realm =
false dns_lookup_kdc = true default_realm = EXAMPLE.RU
========== command JOIN DC==========
samba-tool domain join example.ru --server=srv-dc01.example.ru --
username=vas.lah --password=password --realm=EXAMPLE.RU --site=SITE2 -d
7
========== log messages join DC============
.....
R...
2020 Nov 13
0
Joining Samba to Upgraded 2003 domain failing
...> ctx.do_join()
> File "/usr/local/samba/lib/python3.8/site-packages/samba/join.py", line
> 1455, in do_join
> ctx.join_add_dns_records()
> File "/usr/local/samba/lib/python3.8/site-packages/samba/join.py", line
> 1196, in join_add_dns_records
> = ctx.samdb.dns_lookup("%s.%s" % (name, zone),
> File "/usr/local/samba/lib/python3.8/site-packages/samba/samdb.py", line
> 1245, in dns_lookup
> return dsdb_dns.lookup(self, dns_name,
>
>
> This happens when trying to join a DC from packages or sources to a
> existing domain that...
2009 Dec 22
0
Re :Re: dns lookups for SRV kerberos
..., <aplist at netcourrier.com> wrote:
> > Hi,
> >
> >
> > I have raised this question on the kerberos mailing list, but have been
> told that Samba has it's own behavior regarding SRV lookups.
> >
> > My configuration uses the following :
> > ?dns_lookup_realm = false
> > ?dns_lookup_kdc = false
> >
> > [realms]
> > ?EXAMPLE.DOM = {
> > ?kdc = 10.0.0.1:88
> > ?kdc = 10.0.0.2:88
> > ?admin_server = 10.0.0.1:749
> > ?default_domain = example.dom
> > ?}
> >
> > but I still see the DNS l...
2019 Apr 11
1
failed: read(/var/run/dovecot/dns-client)
...> > > ==========================================================================
> > > > > > > > > > > > > >
> > > > > > > > > > > > > > dsync( foobar at example.com): Error: imapc(foobar.example.com:993): dns_lookup(foobar.example.com) failed: read(/var/run/dovecot/dns-client) failed: read(size=512) failed: Connection reset by peer
> > > > > > > > > > > > > > This is dovecot's internal dns-client, and something goes wrong when talking to the service.
> > >...
2018 Feb 19
2
SAMBA failed join domain DC
...ages/samba/join.py", line 1384, in
do_join ctx.join_add_dns_records() File "/usr/lib64/python2.7/site-
packages/samba/join.py", line 1116, in
join_add_dns_records dns_partition=domaindns_zone_dn) File
"/usr/lib64/python2.7/site-packages/samba/samdb.py", line 939, in
dns_lookup dns_partition=dns_partition)
В Пн, 19/02/2018 в 11:43 +0000, Rowland Penny via samba пишет:
> On Mon, 19 Feb 2018 16:28:37 +0500
>
> > Yes, DNS runnig on Windows Server 2008R2(srv-dc01.example.ru)
> > DNS integrated to AD
> > in the domain management snap-in is created...
2019 Apr 10
2
failed: read(/var/run/dovecot/dns-client)
...On 10 April 2019 21:26 Laura Smith via dovecot dovecot at dovecot.org wrote:
> > > >
> > > > ==========================================================================
> > > >
> > > > dsync(foobar at example.com): Error: imapc(foobar.example.com:993): dns_lookup(foobar.example.com) failed: read(/var/run/dovecot/dns-client) failed: read(size=512) failed: Connection reset by peer
> > >
> > > This is dovecot's internal dns-client, and something goes wrong when talking to the service.
> > >
> > > > dsync(foobar at exa...
2019 Apr 10
2
failed: read(/var/run/dovecot/dns-client)
...n 10 April 2019 21:26 Laura Smith via dovecot dovecot at dovecot.org wrote:
> > > > > > > > ==========================================================================
> > > > > > > > dsync( foobar at example.com): Error: imapc(foobar.example.com:993): dns_lookup(foobar.example.com) failed: read(/var/run/dovecot/dns-client) failed: read(size=512) failed: Connection reset by peer
> > > > > >
> > > > > > > This is dovecot's internal dns-client, and something goes wrong when talking to the service.
> > > >...
2019 Apr 11
1
failed: read(/var/run/dovecot/dns-client)
...> > > ==========================================================================
> > > > > > > > > > > > > >
> > > > > > > > > > > > > > dsync( foobar at example.com): Error: imapc(foobar.example.com:993): dns_lookup(foobar.example.com) failed: read(/var/run/dovecot/dns-client) failed: read(size=512) failed: Connection reset by peer
> > > > > > > > > > > > > > This is dovecot's internal dns-client, and something goes wrong when talking to the service.
> > >...
2009 Dec 10
1
dns lookups for SRV kerberos
Hi,
I have raised this question on the kerberos mailing list, but have been told that Samba has it's own behavior regarding SRV lookups.
My configuration uses the following :
dns_lookup_realm = false
dns_lookup_kdc = false
[realms]
EXAMPLE.DOM = {
kdc = 10.0.0.1:88
kdc = 10.0.0.2:88
admin_server = 10.0.0.1:749
default_domain = example.dom
}
but I still see the DNS lookups for SRV _kerberos-master_udp
( same with kdc = adserver1.example.dom.:88 )
To be precise, the fo...
2019 Apr 10
0
failed: read(/var/run/dovecot/dns-client)
...>>>>>
>>>>>>>>>>> ==========================================================================
>>>>>>>>>>>
>>>>>>>>>>> dsync( foobar at example.com): Error: imapc(foobar.example.com:993): dns_lookup(foobar.example.com) failed: read(/var/run/dovecot/dns-client) failed: read(size=512) failed: Connection reset by peer
>>>>>>>>>>> This is dovecot's internal dns-client, and something goes wrong when talking to the service.
>>>>>>>>>>...
2019 Aug 27
5
Problems joining station in domain
..., line
1445, in do_join
ctx.join_add_dns_records()
File "/usr/local/samba/lib/python3.5/site-packages/samba/join.py", line
1213, in join_add_dns_records
dns_partition=forestdns_zone_dn)
File "/usr/local/samba/lib/python3.5/site-packages/samba/samdb.py", line
1069, in dns_lookup
dns_partition=dns_partition)
Following are my configuration files, kerberos and DNS tests:
cat /etc/hosts
#127.0.0.1 localhost
192.168.1.19 samba4-dc3.empresa.com.br samba4-dc3
cat /etc/resolv.conf
search empresa.com.br
nameserver 192.168.1.20
nameserver 192.168.1.22
cat /etc/krb5.conf
[li...
2019 Apr 11
0
failed: read(/var/run/dovecot/dns-client)
...a Smith via dovecot dovecot at dovecot.org wrote:
>>>>>>>>>>>>> ==========================================================================
>>>>>>>>>>>>> dsync( foobar at example.com): Error: imapc(foobar.example.com:993): dns_lookup(foobar.example.com) failed: read(/var/run/dovecot/dns-client) failed: read(size=512) failed: Connection reset by peer
>>>>>>>>>>>>> This is dovecot's internal dns-client, and something goes wrong when talking to the service.
>>>>>>>>...
2019 Apr 11
0
failed: read(/var/run/dovecot/dns-client)
...cot at dovecot.org wrote:
> > > > > > > > > > > > > ==========================================================================
> > > > > > > > > > > > > dsync( foobar at example.com): Error: imapc(foobar.example.com:993): dns_lookup(foobar.example.com) failed: read(/var/run/dovecot/dns-client) failed: read(size=512) failed: Connection reset by peer
> > > > > > > > > > > > > This is dovecot's internal dns-client, and something goes wrong when talking to the service.
> > > >...
2020 Nov 14
2
Joining Samba to Upgraded 2003 domain failing
...File "/usr/local/samba/lib/python3.8/site-packages/samba/join.py", line
> > 1455, in do_join
> > ctx.join_add_dns_records()
> > File "/usr/local/samba/lib/python3.8/site-packages/samba/join.py", line
> > 1196, in join_add_dns_records
> > = ctx.samdb.dns_lookup("%s.%s" % (name, zone),
> > File "/usr/local/samba/lib/python3.8/site-packages/samba/samdb.py", line
> > 1245, in dns_lookup
> > return dsdb_dns.lookup(self, dns_name,
> >
> >
> > This happens when trying to join a DC from packages or sources...
2019 Apr 10
2
failed: read(/var/run/dovecot/dns-client)
...> > > > On 10 April 2019 21:26 Laura Smith via dovecot dovecot at dovecot.org wrote:
> > > > > > ==========================================================================
> > > > > > dsync(foobar at example.com): Error: imapc(foobar.example.com:993): dns_lookup(foobar.example.com) failed: read(/var/run/dovecot/dns-client) failed: read(size=512) failed: Connection reset by peer
> > > > >
> > > > > This is dovecot's internal dns-client, and something goes wrong when talking to the service.
> > > > >
> >...