Displaying 20 results from an estimated 6000 matches similar to: "time sync issue"
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?
2007 Sep 17
2
ntp policy example question
I would like to configure a linux ntp server on my lan as the ntp server for
my windows xp clients
I'm not able to come to an understandable solution (due probably to my lack
in windows knowledge)
I found this in samba archives:
CLASS MACHINE
CATEGORY !!Time
POLICY !!NTPServer
KEYNAME SYSTEM\CurrentControlSet\Services\W32Time\Parameters
PART !!NTP_SERVER EDITTEXT
VALUENAME
2013 Apr 09
2
NTP doesnt work for Win2000 clients + Samba 4.0.4 (see tcpdump)
Hi all,
I am using Samba 4.0.4 as AD DC on my test environment and realized that all my W2k clients (default installation, no special setups made on the clients) cannot receive the correct time of my samba 4.0.4 AD domain controller. Windows XP and 7 work fine though. The problem occurs at three W2k test clients I tried with. The default behavior of Windows clients is to use the update type
2020 Nov 18
6
Time sync not working with Windows 10
After our office upgraded to Windows 10, time sync stopped working with the Windows
workstations. This used to work fine with Windows 7 and still works with linux domain members
(although that's not surprising).
The Windows 10 workstations ended up operating off the CMOS clock. We didn't notice this for a long
time since the CMOS clock drift is slow, but after several months users started
2024 Feb 26
1
samba 4.19 Windows 11 clients Time sync problem
Hello,
It is debian 11, and it is ntp, as you can see below my ntp.conf.
Ntp service is running fine . Some , not all, W10/11 clients do not sync with the dc (samba 4.19).
What i did on the clients:
net stop w32time
w32tm /unregister
w32tm /register
net start w32time
But after some time the wrong time shows up again?
Greetings
Daniel
-----Urspr?ngliche Nachricht-----
Von: Luis Peromarta
2024 Jan 18
1
Joining Windows 10 Domain Member to Samba AD/DC
On Thu Jan 18 10:52:55 2024 Sonic <sonicsmith at gmail.com> wrote:
>
> I'm with Luis in thinking that the fault is with the DC and not the
> clients. I recently switched from using a GPO to set the time source to
> using the "natural" time sync with the DC at one site due to the fact that
> I was running the DC in a container which due to age could not run a
2024 Feb 16
2
samba 4.19 Windows 11 clients Time sync problem
Dear all,
We just have a samba 4.19 domain running. And what i recognized ist hat some
windows 10/11 clients does not sync time with the dc. The time is not the
real time as on the dc, about 10 minutes back or several minutes in the
future.
Is this a bug or did spmething chance in the behaviour of samba?
My ntp.conf/ Debian11:
driftfile /var/lib/ntp/ntp.drift
server 127.127.1.0
fudge
2024 Feb 16
1
samba 4.19 Windows 11 clients Time sync problem
Hi there.
A few NTP experts around here lately.
We need more info. Distro, and wether your are using NTP (nrpsec) or Chrony.
Regards.
LP
On 16 Feb 2024 at 14:37 +0100, Daniel M?ller via samba <samba at lists.samba.org>, wrote:
> Dear all,
>
> We just have a samba 4.19 domain running. And what i recognized ist hat some
> windows 10/11 clients does not sync time with the dc.
2024 Jan 17
1
Joining Windows 10 Domain Member to Samba AD/DC
I have the impression your DC?s ntp server is not working properly for whatever reason. Your windows machines try to grab time for them, can?t, and then default to local coms clock or some other time source.
From a windows member machine, can you try :
w32tm /stripchart /computer:us.pool.ntp.org /dataonly /samples:5
That should work. Then try:
w32tm /stripchart /computer:your.dc.address
2017 Jun 30
2
Problems with time synchronism on Samba 4 DC
Hi,
The Windows and Linux workstations are not synchronizing the time with the
Samba 4 DC. I have verified that the problem is permission.
I'm using Samba 4.6.3 on Debian 8.
In this way the stations are with different schedules from the DC.
Do I need to configure any GPOs?
What is the maximum time the computer clock can differ from DC ?
Regards,
Márcio
2024 Jan 05
2
Joining Windows 10 Domain Member to Samba AD/DC
On 05.01.2024 1:28, Mark Foley via samba wrote:
> I've added a Windows 10 domain member to my Domain. I'm now following the
> procedure in https://wiki.samba.org/index.php/Time_Synchronisation#Configuring_Time_Synchronisation_on_a_Windows_Domain_Member.
>
> I've created the Group Policy for the "Time Sources". This doesn't seem to be
> working. This did
2004 Mar 19
4
"time server" option ?
Hi,
does anybody know usage of parameter "time server = yes" ?
Exactly, how can I utilize this function on my Windows clients ?
Thanks
M. Vancl
2015 Apr 24
1
Time synchronization issue
Hi !
Actually, problem was located on client side, not samba side.
w32time has "disappeared" from services list (!)
the
w32tm /unregister and w32tm /register
solve the problem
My clients seem to be correctly synchronised with my AD DC now.
If i find out why w32time has disappeared, I'll post a message here.
Thank you for your help !
2015-04-22 16:02 GMT+02:00 Andrey Repin
2005 Nov 10
2
w32time and Samba PDC Domains
I see that the w32time service as it is configured when a Win2K Pro client joins a Samba PDC Domain is not configured in such a way that the service is able to successfully sync time with Samba.
I:\>w32tm -source -v
W32Time: BEGIN:InitAdjIncr
W32Time: Adj 100144 , Incr 100144 fAdjust 0
W32Time: END:Line 2503
W32Time: BEGIN:TsUpTheThread
W32Time: END Line 1407
W32Time: TimeMMInit()
2017 Jan 30
3
Samba-4.3 AD-DC Win7pro clients not time syncing
We have a Samba-4.3 AD-DC hosted on a FreeBSD-10.3 system. We have
just discovered that for some reason our domain workstations are not
synchronising their time with the AD-DC. We have not altered the
default GPO nor have we created a special GPO to handle time services.
I have been working on several of the domain clients and I cannot seem
to get them to source from the Samba server. I have
2024 Jan 05
3
Joining Windows 10 Domain Member to Samba AD/DC
I've added a Windows 10 domain member to my Domain. I'm now following the
procedure in https://wiki.samba.org/index.php/Time_Synchronisation#Configuring_Time_Synchronisation_on_a_Windows_Domain_Member.
I've created the Group Policy for the "Time Sources". This doesn't seem to be
working. This did work fine with my old 4.8.2 DC, so I know it works in
principle.
I have
2015 Apr 22
2
Time synchronization issue
Hello Andrey
Thanks for the trick. I'll try it.
But it's a pity it doesn't work natively, right ?
2015-04-22 14:08 GMT+02:00 Andrey Repin <anrdaemon at yandex.ru>:
> Greetings, William LIM!
>
> > Hi,
>
> > I have set a Samba AD DC on my network. Version is 4.1.17 on a Debian
> > Wheezy.
>
> > I have an issue on my Windows XP SP3 clients :
2003 Mar 04
5
XP "logon failure" but still logs on -- no roaming profile
I'm having a problem with roaming domains on Samba v3.0-alpha21. I've
connected the machine (watertown) to the domain (precidia) via the
server (griffon). I've logged on with my userid (bcwhite) and seen
my roaming profile get created on the server upon logoff. Future logons
grab the roaming profile and everything is fine.
However, _sometimes_ I get a window with the message:
2018 Nov 22
2
NTP strangeness...
In our network we found some client with clock differences.
Some machine have effectively some troubles, eg have NO 'Windows Time'
service defined, probably some glitches happened when moving from our
old NT-like domain.
Anyway, catching for that, we have found some other strangeness.
Windows time service run:
C:\Users\gaio>sc query w32time
NOME_SERVIZIO: w32time
TIPO
2002 Jun 14
3
Time Server?
List,
I've got my Samba box (RedHat 7.2) running NTP client to sync with
PARC. I want my windaz clients to be able to read time from it
automagically. Is there a way to do that? Seems like WinXX clients cannot
use NTP so can how can I sync them with my Samba box (which is accurate to
within 200 ms!)
TIA
/B