Displaying 9 results from an estimated 9 matches for "ntpclient".
2007 Dec 06
7
time server = yes
I want my XP clients to update their clocks from my samba server. I
have time server = yes in smb.conf, and running ntpd on the server, but
my clients aren't updating their clocks. I tried running the command
manually logged in as a domain user:
net time /setsntp:10.8.2.3
but it just says "System error 5 has occurred. Access is denied".
Any ideas?
2020 Nov 03
3
ntp/chrony on AD DC and SELinux
...var/lib/samba/ntp_signd(/.*)?"
restorecon -R -v /var/lib/samba/ntp_signd
This seems to work on one DC, on the other I'm seeing this in the logs:
"platform-python[1654]: SELinux is preventing chronyd from search access
on the directory ntp_signd."
Correspondingly I'm seeing ntpclient errors for this DC on a Windows member.
Thx for any advice
Matthias
2005 Mar 18
0
using w32tm (WinXP) w/samba3 as DC: can't get DC List
...ng this. When I ask w32tm to compare it's local clock
to the "Domain's" network time:
> w32tm /monitor /domain:Bliss # I get:
GetDcList failed with error code: 0x80070774.
Exiting with error 0x80070774
---
In the system log, I see the following message:
Time Provider NtpClient: This machine is configured to use the domain
hierarchy to determine its time source, but the computer is joined to
a Windows NT 4.0 domain. Windows NT 4.0 domain controllers do not have
a time service and do not support domain hierarchy as a time source.
NtpClient will attempt to use an...
2007 Jun 16
1
had 3 kernel panics since upgrade from 3.0.21a to 3.0.25 and 3.0.25a on CentOS 4.4
...ke_connection_snum(928)
Jun 9 10:58:03 uk smbd[21513]: Can't become connected user!
Jun 9 10:58:05 10.37.2.139 SecurityCenter: N/A: The Security Center
service has been stopped. It was prevented from running by a software
group policy.
Jun 9 10:58:10 10.37.2.139 W32Time: N/A: Time Provider NtpClient: This
machine is configured to use the domain hierarchy to determine its time
source, but the computer is joined to a Windows NT 4.0 domain. Windows
NT 4.0 domain controllers do not have a time service and do not support
domain hierarchy as a time source. NtpClient will attempt to use an
alternate...
2015 Dec 22
0
The number of maximum ticket referrals has been exceeded
...viewer on the windows pc I see:
"The Securyty System detected an authentication erro for the server
cifs/print.office. The failure code from authentication protocol Kerberos
was "The number of maximum ticket referrals has been exceeded (0xc00002f4)"
I also see:
"Time provider ntpClient: No valid response has been received from domain
controller dc1.win.office after 8 attempts to contact it. This domain
controller will be discarded as a time source and ntpClient will attempt to
discover a new domain controller from which to synchronize. The error was:
peer is unreachable"
Th...
2018 Jun 03
5
chrony configuration for secondary samba DC
Hi
I'm running samba 4.7.6 on ubuntu 18.04 as (backup / secondary) domain
controller that joined to an Existing Active Directory (Windows 2012R2
server).
The question is about Time Synchronization across the domain.
How should I configure chrony v3.2 in order to provide time synchronization:
1. between main Windows DC and Samba DC
2. Between Samba DC and windows clients in case when
2020 Nov 03
0
ntp/chrony on AD DC and SELinux
...quot;
> restorecon -R -v? /var/lib/samba/ntp_signd
>
> This seems to work on one DC, on the other I'm seeing this in the logs:
> "platform-python[1654]: SELinux is preventing chronyd from search access
> on the directory ntp_signd."
> Correspondingly I'm seeing ntpclient errors for this DC on a Windows
> member.
>
> Thx for any advice
> Matthias
>
>
Instesad of changing the context of ntp_signd and probably have problems
with Samba trying to create or write to it because it doesn't have the
appropriate Samba context, Let chrony access t...
2007 Sep 02
0
handling rc.conf / freebsd init scripts
...$ifconfig = "inet 1.2.3.4 netmask 255.255.255.0"
$defaultrouter = "1.2.3.1"
.
$rcvars_enabled = [sshd, ntpd, puppetd]
$rcvars_disabled = [sendmail, sendmail_submit,
sendmail_outbound, sendmail_msp_queue]
include bsdrcconf
include ntpclient
}
this should be pretty straightforward. the variables set at the top are
used in the template as you''ll see in a bit.
::bsdrcconf.pp:: (which is what includes the actual template)
class bsdrcconf {
file { "rc.conf":
path => "/etc/rc.conf&quo...
2004 Sep 22
6
login scripts do not run
I have a simple script that sets the time on a Windows client at
startup.
The one-line script:
net time \\myhost /set /yes
Works perfectly well when I double-click it from Windows Explorer, so I
don't think the problem lies there.
The relevant lines in my smb.conf file:
[global]
time server = yes
logon script = smbtimeset.BAT
[netlogon]
comment = shared scripts
path =