Time synchronization

A method of ensuring that all servers in a Directory tree report the same time.

Clocks in computers can deviate slightly, resulting in different times on different servers. Time synchronization corrects these deviations so that all servers in a Directory tree report the same time and provide a time stamp to order NDS events.

Whenever an event occurs in the Directory, such as when a password is changed, or an object renamed, NDS requests a time stamp.

A time stamp is a unique code that includes the time and identifies this event. The NDS event is assigned a time stamp so that the order in which Directory replicas are updated is correct.

NDS uses time stamps to

Time stamps are especially important when Directory partitions are replicated and need to be concurrent with one another.

Replication allows Directory partition updates to originate from many locations. As various users update the Directory replicas of the Directory partition, some updates inevitably pertain to the same data.

For example, a user might delete an object and then recreate it. But without a method of recording the order of these events, the Directory could try to create the object and then delete it.

Time stamps allow the Directory to reproduce the order of events accurately.


Time Servers

When you install NetWare 4 on a server, you are prompted to designate it as a Single Reference, Primary, Reference, or Secondary time server.

Each designation performs a particular time synchronization function:


SAP and Custom Configuration

Time source servers use one of two methods to find each other: SAP and custom configuration.


Time Synchronization Methods

On small networks where it is unlikely that servers will be added or reconfigured after initial installation, we recommend that you use a Single Reference time server using SAP (the installation defaults).

On larger networks, or on networks subject to frequent accidental reconfiguration when servers are added or removed, custom configuration is recommended.

Related utility: TIMESYNC in Utilities Reference .



Previous | Next