<?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: how to implement trusted system ? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-implement-trusted-system/m-p/3734330#M255065</link>
    <description>This documnet is for HPUX 10. Does anyone know of a newer version for 11.11 etc.&lt;BR /&gt;Thanks&lt;BR /&gt;Faizer</description>
    <pubDate>Sun, 19 Feb 2006 01:24:33 GMT</pubDate>
    <dc:creator>Faizer</dc:creator>
    <dc:date>2006-02-19T01:24:33Z</dc:date>
    <item>
      <title>how to implement trusted system ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-implement-trusted-system/m-p/3734328#M255063</link>
      <description>how to implement trusted system and how effective it will be from the normal with OS hardening ?</description>
      <pubDate>Sat, 18 Feb 2006 01:38:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-implement-trusted-system/m-p/3734328#M255063</guid>
      <dc:creator>Mani K</dc:creator>
      <dc:date>2006-02-18T01:38:45Z</dc:date>
    </item>
    <item>
      <title>Re: how to implement trusted system ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-implement-trusted-system/m-p/3734329#M255064</link>
      <description>hi mani,&lt;BR /&gt;&lt;BR /&gt;this is something which is documented. Please refer to the following:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-90121/" target="_blank"&gt;http://docs.hp.com/en/B2355-90121/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;hope this helps!&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Sat, 18 Feb 2006 02:25:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-implement-trusted-system/m-p/3734329#M255064</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2006-02-18T02:25:23Z</dc:date>
    </item>
    <item>
      <title>Re: how to implement trusted system ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-implement-trusted-system/m-p/3734330#M255065</link>
      <description>This documnet is for HPUX 10. Does anyone know of a newer version for 11.11 etc.&lt;BR /&gt;Thanks&lt;BR /&gt;Faizer</description>
      <pubDate>Sun, 19 Feb 2006 01:24:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-implement-trusted-system/m-p/3734330#M255065</guid>
      <dc:creator>Faizer</dc:creator>
      <dc:date>2006-02-19T01:24:33Z</dc:date>
    </item>
    <item>
      <title>Re: how to implement trusted system ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-implement-trusted-system/m-p/3734331#M255066</link>
      <description>Check out the "Managing Systems and Workgroups: A Guide for HP-UX System Administrators" here:&lt;BR /&gt;&lt;BR /&gt;HTML: &lt;A href="http://docs.hp.com/en/B2355-90950/index.html" target="_blank"&gt;http://docs.hp.com/en/B2355-90950/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;PDF: &lt;A href="http://pdf2html.pootwerdie.com/pdf2html.php?url=http://docs.hp.com/en/B2355-90950/B2355-90950.pdf" target="_blank"&gt;http://pdf2html.pootwerdie.com/pdf2html.php?url=http://docs.hp.com/en/B2355-90950/B2355-90950.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;There is a section this manual about Trusted systems.</description>
      <pubDate>Sun, 19 Feb 2006 13:40:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-implement-trusted-system/m-p/3734331#M255066</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2006-02-19T13:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: how to implement trusted system ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-implement-trusted-system/m-p/3734332#M255067</link>
      <description>Shalom Mani,&lt;BR /&gt;&lt;BR /&gt;Trusted system does a few good things.&lt;BR /&gt;&lt;BR /&gt;It creates audit reports which security auditors like and lets you find out what activity is going on with your system.&lt;BR /&gt;&lt;BR /&gt;It breaks the passwords up by taking them out of the /etc/passwd and puts them in a lot of smaller files. This makes  it harder for a hacker to find the right file to hack. Grabbing the passwd file can be done quickly and stealthily. Then the hacker runs crack against it and comes back later with the passwords for the id's it cracked. Gathering up an bunch of files takes more time and makes it more likely the hacker gets caught.&lt;BR /&gt;&lt;BR /&gt;By itself trusted system helps but is not good enough. You should harden your system by looking for vulnerable permissions, daemons and services. The Bastille tool lets you do this by asking a series of questions.&lt;BR /&gt;&lt;BR /&gt;Clear text password transmission access is very important to harden a system. The r protocols, telnet and ftp should be eliminated because they all send passwords in clear text.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 19 Feb 2006 22:14:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-implement-trusted-system/m-p/3734332#M255067</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-02-19T22:14:28Z</dc:date>
    </item>
    <item>
      <title>Re: how to implement trusted system ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-implement-trusted-system/m-p/3734333#M255068</link>
      <description>See the difference:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=638058" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=638058&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;Muthu</description>
      <pubDate>Mon, 20 Feb 2006 01:11:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-implement-trusted-system/m-p/3734333#M255068</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2006-02-20T01:11:25Z</dc:date>
    </item>
    <item>
      <title>Re: how to implement trusted system ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-implement-trusted-system/m-p/3734334#M255069</link>
      <description>Check this link,&lt;BR /&gt;&lt;BR /&gt;"Setting Up Your Trusted System"&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-90950/ch08s08.html" target="_blank"&gt;http://docs.hp.com/en/B2355-90950/ch08s08.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-Amit</description>
      <pubDate>Mon, 20 Feb 2006 03:11:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-implement-trusted-system/m-p/3734334#M255069</guid>
      <dc:creator>Chauhan Amit</dc:creator>
      <dc:date>2006-02-20T03:11:27Z</dc:date>
    </item>
  </channel>
</rss>

