<?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: Change owner in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/change-owner/m-p/2876702#M3227</link>
    <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;only root is empowered to use chown command in that way.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;U.SivaKumar</description>
    <pubDate>Wed, 08 Jan 2003 06:49:22 GMT</pubDate>
    <dc:creator>U.SivaKumar_2</dc:creator>
    <dc:date>2003-01-08T06:49:22Z</dc:date>
    <item>
      <title>Change owner</title>
      <link>https://community.hpe.com/t5/operating-system-linux/change-owner/m-p/2876701#M3226</link>
      <description>I found the user can change the file owner on UNIX box , but can't in Linux, &lt;BR /&gt;eg. ( On UNIX )&lt;BR /&gt;# whoami&lt;BR /&gt;UserA&lt;BR /&gt;# ll &lt;BR /&gt;-rw-rw-rw-  userA ACC    abc.prn&lt;BR /&gt;# chown UserB:ACC  abc.prn&lt;BR /&gt;#ll &lt;BR /&gt;-rw-rw-rw-  userB ACC    abc.prn&lt;BR /&gt;&lt;BR /&gt;(On Linux)&lt;BR /&gt;do the same thing,&lt;BR /&gt;# chown UserB:ACC  abc.prn&lt;BR /&gt;chown: changing ownership of `./abc.prn': Operation not permitted&lt;BR /&gt;&lt;BR /&gt;How to let the user to change the ownership to other ID? Thx.</description>
      <pubDate>Wed, 08 Jan 2003 05:07:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/change-owner/m-p/2876701#M3226</guid>
      <dc:creator>Cheung_2</dc:creator>
      <dc:date>2003-01-08T05:07:42Z</dc:date>
    </item>
    <item>
      <title>Re: Change owner</title>
      <link>https://community.hpe.com/t5/operating-system-linux/change-owner/m-p/2876702#M3227</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;only root is empowered to use chown command in that way.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;U.SivaKumar</description>
      <pubDate>Wed, 08 Jan 2003 06:49:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/change-owner/m-p/2876702#M3227</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2003-01-08T06:49:22Z</dc:date>
    </item>
    <item>
      <title>Re: Change owner</title>
      <link>https://community.hpe.com/t5/operating-system-linux/change-owner/m-p/2876703#M3228</link>
      <description>Hi,&lt;BR /&gt;You can indeed not "by default" do this on Linux, but you can make it equal to the Unix box by using sudo.&lt;BR /&gt;Important note : Unless you want everyone to be able to chown every file (not good !) you should specify this user by user and use the &lt;BR /&gt;"chown --from=CURRENT_USER" commandline to make sure the user can only chown his/her own files.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Tom&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Jan 2003 14:33:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/change-owner/m-p/2876703#M3228</guid>
      <dc:creator>Tom Geudens</dc:creator>
      <dc:date>2003-01-08T14:33:16Z</dc:date>
    </item>
    <item>
      <title>Re: Change owner</title>
      <link>https://community.hpe.com/t5/operating-system-linux/change-owner/m-p/2876704#M3229</link>
      <description>hi, &lt;BR /&gt;&lt;BR /&gt;It's a restriction on kernel level. But there's a way to circumvent this by compiling your own kernel. Before you do that you must change the following file in the kernel source tree (/usr/src/linux normally, if installed) &lt;BR /&gt;&lt;BR /&gt;include/kernel/capability.h&lt;BR /&gt;&lt;BR /&gt;Search in the file for the following line and change the 0 into a 1.&lt;BR /&gt;&lt;BR /&gt;#define CAP_CHOWN            0&lt;BR /&gt;&lt;BR /&gt;rgds. &lt;BR /&gt;&lt;BR /&gt;Steven&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Jan 2003 19:24:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/change-owner/m-p/2876704#M3229</guid>
      <dc:creator>Steven Mertens</dc:creator>
      <dc:date>2003-01-08T19:24:22Z</dc:date>
    </item>
    <item>
      <title>Re: Change owner</title>
      <link>https://community.hpe.com/t5/operating-system-linux/change-owner/m-p/2876705#M3230</link>
      <description>Hi,&lt;BR /&gt;Another agreement.&lt;BR /&gt;UserA can't take ownership.&lt;BR /&gt;UserB or root can only give ownership.&lt;BR /&gt;You can, as UserA, cp the file and get a copy with you as the owner.&lt;BR /&gt;&lt;BR /&gt;Good Luck,&lt;BR /&gt;&lt;BR /&gt;Kel</description>
      <pubDate>Wed, 08 Jan 2003 21:24:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/change-owner/m-p/2876705#M3230</guid>
      <dc:creator>Kelli Ward</dc:creator>
      <dc:date>2003-01-08T21:24:41Z</dc:date>
    </item>
  </channel>
</rss>

