Displaying 8 results from an estimated 8 matches for "85c7".
Did you mean:
85,7
2023 Aug 01
1
Joining a new Samba AD DC
...via 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
>...
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.loca...
2023 Jul 30
1
Joining a new Samba AD DC
...ss 192.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)
(Ver...
2023 Jul 30
1
Joining a new Samba AD DC
...to be 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
...via 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-321ba69...
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
2017 Oct 23
2
samba 4.7.0 replication errors
...hen executing the samba-tool dbcheck --cross-ncs, appear messages that
orphaned backlinks was corrected, but replication not working.
showrepl from dcg1:
Default-First-Site-Name\DCG1
DSA Options: 0x00000001
DSA object GUID: 3c1a24b4-8e75-408f-9724-e047d15d0c5c
DSA invocationId: 8c8dbb4e-901a-4261-85c7-cd15ab6b0acd
==== INBOUND NEIGHBORS ====
DC=ForestDnsZones,DC=unn,DC=global
Default-First-Site-Name\DCG2 via RPC
DSA object GUID: ac2074ab-0d12-44d0-ab0b-ad172ff2c131
Last attempt @ Mon Oct 23 13:32:12 2017 MSK was successful
0 consecutive failure(s).
Last...
2017 Sep 29
4
samba 4.7.0 replication errors
Hallo,
we have 5 ADDCs. All of them did run with sernet-samba 4.6.7.
I updated 4 of them to sernet-samba 4.7.0, one after the other, checked replication, everything seemed to be ok.
One day later a colleague wanted to delete a lot of users with a powershell-script and since then the
replication doesnt work anymore. (Im sure the script is not the problem, but it seemes like it triggered something)