<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Error Mesage in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/error-mesage/m-p/2889641#M818997</link>
    <description>The problem is not with file permissions, but directory permissions.  Make sure that the owner/group and mod of /etc/mail &lt;BR /&gt;Should be &lt;BR /&gt;owner=bin&lt;BR /&gt;group=bin&lt;BR /&gt;mode=555&lt;BR /&gt;&lt;BR /&gt;You can fix this by the following..&lt;BR /&gt;% chown bin:bin /etc/mail&lt;BR /&gt;% chmod 555 /etc/mail&lt;BR /&gt;&lt;BR /&gt;File permissions are just as particular, but the directory is what the error clearly states.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Shannon</description>
    <pubDate>Thu, 23 Jan 2003 18:39:25 GMT</pubDate>
    <dc:creator>Shannon Petry</dc:creator>
    <dc:date>2003-01-23T18:39:25Z</dc:date>
    <item>
      <title>Error Mesage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-mesage/m-p/2889640#M818996</link>
      <description>/etc/mail/sendmail.cf: line 0: WARNING: World writable directory /etc&lt;BR /&gt;/etc/mail/sendmail.cf: line 691: fileclass: cannot open /etc/mail/sendmail.cw: World writable directory&lt;BR /&gt;&lt;BR /&gt;The /etc/mail/* files have the same permissions in both servers but one can run sendmail and the other cannot.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Jan 2003 18:17:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-mesage/m-p/2889640#M818996</guid>
      <dc:creator>Santiago Flores</dc:creator>
      <dc:date>2003-01-23T18:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: Error Mesage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-mesage/m-p/2889641#M818997</link>
      <description>The problem is not with file permissions, but directory permissions.  Make sure that the owner/group and mod of /etc/mail &lt;BR /&gt;Should be &lt;BR /&gt;owner=bin&lt;BR /&gt;group=bin&lt;BR /&gt;mode=555&lt;BR /&gt;&lt;BR /&gt;You can fix this by the following..&lt;BR /&gt;% chown bin:bin /etc/mail&lt;BR /&gt;% chmod 555 /etc/mail&lt;BR /&gt;&lt;BR /&gt;File permissions are just as particular, but the directory is what the error clearly states.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Shannon</description>
      <pubDate>Thu, 23 Jan 2003 18:39:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-mesage/m-p/2889641#M818997</guid>
      <dc:creator>Shannon Petry</dc:creator>
      <dc:date>2003-01-23T18:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: Error Mesage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-mesage/m-p/2889642#M818998</link>
      <description>Santiago: check the following thread, I suspect your problem is related.  Permissions on several directories need to be checked:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x19144b3ef09fd611abdb0090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x19144b3ef09fd611abdb0090277a778c,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I searched the forums with the following keywords, and got a lot of hits, try it yourself if the above link does not solve your problem.&lt;BR /&gt;&lt;BR /&gt;sendmail world writable directory &lt;BR /&gt;&lt;BR /&gt;Regards, --bmr</description>
      <pubDate>Thu, 23 Jan 2003 18:43:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-mesage/m-p/2889642#M818998</guid>
      <dc:creator>Brian M Rawlings</dc:creator>
      <dc:date>2003-01-23T18:43:29Z</dc:date>
    </item>
    <item>
      <title>Re: Error Mesage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-mesage/m-p/2889643#M818999</link>
      <description>Hi Santiago,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;What the error is complaining about is the perms on /etc&lt;BR /&gt;&lt;BR /&gt;/etc should be &lt;BR /&gt;dr-xr-xr-x (555) bin:bin&lt;BR /&gt;&lt;BR /&gt;It's a security threat for /etc to be world writable as there's nothing in there that comman users need to write. It's all config type stuff that ONLY root should be able to write.&lt;BR /&gt;&lt;BR /&gt;Suspect that if both systems have perms on /etc the same, then you have diff sendmail vers &amp;amp; the newer is the complainer.&lt;BR /&gt;Sendmail has been steadily hardening itself thru the years.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Jan 2003 18:45:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-mesage/m-p/2889643#M818999</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2003-01-23T18:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: Error Mesage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-mesage/m-p/2889644#M819000</link>
      <description>The solution for sendmail was change the permission for /etc to 555, thanks to all of you for your help.</description>
      <pubDate>Thu, 23 Jan 2003 22:11:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-mesage/m-p/2889644#M819000</guid>
      <dc:creator>Santiago Flores</dc:creator>
      <dc:date>2003-01-23T22:11:25Z</dc:date>
    </item>
  </channel>
</rss>

