You can make a difference in the Apple Support Community!

When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

NTP vulnerability on versions prior to 4.2.8 -- we OK?

Just saw this post about an unpatched vulnerability in NTP and wasn't sure what version a Mavericks server would be running. Here's the link:


http://www.zdnet.com/article/major-ntp-security-holes-appears-and-are-being-expl oited/


There are lots of resource links within the post, but I got stuck on the basics -- trying to figure out what version of NTP is running on my server. Can anybody point me in the right direction? From what I can gather, the version of NTP on an Apple server may be different than the vulnerable one, but it's hard to tell.

Posted on Dec 20, 2014 4:46 PM

Reply
Question marked as Top-ranking reply

Posted on Dec 20, 2014 6:52 PM

That issue pertains to NTP servers, not NTP clients.

33 replies

Jan 3, 2015 3:01 PM in response to One Wonders

The vertical bar "|" is the unix "pipe" operator. It takes the output of whatever is on the left side, and pipes it into the command that is on the right side.


In the example above ("ps ax | grep ntp"), the command ps is run. The results of the ps command are dumped to STDOUT (normally the screen). By using the pipe operator, the results are piped to the second command (grep) which takes them as input, and searches for the keyword "ntp".

NTP vulnerability on versions prior to 4.2.8 -- we OK?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.