Displaying 6 results from an estimated 6 matches for "321ba69caee0".
2023 Aug 01
1
Joining a new Samba AD DC
...samba <samba at lists.samba.org> wrote:
> On Jul 31 03:00:37 2023 Rowland Penny via samba <samba at lists.samba.org> wrote:
>
> > On 30/07/2023 22:24, Mark Foley via samba wrote:
> > > That gave me:
> > >
> > > # host -t A 0d2a3ba9-4ade-45de-85c7-321ba69caee0._msdcs.hprs.local
> > > host: idnkit idn_encodename to idn failed: prohibited character found
> >
> > That is strange, if I obtain the GUID's on my DCs and run a similar
> > command, I get this:
> >
> > adminuser at rpidc1:~ $ host -t A
> > fb45382...
2023 Aug 02
1
Joining a new Samba AD DC
On 01/08/2023 22:40, Mark Foley via samba wrote:
> Is not being able to run 'host -t A' a show stopper here? The wiki 'host -t CNAME'
> gave, as expected:
>
> # host -t CNAME 0d2a3ba9-4ade-45de-85c7-321ba69caee0._msdcs.hprs.local.
> Host 0d2a3ba9-4ade-45de-85c7-321ba69caee0._msdcs.hprs.local. not found: 3(NXDOMAIN)
>
> and when trying to add with 'samba-tool' I got:
>
> # samba-tool dns add MAIL _msdcs.hprs.local 0d2a3ba9-4ade-45de-85c7-321ba69caee0 CNAME DC1.hprs.local -Uadministr...
2023 Jul 30
1
Joining a new Samba AD DC
...2.168.0.7
(Determining a DCs objectGUID)
> ldbsearch -H /var/lib/samba/private/sam.ldb '(invocationId=*)' --cross-ncs objectguid
:
# record 1
dn: CN=NTDS Settings,CN=DC1,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,DC=hprs,DC=local
objectGUID: 0d2a3ba9-4ade-45de-85c7-321ba69caee0
# record 2
dn: CN=NTDS Settings,CN=MAIL,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,DC=hprs,DC=local
objectGUID: 48c0208f-0646-42f6-89bf-dc9b81b3442c
# returned 2 records
# 2 entries
# 0 referrals
(objectGUID for DC1 is 0d2a3ba9-4ade-45de-85c7-321ba69caee0)
(Verifying and Cr...
2023 Jul 30
1
Joining a new Samba AD DC
...good enough.
In this context, how can a record existing be an error ?
A warning possibly, but never an error.
>
> This didn't work as the 'host -t CNAME' command still says not found.
>
> What am I doing wrong?
>
Try it like this:
host -t A 0d2a3ba9-4ade-45de-85c7-321ba69caee0._msdcs.hprs.local
Rowland
2023 Aug 02
1
Joining a new Samba AD DC
...samba <samba at lists.samba.org> wrote:
> On 01/08/2023 22:40, Mark Foley via samba wrote:
> > Is not being able to run 'host -t A' a show stopper here? The wiki 'host -t CNAME'
> > gave, as expected:
> >
> > # host -t CNAME 0d2a3ba9-4ade-45de-85c7-321ba69caee0._msdcs.hprs.local.
> > Host 0d2a3ba9-4ade-45de-85c7-321ba69caee0._msdcs.hprs.local. not found: 3(NXDOMAIN)
> >
> > and when trying to add with 'samba-tool' I got:
> >
> > # samba-tool dns add MAIL _msdcs.hprs.local 0d2a3ba9-4ade-45de-85c7-321ba69caee0 CNAME D...
2023 Jul 25
4
Joining a new Samba AD DC
On Jul 24 13:30:11 2023 Rowland Penny via samba <samba at lists.samba.org> wrote:
> On 24/07/2023 17:46, Mark Foley via samba wrote:
> > I removed the new computer from the domain and deleted the smb.conf file. I then
> > did:
> >
> > samba-tool domain join hprs.local DC --option='idmap_ldb:use rfc2307 = yes' -U Administrator
[deleted]
> It sounds