Displaying 20 results from an estimated 84 matches for "mssntp".
2023 Oct 25
3
DC Time Problems
...r 2.pool.ntp.org???? iburst prefer
driftfile?????? /var/lib/ntpsec/ntp.drift
logfile???????? /var/log/ntp.log
#logconfig =all
ntpsigndsocket? /var/lib/samba/ntp_signd/
# Access control
# Default restriction: Allow clients only to query the time
#restrict default kod nomodify notrap nopeer limited mssntp
restrict -4 default kod limited nomodify notrap nopeer noquery mssntp
# No restrictions for "localhost"
restrict 127.0.0.1
# Enable the time sources to only provide time to this host
restrict 0.pool.ntp.org?? mask 255.255.255.255??? nomodify notrap nopeer
noquery
restrict 1.pool.ntp.org?...
2023 Oct 25
1
DC Time Problems
...driftfile?????? /var/lib/ntpsec/ntp.drift
> logfile???????? /var/log/ntp.log
> #logconfig =all
> ntpsigndsocket? /var/lib/samba/ntp_signd/
>
> # Access control
> # Default restriction: Allow clients only to query the time
> #restrict default kod nomodify notrap nopeer limited mssntp
> restrict -4 default kod limited nomodify notrap nopeer noquery mssntp
> # No restrictions for "localhost"
> restrict 127.0.0.1
> # Enable the time sources to only provide time to this host
> restrict 0.pool.ntp.org?? mask 255.255.255.255??? nomodify notrap nopeer
> no...
2023 Oct 25
1
DC Time Problems
...p.drift
> > logfile???????? /var/log/ntp.log
> > #logconfig =all
> > ntpsigndsocket? /var/lib/samba/ntp_signd/
> >
> > # Access control
> > # Default restriction: Allow clients only to query the time
> > #restrict default kod nomodify notrap nopeer limited mssntp
> > restrict -4 default kod limited nomodify notrap nopeer noquery mssntp
> > # No restrictions for "localhost"
> > restrict 127.0.0.1
> > # Enable the time sources to only provide time to this host
> > restrict 0.pool.ntp.org?? mask 255.255.255.255??? nomodi...
2015 Oct 28
0
net ads info: failed to get server's current time
Hai Guy,
Yes, it make a backup of your previous version so you can revert if needed.
And review your config after your run it, you micht see a these line :
restrict
> -4 default kod notrap nomodify nopeer noquery mssntp mssntp
( check if you dont see mssntp 2 x, if so, remove 1 of them )
This is because normaly this is run against a "default" ntp.conf
And change the variables in the script where needed before running it.
Below is my ntp.conf after running the script on a DC !
Member server ntp.con...
2015 Feb 28
3
samba-tool time
Hi Andrew,
what is it for? I got a revision_match_error. Could this be the reason why my windows clients can't sync the time via nt5ds?
How can I solve this?
Regards
Tim
Am 28. Februar 2015 20:36:42 MEZ, schrieb Andrew Bartlett <abartlet at samba.org>:
>On Fri, 2015-02-27 at 12:52 +0100, Peter Serbe wrote:
>>
>> L.P.H. van Belle schrieb am 27.02.2015 12:45:
>>
2015 Oct 28
6
net ads info: failed to get server's current time
...TPD_SERVER1_EXTERNAL} ]g" /etc/ntp.conf; fi
if [ ! -z "${NTPD_SERVER2_EXTERNAL}" ]; then echo "server ${NTPD_SERVER2_EXTERNAL}" /etc/ntp.conf; fi
sed -i "s]restrict -4 default kod notrap nomodify nopeer noquery]restrict -4 default kod notrap nomodify nopeer noquery mssntp]g" /etc/ntp.conf
sed -i "s]restrict -6 default kod notrap nomodify nopeer noquery]restrict -6 default kod notrap nomodify nopeer noquery mssntp]g" /etc/ntp.conf
cat << EOF >> /etc/ntp.conf
ntpsigndsocket /var/lib/samba/ntp_signd
EOF
install -o root -g $NTPD_GROUP -m 07...
2023 Oct 25
1
DC Time Problems
...driftfile?????? /var/lib/ntpsec/ntp.drift
> logfile???????? /var/log/ntp.log
> #logconfig =all
> ntpsigndsocket? /var/lib/samba/ntp_signd/
>
> # Access control
> # Default restriction: Allow clients only to query the time
> #restrict default kod nomodify notrap nopeer limited mssntp
> restrict -4 default kod limited nomodify notrap nopeer noquery mssntp
> # No restrictions for "localhost"
> restrict 127.0.0.1
> # Enable the time sources to only provide time to this host
> restrict 0.pool.ntp.org?? mask 255.255.255.255??? nomodify notrap
> nopeer noq...
2017 Sep 12
4
File server questions
On Tue, 12 Sep 2017 14:41:42 -0300
Flávio Silveira via samba <samba at lists.samba.org> wrote:
>
> Ok, I understand now, one question though: if realm is
> AD.TECNOPON.COM.BR, does domain need to be AD?
No, you can use anything you like, provided it is one word, 15
characters or less, without punctuation.
> If I understand
> correctly, realm is "full domain with
2017 Sep 13
4
File server questions
...gt; driftfile /var/lib/ntp/ntp.drift
> > logfile /var/log/ntpstats
> > ntpsigndsocket /var/lib/samba/ntp_signd/
> >
> > # Access control
> > # Default restriction: Allow clients only to query the time
> > restrict default kod nomodify notrap nopeer mssntp
> >
> > # No restrictions for "localhost"
> > restrict 127.0.0.1
> >
> > # Enable the time sources to only provide time to this host
> > restrict a.st1.ntp.br mask 255.255.255.255 nomodify
> notrap nopeer
> > noquery
> > restrict b...
2019 Apr 25
3
Windows clients require reboot once a day in order to access mapped drives
...ba specific settings to /etc/ntp.conf
cat << EOF >> /etc/ntp.conf
# Use AD for authenticanting Windows NTP clients
ntpsigndsocket /var/lib/samba/ntp_signd
# Acess control
# Default restriction: Allow clients to only query the time
restrict -4 default kod notrap nomodify nopeer noquery mssntp
restrict -6 default kod notrap nomodify nopeer noquery mssntp
# We're running in a VM, so we need to protect ntpd from waking up
# in a panic, in a situation where a VM has been shutdown for an
# extended period of time
tinker panic 0
EOF
# There is a bug in Ubuntu's apparmor config for n...
2017 Sep 13
1
File server questions
...d
> else
> echo "folder : /var/lib/samba/ntp_signd already exists with correct rights (750)"
> fi
>
>
> # add the folder location to ntp.conf
> cat << EOF >> /etc/ntp.conf
> #
> ###### Needed for Samba 4 ####### in the restrict -4 or -6 added mssntp at the end
> # Location of the samba ntp_signed directory
> ntpsigndsocket /var/lib/samba/ntp_signd
> #
> EOF
>
> sed -i 's/restrict -4 default kod notrap nomodify nopeer noquery limited/restrict -4 default kod notrap nomodify nopeer noquery limited mssntp/g' /etc/ntp.conf...
2015 Feb 09
1
member ntp time sync
...helpful.
#
# Note that "restrict" applies to both servers and clients, so a
configuration
# that might be intended to block requests from certain clients could
also end
# up blocking replies from your own upstream servers.
###### Needed for Samba 4 ####### in the restrict -4 or -6 added mssntp
at the end
# Location of the samba ntp_signed directory
ntpsigndsocket /var/lib/samba/ntp_signd
# By default, exchange time with everybody, but don't allow
configuration.
restrict -4 default kod notrap nomodify nopeer noquery mssntp
restrict -6 default kod notrap nomodify nopeer noquery mssntp...
2015 Mar 01
1
samba-tool time
Hey Andrew,
mssntp could be the word that I miss. If I remember right, my ntpd.conf is not restricted to mssntp as the wiki says. I have to check that.
Possibly this is my problem of revision mismatch.
What importance has samba-tool time? What function does it have?
Am 1. M?rz 2015 00:57:22 MEZ, schrieb Andrew Bart...
2018 Jun 04
0
chrony configuration for secondary samba DC
...chvar at redhat.com> wrote:
> On Mon, Jun 04, 2018 at 04:54:36PM +0200, Andreas Schneider wrote:
> > On Monday, 4 June 2018 14:52:34 CEST Rowland Penny wrote:
> > > In ntp.conf you set a line like this:
> > >
> > > restrict default kod nomodify notrap nopeer mssntp
> > >
> > > I cannot find anything that tells me what chrony replaces
> > > 'restrict' with. Is it needed ? is there something that replaces
> > > it, or can you safely ignore it?
> > >
> > > Until all the questions are answered and al...
2025 Jan 22
1
The failure of that guy from NTPsec getting an RID / Key Identifier
On Wed, 22 Jan 2025 12:48:36 +1300
Douglas Bagnall via samba <samba at lists.samba.org> wrote:
> On 22/01/25 02:59, James Browning via samba wrote:
>
> >
> > Attached is a packet capture from:
> > `tcpdump -i lo "udp port 123" -w mssntp.pcap`
> >
>
> It seems not to be attached.
>
> Douglas
>
>
That is because this list strips attachments, either post it inline or
somewhere and provide a link.
Rowland
2018 Oct 31
3
problem with time sync on windows 10 clients
I guess your DC take the time from an external ntps server. But I want to serve time from the same DC, so this is my ntp config:
#nano /etc/ntp.conf
server 127.127.1.0
fudge 127.127.1.0 stratum 12
ntpsigndsocket /var/lib/samba/ntp_signd/restrict default mssntp
___________________________________________
Felipe_ González_Santiago
KNOW THAT EVERYTHING WILL HAPPEN AT JUST THE RIGHT TIME,
AT JUST THE RIGHT PLACE, WITH JUST THE RIGHT PEOPLE
----- Original Message -----
| Hi,
| on my Samba Server i use this config for the ntpd:
| server 127.127.1.0...
2023 Oct 25
1
DC Time Problems
...p.drift
> > logfile???????? /var/log/ntp.log
> > #logconfig =all
> > ntpsigndsocket? /var/lib/samba/ntp_signd/
> >
> > # Access control
> > # Default restriction: Allow clients only to query the time
> > #restrict default kod nomodify notrap nopeer limited mssntp
> > restrict -4 default kod limited nomodify notrap nopeer noquery
> > mssntp # No restrictions for "localhost"
> > restrict 127.0.0.1
> > # Enable the time sources to only provide time to this host
> > restrict 0.pool.ntp.org?? mask 255.255.255.255??? nomodi...
2024 Feb 16
2
samba 4.19 Windows 11 clients Time sync problem
...y enable
filegen peerstats file peerstats type day enable
filegen clockstats file clockstats type day enable
pool 0.debian.pool.ntp.org iburst
pool 1.debian.pool.ntp.org iburst
pool 2.debian.pool.ntp.org iburst
pool 3.debian.pool.ntp.org iburst
restrict -4 default kod notrap nomodify nopeer noquery mssntp
restrict -6 default kod notrap nomodify nopeer noquery mssntp
restrict 127.0.0.1
restrict ::1
restrict source notrap nomodify noquery
ntp is working:
root at dommaster:~# ntpq -p
remote refid st t when poll reach delay offset
jitter
=========================================...
2020 Aug 04
3
Time synchronization issues in Samba 4
...a.st1.ntp.br iburst prefer
server b.st1.ntp.br iburst prefer
driftfile /var/lib/ntp/ntp.drift
logfile /var/log/ntp
ntpsigndsocket /var/lib/samba/ntp_signd/
# Access control
# Default restriction: Allow clients only to query the time
restrict default kod nomodify notrap nopeer mssntp
# No restrictions for "localhost"
restrict 127.0.0.1
# Enable the time sources to only provide time to this host
restrict a.st1.ntp.br mask 255.255.255.255 nomodify notrap nopeer
noquery
restrict b.st1.ntp.br mask 255.255.255.255 nomodify notrap nopeer
noquery
can anybody help m...
2017 Sep 13
0
File server questions
..."
chmod 750 /var/lib/samba/ntp_signd
else
echo "folder : /var/lib/samba/ntp_signd already exists with correct rights (750)"
fi
# add the folder location to ntp.conf
cat << EOF >> /etc/ntp.conf
#
###### Needed for Samba 4 ####### in the restrict -4 or -6 added mssntp at the end
# Location of the samba ntp_signed directory
ntpsigndsocket /var/lib/samba/ntp_signd
#
EOF
sed -i 's/restrict -4 default kod notrap nomodify nopeer noquery limited/restrict -4 default kod notrap nomodify nopeer noquery limited mssntp/g' /etc/ntp.conf
sed -i 's/restrict -6 de...