<?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: difference between trusted systems and non trusted systems. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/difference-between-trusted-systems-and-non-trusted-systems/m-p/4332564#M342340</link>
    <description>The biggest difference:&lt;BR /&gt;&lt;BR /&gt;With NON-TRUSTED systems, all encrypted passwords are stored in the /etc/passwd file.&lt;BR /&gt;&lt;BR /&gt;With TRUSTED system, all encrypted passwords are stored in files in the /tcb/files/auth directory structure.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 06 Jan 2009 15:15:06 GMT</pubDate>
    <dc:creator>Patrick Wallek</dc:creator>
    <dc:date>2009-01-06T15:15:06Z</dc:date>
    <item>
      <title>difference between trusted systems and non trusted systems.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/difference-between-trusted-systems-and-non-trusted-systems/m-p/4332562#M342338</link>
      <description>what is the difference between trusted systems and non trusted systems.</description>
      <pubDate>Tue, 06 Jan 2009 15:00:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/difference-between-trusted-systems-and-non-trusted-systems/m-p/4332562#M342338</guid>
      <dc:creator>arun khatwani</dc:creator>
      <dc:date>2009-01-06T15:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: difference between trusted systems and non trusted systems.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/difference-between-trusted-systems-and-non-trusted-systems/m-p/4332563#M342339</link>
      <description>Hi Arun:&lt;BR /&gt;&lt;BR /&gt;Have a look at:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-90950/ch08.html" target="_blank"&gt;http://docs.hp.com/en/B2355-90950/ch08.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Beginning with 11.31, trusted implementations are deprecated.  Use the shadow password file available with 11.11 (as a product add-on) and intrinsically found in 11.23 and 11.31.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 06 Jan 2009 15:14:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/difference-between-trusted-systems-and-non-trusted-systems/m-p/4332563#M342339</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-01-06T15:14:02Z</dc:date>
    </item>
    <item>
      <title>Re: difference between trusted systems and non trusted systems.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/difference-between-trusted-systems-and-non-trusted-systems/m-p/4332564#M342340</link>
      <description>The biggest difference:&lt;BR /&gt;&lt;BR /&gt;With NON-TRUSTED systems, all encrypted passwords are stored in the /etc/passwd file.&lt;BR /&gt;&lt;BR /&gt;With TRUSTED system, all encrypted passwords are stored in files in the /tcb/files/auth directory structure.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Jan 2009 15:15:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/difference-between-trusted-systems-and-non-trusted-systems/m-p/4332564#M342340</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2009-01-06T15:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: difference between trusted systems and non trusted systems.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/difference-between-trusted-systems-and-non-trusted-systems/m-p/4332565#M342341</link>
      <description>what is the benefit of making system trusted or non trusted.</description>
      <pubDate>Tue, 06 Jan 2009 15:16:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/difference-between-trusted-systems-and-non-trusted-systems/m-p/4332565#M342341</guid>
      <dc:creator>arun khatwani</dc:creator>
      <dc:date>2009-01-06T15:16:29Z</dc:date>
    </item>
    <item>
      <title>Re: difference between trusted systems and non trusted systems.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/difference-between-trusted-systems-and-non-trusted-systems/m-p/4332566#M342342</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;&amp;gt; what is the benefit of making system trusted or non trusted&lt;BR /&gt;&lt;BR /&gt;A trusted (deprecated) implementation or a shadow password file stores the encrypted passwords in lieu of '/etc/passwd'.  Since '/etc/passwd' must be readable by _any_ user, and since the classic encryption of passwords is easy to crack, non-trusted systems are vulnerable.&lt;BR /&gt;&lt;BR /&gt;The trusted database or the shadow password file does (should) not be readable by normal, non-root users and hence is intrinsically much more secure.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 06 Jan 2009 15:24:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/difference-between-trusted-systems-and-non-trusted-systems/m-p/4332566#M342342</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-01-06T15:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: difference between trusted systems and non trusted systems.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/difference-between-trusted-systems-and-non-trusted-systems/m-p/4332567#M342343</link>
      <description>Thanks to all</description>
      <pubDate>Tue, 06 Jan 2009 15:29:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/difference-between-trusted-systems-and-non-trusted-systems/m-p/4332567#M342343</guid>
      <dc:creator>arun khatwani</dc:creator>
      <dc:date>2009-01-06T15:29:05Z</dc:date>
    </item>
    <item>
      <title>Re: difference between trusted systems and non trusted systems.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/difference-between-trusted-systems-and-non-trusted-systems/m-p/4332568#M342344</link>
      <description>Hey aron&lt;BR /&gt;&lt;BR /&gt;Please check the following link&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-90950/ch08.html" target="_blank"&gt;http://docs.hp.com/en/B2355-90950/ch08.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I hope that help You</description>
      <pubDate>Tue, 06 Jan 2009 16:17:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/difference-between-trusted-systems-and-non-trusted-systems/m-p/4332568#M342344</guid>
      <dc:creator>VICBUR1507</dc:creator>
      <dc:date>2009-01-06T16:17:02Z</dc:date>
    </item>
  </channel>
</rss>

