<?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: syslog error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-error/m-p/4537864#M368965</link>
    <description>&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;&lt;BR /&gt;My requirement is, i want to give 600 permission to syslog file and normal user should access the syslog file for login details.&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;by default syslog file permission has read access permission&lt;BR /&gt;&lt;BR /&gt;Example :-&lt;BR /&gt;&lt;BR /&gt;rw-r-r syslog.log&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Sat, 21 Nov 2009 16:25:32 GMT</pubDate>
    <dc:creator>Johnson Punniyalingam</dc:creator>
    <dc:date>2009-11-21T16:25:32Z</dc:date>
    <item>
      <title>syslog error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-error/m-p/4537863#M368964</link>
      <description>Hi Admins,&lt;BR /&gt;&lt;BR /&gt;As the part of hardening i have to reassign the syslog with 600 permission.But we use a normal user to grep the syslog.log to list the login details for which we have script.&lt;BR /&gt;&lt;BR /&gt;So i have set acl read permission for the normal user with syslog.log file.But its showing permission denied.I have tested with full acl permission(rwx).But no use.&lt;BR /&gt;&lt;BR /&gt;My requirement is, i want to give 600 permission to syslog file and normal user should access the syslog file for login details.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Please suggest&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;himacs</description>
      <pubDate>Sat, 21 Nov 2009 16:12:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-error/m-p/4537863#M368964</guid>
      <dc:creator>himacs</dc:creator>
      <dc:date>2009-11-21T16:12:58Z</dc:date>
    </item>
    <item>
      <title>Re: syslog error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-error/m-p/4537864#M368965</link>
      <description>&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;&lt;BR /&gt;My requirement is, i want to give 600 permission to syslog file and normal user should access the syslog file for login details.&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;by default syslog file permission has read access permission&lt;BR /&gt;&lt;BR /&gt;Example :-&lt;BR /&gt;&lt;BR /&gt;rw-r-r syslog.log&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 21 Nov 2009 16:25:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-error/m-p/4537864#M368965</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2009-11-21T16:25:32Z</dc:date>
    </item>
    <item>
      <title>Re: syslog error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-error/m-p/4537865#M368966</link>
      <description>&amp;gt;&amp;gt;i want to give 600 permission to syslog file&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;if you give "600: permission to syslog"&lt;BR /&gt;&lt;BR /&gt;normal user have no access i mean (r=read)&lt;BR /&gt;&lt;BR /&gt;by default file permission should has below&lt;BR /&gt;&lt;BR /&gt;rw-r-r syslog.log&lt;BR /&gt;&lt;BR /&gt;# chmod 644 syslog.log&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;simple explanation of rwx&lt;BR /&gt;&lt;BR /&gt;(r = read = 4)&lt;BR /&gt;(w = write = 2)&lt;BR /&gt;(x = excute = 1)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 21 Nov 2009 16:30:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-error/m-p/4537865#M368966</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2009-11-21T16:30:56Z</dc:date>
    </item>
    <item>
      <title>Re: syslog error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-error/m-p/4537866#M368967</link>
      <description>Hi Johnson,&lt;BR /&gt;&lt;BR /&gt;Thanx for ur time..&lt;BR /&gt;&lt;BR /&gt;defaukt permission is 644.&lt;BR /&gt;&lt;BR /&gt;But as the part of hardening m making it as 600.&lt;BR /&gt;&lt;BR /&gt;ANd m giving ACL permission to a normal user to read syslogs.But it showing permission denied.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;himacs</description>
      <pubDate>Sat, 21 Nov 2009 16:33:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-error/m-p/4537866#M368967</guid>
      <dc:creator>himacs</dc:creator>
      <dc:date>2009-11-21T16:33:10Z</dc:date>
    </item>
    <item>
      <title>Re: syslog error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-error/m-p/4537867#M368968</link>
      <description>&amp;gt;&amp;gt;But as the part of hardening m making it as 600&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;never came across these kind of "hardening" ?&lt;BR /&gt;&lt;BR /&gt;owner of the file is "root", I d'not see any point here. by default its "syslog.log" carries readonly permission for others /normal users&lt;BR /&gt;&lt;BR /&gt;by default "syslog.log" which has "rw-r-r"&lt;BR /&gt;perfect - Its my understanding &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 21 Nov 2009 16:44:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-error/m-p/4537867#M368968</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2009-11-21T16:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: syslog error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-error/m-p/4537868#M368969</link>
      <description>&lt;BR /&gt;Hope this Helps,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums13.itrc.hp.com/service/forums/questionanswer.do?admit=109447627+1258822839871+28353475&amp;amp;threadId=1046300" target="_blank"&gt;http://forums13.itrc.hp.com/service/forums/questionanswer.do?admit=109447627+1258822839871+28353475&amp;amp;threadId=1046300&lt;/A&gt;</description>
      <pubDate>Sat, 21 Nov 2009 17:02:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-error/m-p/4537868#M368969</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2009-11-21T17:02:19Z</dc:date>
    </item>
    <item>
      <title>Re: syslog error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-error/m-p/4537869#M368970</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;Hi &lt;BR /&gt;&lt;BR /&gt;please find the getacl output&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;/var/adm/syslog&amp;gt;getacl syslog.log&lt;BR /&gt;# file: syslog.log&lt;BR /&gt;# owner: root&lt;BR /&gt;# group: root&lt;BR /&gt;user::rw-&lt;BR /&gt;user:uxgsmc:rw- #effective:---&lt;BR /&gt;group::r--      #effective:---&lt;BR /&gt;class:---&lt;BR /&gt;other:---&lt;BR /&gt;/var/adm/syslog&amp;gt;more syslog.log&lt;BR /&gt;syslog.log: Permission denied&lt;BR /&gt;&lt;BR /&gt;here its showing effective as ---.&lt;BR /&gt;&lt;BR /&gt;Plz suggest&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;himacs&lt;BR /&gt;</description>
      <pubDate>Sun, 22 Nov 2009 11:05:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-error/m-p/4537869#M368970</guid>
      <dc:creator>himacs</dc:creator>
      <dc:date>2009-11-22T11:05:05Z</dc:date>
    </item>
    <item>
      <title>Re: syslog error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-error/m-p/4537870#M368971</link>
      <description>perhaps you could use sudo, limit that user to do only grep on the syslog?&lt;BR /&gt;&lt;BR /&gt;it's a possible work around.</description>
      <pubDate>Mon, 23 Nov 2009 09:42:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-error/m-p/4537870#M368971</guid>
      <dc:creator>dirk dierickx</dc:creator>
      <dc:date>2009-11-23T09:42:14Z</dc:date>
    </item>
  </channel>
</rss>

