Ano-Tech Computers
Enter keyword:

Setting up time syncronization between Netware and Unix
Problem:
Netware 4.x and earlier does not have native support for the NTP protocol.
 
Solution:
Download "RDATE.NLM" from
"ftp://ftp.murkworks.com/FREEBIES/RDATE/index.htm"

Add the following line to "AUTOEXEC.NCF" on the netware server:
"LOAD RDATE /U /P 10 /V 5 /M 7200 195.159.120.10 /Q"

On the unix box, make sure NTP over UDP is enabled in "/etc/inetd.conf":
"time dgram udp wait root internal"

Note that RDATE.NLM supports NTP over TCP, but this feature does *NOT* work on Netware 4.x servers. The author has announced that this will *NOT* be fixed because UDP works and NTP support is included in Netware 5.x
 
Discuss this solution
Did this article solve your problem? Yes No Did not apply

We welcome anyone who is willing to contribute to this public knowledge base, contact siteadmin@atc.no if you have information you would like to share. The idea is not to replace the commercial support sites, but to publish those hard-to-find solutions you've found yourself looking for over and over again.

Show all articles