Displaying 20 results from an estimated 10000 matches similar to: "Samba43 on FreeBDS10.3 ldap db contents"
2017 Feb 07
1
ntp and samba43 on FreeBSD-103.
On Tue, February 7, 2017 13:15, Andrew Bartlett wrote:
>
> Have you also set mssntp in the restrict line for your clients?
>
> This is required to make it talk to the socket.
>
> I hope this helps,
>
> Andrew Bartlett
I regret to say that I do not know what that means.
--
*** e-Mail is NOT a SECURE channel ***
Do NOT transmit sensitive data
2017 Feb 08
3
ntp and samba43 on FreeBSD-103.
On Tue, February 7, 2017 14:29, Alnis Morics wrote:
> May I ask an off-topic question?
>
> James, does saying "samba43" mean you installed this FreeBSD port or
> package? Which is known to crash during provisioning as DC. Did you
> find the solution to that issue?
>
Samba43 was installed on FreeBSD-10.3 as a binary package using the
pkg utility. Other than ignorance I
2017 Feb 07
5
ntp and samba43 on FreeBSD-103.
Recently we have been having a lot of trouble with time
synchronisation between our samba DC and the domain clients. We are
not sure what started this issue since the Samba domain went live on
October 11, 2016 and the issues only began to surface this past
January but at some point the time on the clients and the DC diverged
enough that we began to get strange network errors. Once we figured
out
2017 Feb 08
0
ntp and samba43 on FreeBSD-103.
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
2016 Jul 15
5
Samba-4.3 on FreeBSD-10.3
I have created a Samab AD-DC on a FreeBSZD-10.3 host. The setup
checks out and I am able to join the domain from a Win7 workstation
and run the ADUC management console in RAST. I have opened the UNIX
Attributed properties tab for "Domain Admins" in the ADUC and set the
unix properties.
However, I get this notice "UNIX Attributes Unwilling To Perform" and
after making the
2020 Jul 07
2
How to delete an unwanted NS record
I have this on the DC smb4-1.brockley.harte-lyne.ca:
samba-tool dns query localhost brockley.harte-lyne.ca brockley.harte-lyne.ca
ALL -U administrator
Password for [BROCKLEY\administrator]:
Name=, Records=6, Children=0
SOA: serial=7, refresh=900, retry=600, expire=86400, minttl=3600,
ns=SMB4-1.brockley.harte-lyne.ca., email=support.harte-lyne.ca.
(flags=600000f0, serial=110, ttl=3600)
2020 Jul 07
3
Can someone explain why host reports no SOA record for domain on DC?
[root at smb4-1 ~ (master)]# samba-tool dns query localhost brockley.harte-lyne.ca
brockley.harte-lyne.ca ALL -U administrator
Password for [BROCKLEY\administrator]:
Name=, Records=4, Children=0
SOA: serial=3, refresh=900, retry=600, expire=86400, minttl=3600,
ns=SMB4-1.brockley.harte-lyne.ca., email=hostmaster.brockley.harte-lyne.ca.
(flags=600000f0, serial=110, ttl=3600)
NS:
2020 Jun 30
3
samab-4.10 nsupdate
I have a dc configured to use the samba internal dns service. The version of
samba I am using is 4.10.15 packaged for FreeBSD. Its build options state
this:
BIND911 : off
BIND916 : off
, , ,
GSSAPI_BUILTIN : on
GSSAPI_MIT : off
LDAP : on
. . .
NSUPDATE : off
My smb4.conf file contains this:
[global]
bind interfaces only = Yes
dns forwarder =
2020 Jul 07
2
How to delete an unwanted NS record
On 07.07.2020 21:14, Rowland penny via samba wrote:
> On 07/07/2020 20:00, James B. Byrne via samba wrote:
>> I have this on the DC smb4-1.brockley.harte-lyne.ca:
>>
>> samba-tool dns query localhost brockley.harte-lyne.ca
>> brockley.harte-lyne.ca
>> ALL -U administrator
>> Password for [BROCKLEY\administrator]:
>> ?? Name=, Records=6, Children=0
2017 Feb 08
0
ntp and samba43 on FreeBSD-103.
On Tue, February 7, 2017 13:06, James B. Byrne wrote:
> In any case, we have resolved most of these issues. In dealing with
> this I ran across
> https://wiki.samba.org/index.php/Time_Synchronisation which contains
> this instruction:
>
> Set up the ntpd.conf File on a DC
> . . .
> ntpsigndsocket /usr/local/samba/var/lib/ntp_signd/
>
> Now, on the FreeBSD host I
2020 Jul 08
2
How to delete an unwanted NS record
Wed Jul 8 16:09:19 UTC 2020, Rowland penny wrote:
> No, it is '@' for the name, not 'brockley.harte-lyne.ca'
Previously I had tried that as well with similar results as shown below:
[root at smb4-1 ~ (master)]# samba-tool dns help delete
Usage: samba-tool dns delete <server> <zone> <name>
<A|AAAA|PTR|CNAME|NS|MX|SRV|TXT> <data>
[root at smb4-1
2020 Jun 03
1
samba-tool dns query
On Tue, June 2, 2020 11:13, Rowland penny wrote:
> On 02/06/2020 16:03, James B. Byrne via samba wrote:
>> Samba-4.11.8 on FreeBSd-12.1p5
>>
>> How does one list all of the actual DNS records for Samba administered zones,
>> forward and reverse?
>>
> Try:
>
> samba-tool dns query localhost brockley.harte-lyne.ca
> brockley.harte-lyne.ca ALL -U
2020 Jul 08
1
How to delete an unwanted NS record
On Wed Jul 8 13:46:41 UTC 2020, Rowland penny wrote:
>
> This is because it is an 'A' record and not an 'NS' record.
samba-tool dns delete localhost brockley.harte-lyne.ca brockley.harte-lyne.ca.
A 192.168.216.162 -U administrator
Password for [BROCKLEY\administrator]:
ERROR(runtime): uncaught exception - (9701,
'WERR_DNS_ERROR_RECORD_DOES_NOT_EXIST')
File
2015 Mar 03
6
TLS, SRTP, Asterisk11 and Snom870s
CentOS-6.5 (FreePBX-2.6)
Asterisk-11.14.2 (FreePBX)
snom870-SIP 8.7.3.25.5
I am having a very difficult time attempting to get TLS and SRTP
working with Asterisk and anything else. At the moment I am trying to
get TLS functioning with our Snom870 desk-sets. And I am not having
much luck.
Since this is an extraordinarily (to me) Byzantine environemnt I am
going to ask if any of you have gotten
2020 Jun 05
1
(no subject)
Previously, when I did this:
>> samba-tool dns query localhost brockley.harte-lyne.ca brockley.harte-lyne.ca
>> ALL -U administrator
Then I saw this:
>> Password for [BROCKLEY\administrator]:
Now I see this:
>> samba-tool dns query localhost brockley.harte-lyne.ca brockley.harte-lyne.ca
>> ALL -U administrator
>> Cannot do GSSAPI to an IP address
>>
2020 Jun 02
2
samba-tool dns query
Samba-4.11.8 on FreeBSd-12.1p5
How does one list all of the actual DNS records for Samba administered zones,
forward and reverse?
When I use the dns query option of samba-tool I get a summary but no detail:
samba-tool dns query localhost brockley.harte-lyne.ca @ ALL -U administrator
Password for [BROCKLEY\administrator]:
Name=, Records=3, Children=0
SOA: serial=1, refresh=900, retry=600,
2009 Oct 23
3
Need some help with logwatch.
I am trying to get a logwatch summary emailed to a central address
from a cron job. The tasd was copied verbatim from a system which
does this already. Both are shown below.
host1 crontab -l as root
45 7 * * * /usr/sbin/logwatch --service http --service imapd
--service pop3 --service sshd --service vsftpd --service
zz-disk_space --service zz-network --service zz-sys --mailto
support at
2020 Jul 03
1
samab-4.10 nsupdate
I am also seeing this in smbd.log:
[2020/07/03 09:20:18.211558, 1]
../../auth/kerberos/gssapi_helper.c:391(gssapi_check_packet)
GSS VerifyMic failed: A token had an invalid MIC: unknown mech-code
2529638943 for mech 1 2 840 113554 1 2 2
[2020/07/03 09:20:18.211625, 0]
../../source4/auth/gensec/gensec_gssapi.c:1347(gensec_gssapi_check_packet)
2014 Nov 25
2
CentOS-5.10 Sendmail STARTTLS error
This morning I discovered this in the logwatch report for our external MX
backup host.
STARTTLS: write error=syscall error (-1), errno=32,
get_error=error:00000000:lib(0):func(0):reason(0), retry=99, ssl_err=5: 206
Time(s)
I also see many entries similar to this:
8: fl=0x802, mode=140777: SOCK
inet04.mississauga.harte-lyne.ca/34091->(Transport endpoint is not connected):
1 Time(s)
2020 Jun 04
1
samba-tool dns query
On Wed, June 3, 2020 10:52, Rowland penny wrote:
> On 03/06/2020 15:31, James B. Byrne wrote:
>>
>> samba-tool dns query localhost brockley.harte-lyne.ca brockley.harte-lyne.ca
>> ALL -U administrator
>> Password for [BROCKLEY\administrator]:
>> Name=, Records=3, Children=0
>> SOA: serial=1, refresh=900, retry=600, expire=86400, minttl=3600,
>>