<?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: Chown Issues - Stumped in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/chown-issues-stumped/m-p/2558189#M917954</link>
    <description>Has someone somehow changed permissions on chown on the Sun boxes?  On you sun box do an 'll `which chown`' and see what the permissions look like.  I'm not logged into the office so I can't check on one of our sun boxes.</description>
    <pubDate>Fri, 27 Jul 2001 22:50:32 GMT</pubDate>
    <dc:creator>Patrick Wallek</dc:creator>
    <dc:date>2001-07-27T22:50:32Z</dc:date>
    <item>
      <title>Chown Issues - Stumped</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/chown-issues-stumped/m-p/2558186#M917951</link>
      <description>All,&lt;BR /&gt;&lt;BR /&gt;I'm in a NIS/NFS environment where I can log into either HP's or Suns. In the HP environment, chown works, but in the Sun environment, it doesn't. Please see details below:&lt;BR /&gt;&lt;BR /&gt;[myname@SUNmachine1]% ls -l&lt;BR /&gt;-rwxr-xr-x 1 myname sysadmin 1586 Jun 22 16:11 file3&lt;BR /&gt;-rwxr-xr-x 1 myname sysadmin 9 Jul 9 09:48 test.sh&lt;BR /&gt;[myname@SUNmachine1]% id&lt;BR /&gt;uid=12345(myname) gid=14(sysadmin)&lt;BR /&gt;[myname@SUNmachine1]% chown yourname test.sh&lt;BR /&gt;chown: test.sh: Not owner&lt;BR /&gt;[myname@SUNmachine1]% &lt;BR /&gt;[myname@SUNmachine1]% telnet HPmachine1&lt;BR /&gt;&lt;BLAH blah...snip=""&gt;&lt;BR /&gt;[myname@HPmachine1]% ls -l&lt;BR /&gt;-rwxr-xr-x 1 myname sysadmin 1586 Jun 22 16:11 file3&lt;BR /&gt;-rwxr-xr-x 1 myname sysadmin 9 Jul 9 09:48 test.sh&lt;BR /&gt;[myname@HPmachine]% chown yourname test.sh&lt;BR /&gt;[myname@HPmachine]% ls -l&lt;BR /&gt;-rwxr-xr-x 1 myname sysadmin 1586 Jun 22 16:11 file3&lt;BR /&gt;-rwxr-xr-x 1 yourname sysadmin 9 Jul 9 09:48 test.sh&lt;BR /&gt;[myname@HPmachine]%&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Anyone have any suggestions as to why this is?&lt;BR /&gt;&lt;BR /&gt;Any and all help appreciated!!&lt;BR /&gt;&lt;BR /&gt;Pete&lt;BR /&gt;&lt;/BLAH&gt;</description>
      <pubDate>Fri, 27 Jul 2001 19:10:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/chown-issues-stumped/m-p/2558186#M917951</guid>
      <dc:creator>Peter_17</dc:creator>
      <dc:date>2001-07-27T19:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: Chown Issues - Stumped</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/chown-issues-stumped/m-p/2558187#M917952</link>
      <description>hummmmmm???&lt;BR /&gt;&lt;BR /&gt;For some reason, the system does not think you are myname?&lt;BR /&gt;&lt;BR /&gt;Try to touch a file in that dir.&lt;BR /&gt;&lt;BR /&gt;touch test1.sh&lt;BR /&gt;&lt;BR /&gt;Is the owner myname or is it another?&lt;BR /&gt;&lt;BR /&gt;...jcd...</description>
      <pubDate>Fri, 27 Jul 2001 19:53:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/chown-issues-stumped/m-p/2558187#M917952</guid>
      <dc:creator>Joseph C. Denman</dc:creator>
      <dc:date>2001-07-27T19:53:09Z</dc:date>
    </item>
    <item>
      <title>Re: Chown Issues - Stumped</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/chown-issues-stumped/m-p/2558188#M917953</link>
      <description>Yes, not a problem... I can create it, but after that, I cannot chown OR chrgp it...</description>
      <pubDate>Fri, 27 Jul 2001 20:26:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/chown-issues-stumped/m-p/2558188#M917953</guid>
      <dc:creator>Peter_17</dc:creator>
      <dc:date>2001-07-27T20:26:22Z</dc:date>
    </item>
    <item>
      <title>Re: Chown Issues - Stumped</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/chown-issues-stumped/m-p/2558189#M917954</link>
      <description>Has someone somehow changed permissions on chown on the Sun boxes?  On you sun box do an 'll `which chown`' and see what the permissions look like.  I'm not logged into the office so I can't check on one of our sun boxes.</description>
      <pubDate>Fri, 27 Jul 2001 22:50:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/chown-issues-stumped/m-p/2558189#M917954</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2001-07-27T22:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: Chown Issues - Stumped</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/chown-issues-stumped/m-p/2558190#M917955</link>
      <description>Hi,&lt;BR /&gt;This is a security feature provided by SUN ... the obvious reason  is that  "no unpriviledged user should be able to give or take ownership". &lt;BR /&gt;Hope this clarifies the query.&lt;BR /&gt;&lt;BR /&gt;Suhas.</description>
      <pubDate>Mon, 30 Jul 2001 05:42:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/chown-issues-stumped/m-p/2558190#M917955</guid>
      <dc:creator>Suhas_2</dc:creator>
      <dc:date>2001-07-30T05:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: Chown Issues - Stumped</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/chown-issues-stumped/m-p/2558191#M917956</link>
      <description>yes,suhas is right!&lt;BR /&gt;&lt;BR /&gt;on Sun(solaris) , when you "man chown" , it prompts this to you !&lt;BR /&gt;&lt;BR /&gt;-=&lt;BR /&gt;The   operating   system   has   a   configuration    option&lt;BR /&gt;     {_POSIX_CHOWN_RESTRICTED},  to  restrict  ownership changes.&lt;BR /&gt;     When this option is in effect  the  owner  of  the  file  is&lt;BR /&gt;     prevented  from changing the owner ID of the file.  Only the&lt;BR /&gt;     super-user can arbitrarily change owner IDs whether  or  not&lt;BR /&gt;     this option is in effect.  To set this configuration option,&lt;BR /&gt;     include the following line in /etc/system:&lt;BR /&gt;&lt;BR /&gt;          set rstchown = 1&lt;BR /&gt;&lt;BR /&gt;     To disable  this  option,  include  the  following  line  in&lt;BR /&gt;     /etc/system:&lt;BR /&gt;&lt;BR /&gt;          set rstchown = 0&lt;BR /&gt;&lt;BR /&gt;     {_POSIX_CHOWN_RESTRICTED} is enabled by default.   See  sys-&lt;BR /&gt;     tem(4) and fpathconf(2).&lt;BR /&gt;-=-=&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 30 Jul 2001 11:11:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/chown-issues-stumped/m-p/2558191#M917956</guid>
      <dc:creator>Frank Li</dc:creator>
      <dc:date>2001-07-30T11:11:25Z</dc:date>
    </item>
    <item>
      <title>Re: Chown Issues - Stumped</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/chown-issues-stumped/m-p/2558192#M917957</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Just for info: on HP-UX you can restrict the chown command with "setprivgrp", see man 1m setprivgrp.</description>
      <pubDate>Mon, 30 Jul 2001 12:48:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/chown-issues-stumped/m-p/2558192#M917957</guid>
      <dc:creator>Mark van Hassel</dc:creator>
      <dc:date>2001-07-30T12:48:11Z</dc:date>
    </item>
    <item>
      <title>Re: Chown Issues - Stumped</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/chown-issues-stumped/m-p/2558193#M917958</link>
      <description>Thanks to all who responded. I knew I could rely on you guys!&lt;BR /&gt;&lt;BR /&gt;I learn something everyday!&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Mon, 30 Jul 2001 13:24:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/chown-issues-stumped/m-p/2558193#M917958</guid>
      <dc:creator>Peter_17</dc:creator>
      <dc:date>2001-07-30T13:24:10Z</dc:date>
    </item>
  </channel>
</rss>

