<?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 ipop3 file permissions setup in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/ipop3-file-permissions-setup/m-p/3320862#M12967</link>
    <description>I get the following error out of LogWatch each morning. What are the chmod xxx numbers that will result in the 1777 protection ??&lt;BR /&gt;&lt;BR /&gt;**Unmatched Entries**   Mailbox vulnerable - directory /var/spool/mail must have 1777 protection: 54 Time(s) ---------------------- ipop3d End ------------------------- &lt;BR /&gt;&lt;BR /&gt;Thanks for any response !!</description>
    <pubDate>Thu, 01 Jul 2004 13:11:35 GMT</pubDate>
    <dc:creator>Vernon Brown_4</dc:creator>
    <dc:date>2004-07-01T13:11:35Z</dc:date>
    <item>
      <title>ipop3 file permissions setup</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ipop3-file-permissions-setup/m-p/3320862#M12967</link>
      <description>I get the following error out of LogWatch each morning. What are the chmod xxx numbers that will result in the 1777 protection ??&lt;BR /&gt;&lt;BR /&gt;**Unmatched Entries**   Mailbox vulnerable - directory /var/spool/mail must have 1777 protection: 54 Time(s) ---------------------- ipop3d End ------------------------- &lt;BR /&gt;&lt;BR /&gt;Thanks for any response !!</description>
      <pubDate>Thu, 01 Jul 2004 13:11:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ipop3-file-permissions-setup/m-p/3320862#M12967</guid>
      <dc:creator>Vernon Brown_4</dc:creator>
      <dc:date>2004-07-01T13:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: ipop3 file permissions setup</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ipop3-file-permissions-setup/m-p/3320863#M12968</link>
      <description>Greetings,&lt;BR /&gt; First I'd like to suggest a trip to:&lt;BR /&gt;man chmod. You'll find it an invaluable trip.&lt;BR /&gt;You can also get similar results on the web at:&lt;BR /&gt;&lt;A href="http://man.dnswatch.com" target="_blank"&gt;http://man.dnswatch.com&lt;/A&gt; (for *BSD but very&lt;BR /&gt;similar). OK, and now for the answer to your&lt;BR /&gt;question...&lt;BR /&gt;You need to type chmod 1777 (whatever directory&lt;BR /&gt;it's complaining about), eg;&lt;BR /&gt;chmod 1777 mymailbox. You might be confused&lt;BR /&gt;because of the 4th octet as most ppl are more&lt;BR /&gt;accustomed to seeing (or using 3). The extra&lt;BR /&gt;octet is the "sticky" bit. Meaning all subs&lt;BR /&gt;of the folder inherit the same premissions&lt;BR /&gt;as it's parent.&lt;BR /&gt;&lt;BR /&gt;Have fun!&lt;BR /&gt;&lt;BR /&gt;Chris out...&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Jul 2004 13:29:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ipop3-file-permissions-setup/m-p/3320863#M12968</guid>
      <dc:creator>unknown_6</dc:creator>
      <dc:date>2004-07-01T13:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: ipop3 file permissions setup</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ipop3-file-permissions-setup/m-p/3320864#M12969</link>
      <description>cd /var/mail&lt;BR /&gt;&lt;BR /&gt;make the permissions look like this:&lt;BR /&gt;&lt;BR /&gt;-rw-------    1 root     mail     31098315 Jul  1 13:18 root&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This applies to all files.&lt;BR /&gt;&lt;BR /&gt;The group on allthese files needs to be mail.&lt;BR /&gt;&lt;BR /&gt;The intended user must own it.&lt;BR /&gt;&lt;BR /&gt;When I got this message, what I recommend above is all I did. The message did not go away immediately, but eventually did.&lt;BR /&gt;&lt;BR /&gt;Don't do a chomod 1777, just look for files with those permissions. You probably won't find any.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 01 Jul 2004 13:31:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ipop3-file-permissions-setup/m-p/3320864#M12969</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-07-01T13:31:43Z</dc:date>
    </item>
    <item>
      <title>Re: ipop3 file permissions setup</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ipop3-file-permissions-setup/m-p/3320865#M12970</link>
      <description>Its probably okay to chmod 1777 the directory.&lt;BR /&gt;&lt;BR /&gt;Here are my permissions RH ES 3&lt;BR /&gt;&lt;BR /&gt;drwxr-xr-x   17 root     root         4096 Feb 21 21:03 &lt;BR /&gt;&lt;BR /&gt;Not getting the error.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;Jerusalem</description>
      <pubDate>Thu, 01 Jul 2004 13:34:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ipop3-file-permissions-setup/m-p/3320865#M12970</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-07-01T13:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: ipop3 file permissions setup</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ipop3-file-permissions-setup/m-p/3320866#M12971</link>
      <description>Ok thanks; I'll give it a shot. I didn't see how chmod 1777 could work to make the Mailbox less vulnerable; seems like it would be more so.&lt;BR /&gt;&lt;BR /&gt;Vern</description>
      <pubDate>Thu, 01 Jul 2004 15:36:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ipop3-file-permissions-setup/m-p/3320866#M12971</guid>
      <dc:creator>Vernon Brown_4</dc:creator>
      <dc:date>2004-07-01T15:36:18Z</dc:date>
    </item>
    <item>
      <title>Re: ipop3 file permissions setup</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ipop3-file-permissions-setup/m-p/3320867#M12972</link>
      <description>After a trip to man chmod I see that the sticky bit set on a directory makes it so that only root can change or remove files in the directory. The stickybit not set must be causing the complaint.&lt;BR /&gt;&lt;BR /&gt;Vern</description>
      <pubDate>Thu, 01 Jul 2004 15:41:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ipop3-file-permissions-setup/m-p/3320867#M12972</guid>
      <dc:creator>Vernon Brown_4</dc:creator>
      <dc:date>2004-07-01T15:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: ipop3 file permissions setup</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ipop3-file-permissions-setup/m-p/3320868#M12973</link>
      <description>Sticky bit (also usually on /tmp/) is set to allow only root, or the person who created the file to remove it.&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Jul 2004 18:00:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ipop3-file-permissions-setup/m-p/3320868#M12973</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2004-07-01T18:00:46Z</dc:date>
    </item>
  </channel>
</rss>

