- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Time server
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2003 04:18 AM
06-08-2003 04:18 AM
I have 3 questions. I hope you could help me.
I'm using an HP-UX 11.0 machine.
1. I installed a kerberos client to work with a win2k KDC server. The two servers seem to talk with each other but has a problem with the time differences. When I changed the Win2k server's clock It worked beautifully.
I work in Israel and we use: IST -Israel standard time which is GMT+2.
Now.. 2. Since I didn't manage to figure this one out, I wanted to sync the HP-UX clock to a clock on another server. I can't find out how do you do that. and 3. If it can be done - is there any way to let the HP-UX use a time server on an NT machine?
As you see, It's been wonderful to be inside my head in this last couple of hours ((:
Thanks guys.
Noa
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2003 04:26 AM
06-08-2003 04:26 AM
Solutionhttp://bizforums.itrc.hp.com/cm/QuestionAnswer/0,,0x4a66ef70e827d711abdc0090277a778c,00.html
or just call :)
Best regards
Zeev
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2003 10:59 AM
06-08-2003 10:59 AM
Re: Time server
I can help for the sync the time,
you have tool that called "rdate"
you run it with the name of station
with good date for you and it sync the
time of your machine.
The binary for HP came with this msg.
Caesar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2003 11:23 AM
06-08-2003 11:23 AM
Re: Time server
If that's properly setup then you just set the HP server as a client by defining the NT server in it's /etc/ntp.conf file.
BUT I have to comment that the reverse is the better solution - Lord knows, NT servers drift far less than 'NIX servers - NOT!!
My 2 cents,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2003 01:35 PM
06-08-2003 01:35 PM
Re: Time server
Now if your firewall prevents the NTP port from going to the Internet, then you'll need a local time source (could be a GPS unit, your HP-UX box or with special software, a PC) and then sync all the boxes to that server with possible alternates.
Now if the two boxes (HP-UX and Win2k) are off because of timezones, you definitely do NOT want to change the HP-UX box to match a different timezone. HP-UX, like most flavors of Unix, can handle any timezone dynamically, and you can create any custom timezone. The key os in the environment variable TZ. For IST, set this in your HP-UX .profile:
export TZ=GMT+2
and then type the date command. All time references in this environment will be IST. The key is that you can create a custom environment for time anywhere on earth using the TZ variable. This means that your Kerberos server can be in any timezone. And NTP always maintains time internally as GMT.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2003 02:26 PM
06-08-2003 02:26 PM
Re: Time server
Here are some links to Dr. David Mill's web sites(the father of ntp). On one of these sites is a good ntp server program that I've tested with NT Server and Windows 2K.
http://www.eecis.udel.edu/~mills/
http://www.ntp.org/
http://developer.novell.com/research/appnotes/1999/july/03/02.htm
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2003 09:44 PM
06-08-2003 09:44 PM
Re: Time server
I can't use an Internet Time Server. But I'm going to try the RDATE and check out the NTP sites.
Thank you all (:
Noa
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2003 09:44 PM
06-08-2003 09:44 PM
Re: Time server
I can't use an Internet Time Server. But I'm going to try the RDATE and check out the NTP sites.
Thank you all (:
Noa
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2003 09:44 PM
06-08-2003 09:44 PM
Re: Time server
I can't use an Internet Time Server. But I'm going to try the RDATE and check out the NTP sites.
Thank you all (:
Noa