- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How to configure authentication ntp
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
03-29-2005 07:41 AM
03-29-2005 07:41 AM
How to configure authentication ntp
network team gave me a configuration file they did on network device, they want to do configure NTP client on HP-UX server to use authentication keys. I have no idea how to configure it. can there somebody help me out?
===========================
network configuration guide:
ntp authentication-key 1999 md5 ABCABC 7
ntp authenticate
ntp trusted-key 1999
ntp source Loopback0
ntp access-group peer 95
ntp access-group serve-only 96
ntp server 192.168.1.1
ntp server 192.168.1.2
if there is a hardware clock add:
ntp update-calendar
# note the MD5 clear password: XYZXYZ
# NTP trusted key: 1999
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2005 07:47 AM
03-29-2005 07:47 AM
Re: How to configure authentication ntp
-r--r--r-- 1 root sys 5597 Oct 15 2003 /etc/ntp.conf
-rw-r--r-- 1 root root 9 Mar 29 14:58 /etc/ntp.drift
[root@vpart1 /]#
man xntpd
live free or die
harry d brown jr
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2005 08:00 AM
03-29-2005 08:00 AM
Re: How to configure authentication ntp
http://docs.hp.com/en/B2355-90685/B2355-90685.pdf
or use the HTTP thingy: http://docs.hp.com/en/B2355-90685/ch07.html
live free or die
harry d brown jr
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2005 08:14 AM
03-29-2005 08:14 AM
Re: How to configure authentication ntp
Thanks,
Ming
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2005 08:21 AM
03-29-2005 08:21 AM
Re: How to configure authentication ntp
They gave you a list of things that need to be TRANSLATED into HP speak.
ntp is xntpd on hpux, thus THEY (the netowrking people) need to translate!
Then hand them the HP manual on NTP and ask them to identify the HP specific things they want set and then set them in /etc/ntp.conf
live free or die
harry d brown jr