Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Samba - Time Server

Status
Not open for further replies.

copperslim

Technical User
Joined
Dec 13, 2002
Messages
101
Location
GB
Will Samba act as a time server for only Unix, Linux and NT servers if I configure it to act as a time server or just MS Windows clients.
 
When samba is configured as
time server = yes
what protocol and port does the time server use ?
 

'net time' doesn't use ntp, if that's what you were getting at.

I'd recommend setting up NTPd on your samba server and having your clients sync with that. It's far more accurate since it keeps clocks in sync all the time they're running and there are clients for all platforms. W2K supports it natively.
 
Yes, you really have 2 ways to keep time up to date.

Have the samba server sync once a day, and have clients use net time in the login script, or have the samba server sync, and the 2k/xp clients use the w32time service to update.

Personally, we've always used the net time command off a samba server that has already synched time.

Matt J.

Please always take the time to backup any and all data before performing any actions suggested for ANY problem, regardless of how minor a change it might seem. Also test the backup to make sure it is intact.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top