<?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: changing a hard link in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-a-hard-link/m-p/2762255#M72729</link>
    <description>Hi Ron:&lt;BR /&gt;&lt;BR /&gt;The permissions of a link are meaningless.  Further, it appears that this is a soft, transition link.  What is the file in question?&lt;BR /&gt;Please provide 'ls -ls' output.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
    <pubDate>Thu, 11 Jul 2002 18:44:59 GMT</pubDate>
    <dc:creator>James R. Ferguson</dc:creator>
    <dc:date>2002-07-11T18:44:59Z</dc:date>
    <item>
      <title>changing a hard link</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-a-hard-link/m-p/2762254#M72728</link>
      <description>I'm having trouble with a service starting on one of my machines. I've noticed some differences between this machine and my others in the permissions of the hard links. The machine that I'm having trouble with has a bunch of files in /etc with the following permissions on links:&lt;BR /&gt;   lr--r--r-T&lt;BR /&gt;&lt;BR /&gt;All the other machines have the same links with permissions of:&lt;BR /&gt;   lrwxrwxrwt&lt;BR /&gt;&lt;BR /&gt;Can the links be changed, or do they have to be removed and re-established?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Ron</description>
      <pubDate>Thu, 11 Jul 2002 18:40:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-a-hard-link/m-p/2762254#M72728</guid>
      <dc:creator>Ron Bromwell</dc:creator>
      <dc:date>2002-07-11T18:40:26Z</dc:date>
    </item>
    <item>
      <title>Re: changing a hard link</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-a-hard-link/m-p/2762255#M72729</link>
      <description>Hi Ron:&lt;BR /&gt;&lt;BR /&gt;The permissions of a link are meaningless.  Further, it appears that this is a soft, transition link.  What is the file in question?&lt;BR /&gt;Please provide 'ls -ls' output.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 11 Jul 2002 18:44:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-a-hard-link/m-p/2762255#M72729</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-07-11T18:44:59Z</dc:date>
    </item>
    <item>
      <title>Re: changing a hard link</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-a-hard-link/m-p/2762256#M72730</link>
      <description>Soft link you mean .. ? Usually you don;t have to mess with the "link" permission, especially if it's in /etc if nothing is broken.</description>
      <pubDate>Thu, 11 Jul 2002 18:46:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-a-hard-link/m-p/2762256#M72730</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-07-11T18:46:48Z</dc:date>
    </item>
    <item>
      <title>Re: changing a hard link</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-a-hard-link/m-p/2762257#M72731</link>
      <description>Ron,&lt;BR /&gt;Permissions of lr--r--r-T indicates a soft link, not a hard link. A hard link will not have the leading 'l'. &lt;BR /&gt;Example:&lt;BR /&gt;# ln xxx yyy&lt;BR /&gt;# ll xxx yyy&lt;BR /&gt;-rw-rw-rw-   2 root       sys              0 Jul 11 15:19 xxx&lt;BR /&gt;-rw-rw-rw-   2 root       sys              0 Jul 11 15:19 yyy&lt;BR /&gt;### yyy is a hard link and the permissions are valid ###&lt;BR /&gt;&lt;BR /&gt;# rm yyy&lt;BR /&gt;# ln -s xxx yyy&lt;BR /&gt;# ll xxx yyy&lt;BR /&gt;-rw-rw-rw-   1 root       sys              0 Jul 11 15:19 xxx&lt;BR /&gt;lrwxrwxrwx   1 root       sys              3 Jul 11 15:19 yyy -&amp;gt; xxx&lt;BR /&gt;### yyy is now a soft link and the permissions are ignored ###</description>
      <pubDate>Thu, 11 Jul 2002 19:17:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-a-hard-link/m-p/2762257#M72731</guid>
      <dc:creator>Rich Wright</dc:creator>
      <dc:date>2002-07-11T19:17:44Z</dc:date>
    </item>
    <item>
      <title>Re: changing a hard link</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-a-hard-link/m-p/2762258#M72732</link>
      <description>Just wanted to make sure that you didn't change the permissions of the link using chmod/chown. If you did, look at the linked file to see if the permissions got messed up and compare them with the other systems.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Thu, 11 Jul 2002 21:07:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-a-hard-link/m-p/2762258#M72732</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2002-07-11T21:07:42Z</dc:date>
    </item>
    <item>
      <title>Re: changing a hard link</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-a-hard-link/m-p/2762259#M72733</link>
      <description>Sorry about that, it is a soft link. My main concern was the "T". According to the man page on ll, the "T" is the same as "t" except execute permissions are denied to others.</description>
      <pubDate>Fri, 12 Jul 2002 10:14:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-a-hard-link/m-p/2762259#M72733</guid>
      <dc:creator>Ron Bromwell</dc:creator>
      <dc:date>2002-07-12T10:14:59Z</dc:date>
    </item>
    <item>
      <title>Re: changing a hard link</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-a-hard-link/m-p/2762260#M72734</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;the T means that this is a transition link.&lt;BR /&gt;See man tllist&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Fri, 12 Jul 2002 10:19:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-a-hard-link/m-p/2762260#M72734</guid>
      <dc:creator>Andreas Voss</dc:creator>
      <dc:date>2002-07-12T10:19:26Z</dc:date>
    </item>
  </channel>
</rss>

