[Samba] ntp and samba43 on FreeBSD-103.

Rowland Penny rpenny at samba.org
Wed Feb 8 21:35:50 UTC 2017


On Wed, 8 Feb 2017 16:09:48 -0500
"James B. Byrne via samba" <samba at lists.samba.org> wrote:

> 
> On Wed, February 8, 2017 10:40, James B. Byrne wrote:
> 
> >
> > Samba43 was installed on FreeBSD-10.3 as a binary package using the
> > pkg utility.  Other than ignorance I had no problems with
> > provisioning a Domain with it.  On the other hand Samba44 could not
> > be successfully provisioned at the time I was setting Samba up
> > which is why we went with Samba43.
> >
> > The ports entry for Samba44 no longer shows the reservation
> > respecting provisioning so I infer that the problem is solved.  I
> > will find out shortly as I am about to install a second DC and I
> > plan on using Samba44 on FreeBSD-11.0. If it succeeds i will drop
> > you a note.
> >
> > Regards,
> >
> 
> I just completed the initial setup of Samba44 on Freebsd-11 using pkg.
>  I have a simple bash script that I use to do this and it mostly went
> well.  However, mostly means that some questions remain.

Can I have a copy of your script ?
Just so I can see what it is doing, you will probably have to send it
to me directly, this list removes attachments.

> 
> At one point my script does this:
> 
> host -t  _msdcs
> 
> which returns this:
> 
> host: invalid type: _msdcs.BROCKLEY-2016.HARTE-LYNE.CA

I think you may be running into this:

https://wiki.samba.org/index.php/Verifying_and_Creating_a_DC_DNS_Record

> 
> As I see the above described behaviour on the current DC (samba43) it
> does not appear to be fatal but I would like to know what this means.
> 
> I also see this:
> 
> samba-tool dns query localhost $HLL_REALM @ ALL
> 
> Failed to bind to uuid 50abc2a4-574d-40b3-9d66-ee4fd5fba076 for
> ncacn_ip_tcp:127.0.0.1[1024,sign,abstract_syntax=50abc2a4-574d-40b3-9d66-ee4fd5fba076/0x00000005,localaddress=127.0.0.1]
> NT_STATUS_INVALID_PARAMETER
> ERROR: Connecting to DNS RPC server 127.0.0.1 failed with
> (-1073741811, 'Unexpected information received')
> 
> and
> 
> samba-tool dns zoneinfo localhost $HLL_REALM -U administrator
> Failed to bind to uuid 50abc2a4-574d-40b3-9d66-ee4fd5fba076 for
> ncacn_ip_tcp:127.0.0.1[1024,sign,abstract_syntax=50abc2a4-574d-40b3-9d66-ee4fd5fba076/0x00000005,localaddress=127.0.0.1]
> NT_STATUS_INVALID_PARAMETER
> ERROR: Connecting to DNS RPC server 127.0.0.1 failed with
> (-1073741811, 'Unexpected information received')
> 
> Why does this occur and how is it fixed?  Is this a configuration
> omission in our smb4.conf?

More convinced it is the dns error, but what is interesting me is the
'omission in our smb4.conf'. the conf file should be created for you by
the join.

Rowland 




More information about the samba mailing list