<?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: Checking File Permissions in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/checking-file-permissions/m-p/2690459#M55285</link>
    <description>Hi Friends,&lt;BR /&gt;Thanks for your response and sorry for the delay in assigning points.&lt;BR /&gt;Yes, the issue was resolved after using the "scmd" command. Worthwile trying it.</description>
    <pubDate>Wed, 30 Apr 2003 02:33:09 GMT</pubDate>
    <dc:creator>Sanjay Verma</dc:creator>
    <dc:date>2003-04-30T02:33:09Z</dc:date>
    <item>
      <title>Checking File Permissions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/checking-file-permissions/m-p/2690450#M55276</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I require the solution for the mentioned query asap:&lt;BR /&gt;&lt;BR /&gt;Scenario: User "a" modified the file permissions of "xxx" file. How user "b" can identify who has modified the "xxx" file?&lt;BR /&gt;&lt;BR /&gt;Hope to find the solution from the expert brains.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sanjay&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Mar 2002 05:20:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/checking-file-permissions/m-p/2690450#M55276</guid>
      <dc:creator>Sanjay Verma</dc:creator>
      <dc:date>2002-03-26T05:20:10Z</dc:date>
    </item>
    <item>
      <title>Re: Checking File Permissions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/checking-file-permissions/m-p/2690451#M55277</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If that file was properly secured only the root and the owner of the file can do it.&lt;BR /&gt;&lt;BR /&gt;If that file "xxx" had write permission for the group members any body from that group might have done it.&lt;BR /&gt;&lt;BR /&gt;If it had write permission for the others any body can change the permission on it.&lt;BR /&gt;&lt;BR /&gt;But there is no way to find who has changed the permission of a file to it's present state.&lt;BR /&gt;&lt;BR /&gt;-Vijay</description>
      <pubDate>Tue, 26 Mar 2002 05:29:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/checking-file-permissions/m-p/2690451#M55277</guid>
      <dc:creator>K.Vijayaragavan.</dc:creator>
      <dc:date>2002-03-26T05:29:27Z</dc:date>
    </item>
    <item>
      <title>Re: Checking File Permissions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/checking-file-permissions/m-p/2690452#M55278</link>
      <description>Unless the user has a .sh_history file, you&lt;BR /&gt;might be out of luck. Do have system accounting or auditing running?&lt;BR /&gt;&lt;BR /&gt;Solutions:&lt;BR /&gt;If the file was owned by 'root' change the root&lt;BR /&gt;password. &lt;BR /&gt;Implement 'sudo'</description>
      <pubDate>Tue, 26 Mar 2002 05:34:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/checking-file-permissions/m-p/2690452#M55278</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-03-26T05:34:38Z</dc:date>
    </item>
    <item>
      <title>Re: Checking File Permissions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/checking-file-permissions/m-p/2690453#M55279</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;do an ll on the file, when was it changed ?&lt;BR /&gt;&lt;BR /&gt;do a last | more to see who was logged when the file was modified&lt;BR /&gt;&lt;BR /&gt;if you have any idea who may have changed it you could check there .sh_history in there home directory, you will be able to see their last commands&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Steve&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Mar 2002 05:37:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/checking-file-permissions/m-p/2690453#M55279</guid>
      <dc:creator>steven Burgess_2</dc:creator>
      <dc:date>2002-03-26T05:37:19Z</dc:date>
    </item>
    <item>
      <title>Re: Checking File Permissions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/checking-file-permissions/m-p/2690454#M55280</link>
      <description>HI,&lt;BR /&gt;&lt;BR /&gt;as far as i know there is no information stored in the inode who changed the filepermissions. So there is no way to check this afterwards.&lt;BR /&gt;&lt;BR /&gt;The only thing i can think of is some kind of auditing. This already helped me a lot on a Novell Server. But i don't have experience with the auditing that comes with HP-UX.&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;&lt;BR /&gt;Regards Stefan</description>
      <pubDate>Tue, 26 Mar 2002 07:00:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/checking-file-permissions/m-p/2690454#M55280</guid>
      <dc:creator>Stefan Schulz</dc:creator>
      <dc:date>2002-03-26T07:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: Checking File Permissions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/checking-file-permissions/m-p/2690455#M55281</link>
      <description>I must be missing something here, but I thought that ONLY the file owner or root could change the permissions. &lt;BR /&gt;&lt;BR /&gt;Just tested it out, and even though my test file has 777 permissions, a different user cannot chmod it. Does the permission on the directory holding the file have anything to do with this?&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Mar 2002 10:40:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/checking-file-permissions/m-p/2690455#M55281</guid>
      <dc:creator>Deepak Extross</dc:creator>
      <dc:date>2002-03-26T10:40:41Z</dc:date>
    </item>
    <item>
      <title>Re: Checking File Permissions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/checking-file-permissions/m-p/2690456#M55282</link>
      <description>Deepak,&lt;BR /&gt;&lt;BR /&gt;I agree absolutely!&lt;BR /&gt;&lt;BR /&gt;Ruediger&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Mar 2002 10:54:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/checking-file-permissions/m-p/2690456#M55282</guid>
      <dc:creator>Ruediger Noack</dc:creator>
      <dc:date>2002-03-26T10:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: Checking File Permissions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/checking-file-permissions/m-p/2690457#M55283</link>
      <description>Hi,&lt;BR /&gt;One can change the file permissions if&lt;BR /&gt;&lt;BR /&gt;1. He is a root user.&lt;BR /&gt;2. If the user is belongs to group membership of that file.&lt;BR /&gt;&lt;BR /&gt;3. Owner of that file.&lt;BR /&gt;&lt;BR /&gt;If you want to find out who changed the file permissions, just keep focus on group members of that file. Then examine the .sh_history fiel and you will come to kno who changed the file permissions.&lt;BR /&gt;&lt;BR /&gt;-pap&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Mar 2002 16:38:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/checking-file-permissions/m-p/2690457#M55283</guid>
      <dc:creator>pap</dc:creator>
      <dc:date>2002-03-26T16:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: Checking File Permissions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/checking-file-permissions/m-p/2690458#M55284</link>
      <description>Deepak,&lt;BR /&gt;&lt;BR /&gt;if the directory that holds the file has the write bit set for user or group of user who wants to modify the file, and has not set the sticky bit, then this person could replace the file with a namesake file of his own with other permission bits.&lt;BR /&gt;Thus, he indeed can indirectly chmod of a file.</description>
      <pubDate>Tue, 26 Mar 2002 17:03:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/checking-file-permissions/m-p/2690458#M55284</guid>
      <dc:creator>Ralph Grothe</dc:creator>
      <dc:date>2002-03-26T17:03:00Z</dc:date>
    </item>
    <item>
      <title>Re: Checking File Permissions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/checking-file-permissions/m-p/2690459#M55285</link>
      <description>Hi Friends,&lt;BR /&gt;Thanks for your response and sorry for the delay in assigning points.&lt;BR /&gt;Yes, the issue was resolved after using the "scmd" command. Worthwile trying it.</description>
      <pubDate>Wed, 30 Apr 2003 02:33:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/checking-file-permissions/m-p/2690459#M55285</guid>
      <dc:creator>Sanjay Verma</dc:creator>
      <dc:date>2003-04-30T02:33:09Z</dc:date>
    </item>
  </channel>
</rss>

