<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Racker Hacker &#187; ntp</title>
	<atom:link href="http://rackerhacker.com/tag/ntp/feed/" rel="self" type="application/rss+xml" />
	<link>http://rackerhacker.com</link>
	<description>Words of wisdom from a server administrator</description>
	<lastBuildDate>Wed, 16 May 2012 12:55:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>ntpd_initres: ntpd returns a permission denied error</title>
		<link>http://rackerhacker.com/2008/02/20/ntpd_initres-ntpd-returns-a-permission-denied-error/</link>
		<comments>http://rackerhacker.com/2008/02/20/ntpd_initres-ntpd-returns-a-permission-denied-error/#comments</comments>
		<pubDate>Wed, 20 Feb 2008 18:30:02 +0000</pubDate>
		<dc:creator>Major Hayden</dc:creator>
				<category><![CDATA[command line]]></category>
		<category><![CDATA[ntp]]></category>

		<guid isPermaLink="false">http://rackerhacker.com/2008/02/20/ntpd_initres-ntpd-returns-a-permission-denied-error/</guid>
		<description><![CDATA[I recently came across a server that was throwing this error into its message log: ntpd_initres[2619]: ntpd returns a permission denied error! It would only appear about every five minutes on the server, and restarting ntpd didn't correct the issue. I stopped ntpd entirely, but the error still appeared a few minutes later. After examining [...]<p><a href="http://rackerhacker.com/2008/02/20/ntpd_initres-ntpd-returns-a-permission-denied-error/">ntpd_initres: ntpd returns a permission denied error</a> is a post from: Major Hayden's <a href="http://rackerhacker.com">Racker Hacker</a> blog. 
<p>Thanks for following the blog via the RSS feed. Please don't copy my posts or quote portions of them without attribution.</p></p>
]]></description>
			<content:encoded><![CDATA[<p>I recently came across a server that was throwing this error into its message log:</p>
<p><code>ntpd_initres[2619]: ntpd returns a permission denied error!</code></p>
<p>It would only appear about every five minutes on the server, and restarting ntpd didn't correct the issue.  I stopped ntpd entirely, but the error still appeared a few minutes later.</p>
<p>After examining the running processes, I found that there was a lonely ntpd process that was running using a non-standard method.  I killed that process, started the default instance of ntpd using the init scripts, and the issue went away.</p>
<p>It turns out that ntpd daemon that was started manually was unable to access some of the required paths and sockets that is necessary for ntpd to run properly.  These configuration items are set up in the init scripts, but they're not included when ntpd is running manually.</p>
<p><em>This was tested on Red Hat Enterprise Linux 4.</em></p>
<p><a href="http://rackerhacker.com/2008/02/20/ntpd_initres-ntpd-returns-a-permission-denied-error/">ntpd_initres: ntpd returns a permission denied error</a> is a post from: Major Hayden's <a href="http://rackerhacker.com">Racker Hacker</a> blog. 
<p>Thanks for following the blog via the RSS feed. Please don't copy my posts or quote portions of them without attribution.</p></p>
]]></content:encoded>
			<wfw:commentRss>http://rackerhacker.com/2008/02/20/ntpd_initres-ntpd-returns-a-permission-denied-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

