Displaying 11 results from an estimated 11 matches for "dns_name".
Did you mean:
ns_name
2009 Oct 16
0
Don't see a subdomain as subdomain
...t;Domain-A"-DC ("log.wb-Domain-A"):
(...)
array: struct netr_DomainTrust
netbios_name : *
netbios_name :
'Domain-C'
dns_name : *
dns_name :
'Domain-C.net'
trust_flags : 0x00000022
(34)
0: NETR_TRUST_FLAG_IN_FOREST
1:...
2019 Sep 11
3
Joining Windows 2008 Domain as DC fails 4.10 (and 4.11rc3)
...ecords
dns_partition=domaindns_zone_dn)
File "/usr/local/samba/lib64/python3.6/site-packages/samba/samdb.py",
line 1186, in dns_lookup
dns_partition=dns_partition)
To debug, in the function dns_lookup in samdb.py I added some debug
messages as follows
def dns_lookup(self, dns_name, dns_partition=None):
print("DNS Lookup 3-1 self %s",self );
print("DNS Lookup 3-1 dns_name %s",dns_name );
print("DNS Lookup 3-1 dns_partition %s",dns_partition );
'''Do a DNS lookup in the database, returns the NDR database...
2017 Dec 06
1
problem when use tls to connect libvirt
Hi guys,
I met a problem when I use tls to connect libvirt.
When I set the CN in client.info, server.info as hostname(FDQN), the tls
check will fail with ip; and vice versa, when set CN as ip address, the tls
check will fail with hostname. Only use what we set in can succeed. If this
is expected? or I there was some issue in my env. or setup steps?
1. set tls env with hostname, then it will
2020 Nov 13
2
Joining Samba to Upgraded 2003 domain failing
...ile "/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 upgraded to 2008r2 them
migrated to samba. The FQDN is NET.EXAMPLE.COM here and the workgroup is
EXAMPLE
All servers are using bind9 for the backend and I have tried to join wit...
2020 Nov 13
0
Joining Samba to Upgraded 2003 domain failing
...a/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 upgraded to 2008r2 them
> migrated to samba.
OK, you say it was a 2003 server upgraded to 2008R2, but was the DNS
upgraded as well, see here:
https://sup...
2020 Oct 21
1
Replication fails with (WERR_GEN_FAILURE)
...password}} --server-role=dc
when:
- is_dc.stdout == "0" and
group_first_dc in group_names
--------------
And this ist the join:
--------------
# Join DC to existing domain with bind9 as DNS-backend
- name: Do the join all other DC
command: samba-tool domain join {{dns_name}} --dns-backend=BIND9_DLZ
DC --realm={{kerberos_realm}} -U administrator
--password={{admin_password}}
when:
- is_dc.stdout == "0" and
group_other_dc in group_names
--------------
I'm out of any idea :-( Need help :-)
Stefan
2011 May 05
1
variables inside a template for my hp ilo device
...<MOD_NETWORK_SETTINGS>
<SPEED_AUTOSELECT VALUE = "Y"/>
<IP_ADDRESS VALUE = "<%= iloip %>"/>
<SUBNET_MASK VALUE = "<%= netmask %>"/>
<GATEWAY_IP_ADDRESS VALUE = "<%= gateway %>"/>
<DNS_NAME VALUE = "ilo-<%= hostname %>"/>
<PRIM_DNS_SERVER value = "<%= dns %>"/>
<DHCP_ENABLE VALUE = "N"/>
<DOMAIN_NAME VALUE = ""/>
</MOD_NETWORK_SETTINGS>
</RIB_INFO>
<USER_INFO MODE="write"...
2020 Nov 14
2
Joining Samba to Upgraded 2003 domain failing
...ages/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 upgraded to 2008r2
> them
> > migrated to samba.
>
> OK, you say it was a 2003 server upgraded to 2008R2, but was the DNS
&g...
2019 Sep 11
0
Joining Windows 2008 Domain as DC fails 4.10 (and 4.11rc3)
...52
> Join test 2-5
> Join test 2-6
> Join test 2-7
> Join test 2-8
> Join test 2-8 DomainDNSzone %s DC=DomainDnsZones,DC=mydomain,DC=ext
> Join test 2-8 name %s DCSAMBA4A
> Join test 2-8 zone %s mydomain.ext
> DNS Lookup 3-1 self %s <ldb connection>
> DNS Lookup 3-1 dns_name %s DCSAMBA4A.mydomain.ext
> DNS Lookup 3-1 dns_partition %s DC=DomainDnsZones,DC=mydomain,DC=ext
> DNS Lookup 3-2 - no partition - %s
> (Dn('DC=DCSAMBA4A,DC=mydomain.ext,CN=MicrosoftDNS,CN=System,DC=mydomain,DC=ext'),
> [<dnsp.DnssrvRpcRecord talloc based object at 0x490bc2...
2005 Aug 13
1
Winbind crash on startup with Win 2K3 sp1 domain controller.
...008
[2005/08/13 11:40:31, 5] rpc_parse/parse_prs.c:prs_uint16(613)
0022 uni_max_len: 000a
[2005/08/13 11:40:31, 5] rpc_parse/parse_prs.c:prs_uint32(642)
0024 buffer : 00020004
[2005/08/13 11:40:31, 7] rpc_parse/parse_prs.c:prs_debug(82)
000028 smb_io_unihdr dns_name
[2005/08/13 11:40:31, 5] rpc_parse/parse_prs.c:prs_uint16(613)
0028 uni_str_len: 0042
[2005/08/13 11:40:31, 5] rpc_parse/parse_prs.c:prs_uint16(613)
002a uni_max_len: 0044
[2005/08/13 11:40:31, 5] rpc_parse/parse_prs.c:prs_uint32(642)
002c buffer : 0002...
2008 Apr 23
0
winbindd hangs up while retreiving users
...f58
000004 lsa_io_query_info_ctr2
0004 info_class: 000c
000006 lsa_io_dom_query_12
000008 smb_io_unihdr nb_name
0008 uni_str_len: 0008
000a uni_max_len: 000a
000c buffer : 0cb9f770
000010 smb_io_unihdr dns_name
0010 uni_str_len: 0022
0012 uni_max_len: 0024
0014 buffer : 0cb985f0
000018 smb_io_unihdr forest
0018 uni_str_len: 0022
001a uni_max_len: 0024
001c buffer : 0cbe0d38
00002...