Skip to content

Commit bc9a6fe

Browse files
author
erjohnson
committed
Link to blog post on active directory NTP sync
1 parent 7673b9e commit bc9a6fe

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/connector/troubleshooting.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,12 +63,12 @@ These are the most common problems:
6363

6464
### Clock skew
6565

66-
Make sure the clock of your server is current.
66+
Make sure the clock of your server is current. If the time is not correct, it will cause authentication requests to fail. This can be fixed by ensuring the system is properly configured to poll a sync server via the Network Time Protocol (NTP).
6767

68-
If the time is not correct, it will cause authentication requests to fail. This can be fixed by ensuring that the System is properly configured to use to poll a sync server via the NTP (Network Time Protocol).
68+
For instructions on synchronizing your Active Directory environment with an external time server check out this blog post: [How to configure NTP server in Active Directory, Step by step](https://www.renanrodrigues.com/post/how-to-configure-ntp-server-in-active-directory-step-by-step).
6969

7070
::: note
71-
On windows environments the ntp provider is usually the same domain controller. Make sure that your Domain Controller is synchronized with some external service.
71+
On Windows environments the NTP provider is usually the same domain controller. Make sure that your Domain Controller is synchronized with some external service.
7272
:::
7373

7474
### No connection to Active Directory

0 commit comments

Comments
 (0)