<?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: Converting into the trusted system in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/converting-into-the-trusted-system/m-p/2484102#M18568</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Apart from the password aging and format policies, users shouldn't notice any difference between trusted and untrusted mode.&lt;BR /&gt;&lt;BR /&gt;You can find all patches on this web site, by clicking on 'maintenance and support' on the left frame.&lt;BR /&gt;&lt;BR /&gt;As Victor suggested you, create the /etc/securetty file with one single line:&lt;BR /&gt;console&lt;BR /&gt;to restrict root logins to the system console (people will have to 'su' to become root)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Dan&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 19 Jan 2001 08:52:24 GMT</pubDate>
    <dc:creator>Dan Hetzel</dc:creator>
    <dc:date>2001-01-19T08:52:24Z</dc:date>
    <item>
      <title>Converting into the trusted system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/converting-into-the-trusted-system/m-p/2484099#M18565</link>
      <description>I have 2HP9000 systems K260/D280 are running on HP-UX 10.20 consist of :&lt;BR /&gt;- 1 cluster (MC Service Guard), &lt;BR /&gt;- Disk format VXFS and HFS only on  /stand&lt;BR /&gt;- 50 PCc are running under Windows NT4.0 connect to HP9000 by telnet and Winsock&lt;BR /&gt;- 1 External modem connect to /dev/ttyd0p7 (serial port)&lt;BR /&gt;- 1 External tape device for DDS/DAT &lt;BR /&gt;I have to convert my systems into the trusted mode. So, my questions are :&lt;BR /&gt;1) Where can I find out the patches and which one ?&lt;BR /&gt;2) What are the troubles may be occurred after converting the trusted mode ?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Jan 2001 10:49:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/converting-into-the-trusted-system/m-p/2484099#M18565</guid>
      <dc:creator>Sy-Hoang Truong</dc:creator>
      <dc:date>2001-01-18T10:49:45Z</dc:date>
    </item>
    <item>
      <title>Re: Converting into the trusted system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/converting-into-the-trusted-system/m-p/2484100#M18566</link>
      <description>2) What are the troubles may be occurred after converting the trusted mode ? &lt;BR /&gt;&amp;gt;&lt;BR /&gt;Because of passwd policies, be aware that you will have users that will be asking you to reactivate accounts, reset passwds etc...&lt;BR /&gt;that you may have root account deactivated by people trying to connect...&lt;BR /&gt;&lt;BR /&gt;So for root, the best is to create a /etc/securetty file containing the word console in it, and from then on you will have to use su except on console...&lt;BR /&gt;&lt;BR /&gt;For the rest there is nothing special...&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;Victor</description>
      <pubDate>Thu, 18 Jan 2001 18:30:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/converting-into-the-trusted-system/m-p/2484100#M18566</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2001-01-18T18:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: Converting into the trusted system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/converting-into-the-trusted-system/m-p/2484101#M18567</link>
      <description>Trusting a system will truncate the passwords to 8 characters if they are longer. This is due to the use of the system call crypt() which can only handle 8 characters. Always ensure systems have the latest trusted and auditing patches installed BEFORE the system is trusted (you can get them on HP IT resource center pages).&lt;BR /&gt;&lt;BR /&gt;On an untrusted system, only the first eight characters of a password are significant and used for authentication.  On a trusted system, passwords can be longer than eight characters and all characters are used for authentication.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards, Peter</description>
      <pubDate>Fri, 19 Jan 2001 08:37:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/converting-into-the-trusted-system/m-p/2484101#M18567</guid>
      <dc:creator>Peter Cvar</dc:creator>
      <dc:date>2001-01-19T08:37:04Z</dc:date>
    </item>
    <item>
      <title>Re: Converting into the trusted system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/converting-into-the-trusted-system/m-p/2484102#M18568</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Apart from the password aging and format policies, users shouldn't notice any difference between trusted and untrusted mode.&lt;BR /&gt;&lt;BR /&gt;You can find all patches on this web site, by clicking on 'maintenance and support' on the left frame.&lt;BR /&gt;&lt;BR /&gt;As Victor suggested you, create the /etc/securetty file with one single line:&lt;BR /&gt;console&lt;BR /&gt;to restrict root logins to the system console (people will have to 'su' to become root)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Dan&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Jan 2001 08:52:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/converting-into-the-trusted-system/m-p/2484102#M18568</guid>
      <dc:creator>Dan Hetzel</dc:creator>
      <dc:date>2001-01-19T08:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: Converting into the trusted system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/converting-into-the-trusted-system/m-p/2484103#M18569</link>
      <description>Hi &lt;BR /&gt;I agree with our collegae.&lt;BR /&gt;You 'll need to create a file onder /etc  called securetty in which you can set the following;&lt;BR /&gt; &lt;BR /&gt;# echo console &amp;gt;&amp;gt; /etc/securetty &lt;BR /&gt;&lt;BR /&gt;# chmod 600 /etc/securetty &lt;BR /&gt;&lt;BR /&gt;Maybe it will help.&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Jan 2001 15:29:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/converting-into-the-trusted-system/m-p/2484103#M18569</guid>
      <dc:creator>Hamdy Al-Sebaey</dc:creator>
      <dc:date>2001-01-19T15:29:17Z</dc:date>
    </item>
  </channel>
</rss>

