<?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 untrusted system to trusted in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/converting-untrusted-system-to-trusted/m-p/3715708#M740416</link>
    <description>Hi, &lt;BR /&gt;&lt;BR /&gt;It won't lock any users .&lt;BR /&gt;&lt;BR /&gt;You can do it on command line by &lt;BR /&gt;&lt;BR /&gt;#/usr/lbin/tsconvert&lt;BR /&gt;&lt;BR /&gt;Regards ..bl.</description>
    <pubDate>Mon, 23 Jan 2006 15:28:14 GMT</pubDate>
    <dc:creator>baiju_3</dc:creator>
    <dc:date>2006-01-23T15:28:14Z</dc:date>
    <item>
      <title>Converting untrusted system to trusted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/converting-untrusted-system-to-trusted/m-p/3715704#M740412</link>
      <description>Hi guys,&lt;BR /&gt;&lt;BR /&gt;I've got and HP-UX 11.00 system, it's Un-Trusted, and I would like to convert it into a Trusted system... I know that I use sam to do it, but I would like to know if I need a specific patch to do it?? And if I do it will it impact my system access for the user, I mean lock the account or anything like that??&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 23 Jan 2006 14:18:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/converting-untrusted-system-to-trusted/m-p/3715704#M740412</guid>
      <dc:creator>Jonathan Caplette_1</dc:creator>
      <dc:date>2006-01-23T14:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: Converting untrusted system to trusted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/converting-untrusted-system-to-trusted/m-p/3715705#M740413</link>
      <description>&lt;BR /&gt; Jonathan,&lt;BR /&gt;&lt;BR /&gt;If you have system patched to the latest patch bundle you should be good to go.&lt;BR /&gt;&lt;BR /&gt;A couple of potential issues:  The conversion only carries over the first eight charactors of the password - so some users may have login issues.&lt;BR /&gt;&lt;BR /&gt;Also, keep a root window open when you do the conversion.  Test roots login after the conversion, and if it needs to have it's password reset, you have a root window open to reset the password.&lt;BR /&gt;&lt;BR /&gt;to unlock a users account after conversion&lt;BR /&gt;&lt;BR /&gt;/usr/lbin/modprpw -k userID&lt;BR /&gt;&lt;BR /&gt;to view a users account after conversion&lt;BR /&gt;&lt;BR /&gt;/usr/lbin/getprpw userID&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Jan 2006 14:27:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/converting-untrusted-system-to-trusted/m-p/3715705#M740413</guid>
      <dc:creator>DCE</dc:creator>
      <dc:date>2006-01-23T14:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: Converting untrusted system to trusted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/converting-untrusted-system-to-trusted/m-p/3715706#M740414</link>
      <description>Have a read through:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-90950/B2355-90950.pdf" target="_blank"&gt;http://docs.hp.com/en/B2355-90950/B2355-90950.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Trusted System Security starts at page 789.&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Jan 2006 14:34:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/converting-untrusted-system-to-trusted/m-p/3715706#M740414</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2006-01-23T14:34:29Z</dc:date>
    </item>
    <item>
      <title>Re: Converting untrusted system to trusted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/converting-untrusted-system-to-trusted/m-p/3715707#M740415</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;If the conversion happens, you are patched enough to do it.&lt;BR /&gt;&lt;BR /&gt;I do recommend haveing the latest well tested patch on any 11.00 system. That's a quarterly update from some time in 2004 if I'm not mistaken.&lt;BR /&gt;&lt;BR /&gt;Some users with expired passwords or who have not used their accounts for some time will become locked. There is a standard set of rules that this process uses to make your system more trustable.&lt;BR /&gt;&lt;BR /&gt;I'm a big believer in trusted systems and try to do it whenever possible. There are NIS impacts to think about though.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 23 Jan 2006 15:23:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/converting-untrusted-system-to-trusted/m-p/3715707#M740415</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-01-23T15:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: Converting untrusted system to trusted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/converting-untrusted-system-to-trusted/m-p/3715708#M740416</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;It won't lock any users .&lt;BR /&gt;&lt;BR /&gt;You can do it on command line by &lt;BR /&gt;&lt;BR /&gt;#/usr/lbin/tsconvert&lt;BR /&gt;&lt;BR /&gt;Regards ..bl.</description>
      <pubDate>Mon, 23 Jan 2006 15:28:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/converting-untrusted-system-to-trusted/m-p/3715708#M740416</guid>
      <dc:creator>baiju_3</dc:creator>
      <dc:date>2006-01-23T15:28:14Z</dc:date>
    </item>
    <item>
      <title>Re: Converting untrusted system to trusted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/converting-untrusted-system-to-trusted/m-p/3715709#M740417</link>
      <description>Hi guy&lt;BR /&gt;See on the attachment and you will find what you want!&lt;BR /&gt;&lt;BR /&gt;PS: You should assign point to everyone who takes time to help you.&lt;BR /&gt;&lt;BR /&gt;"I have assigned points to   280  of   404  responses to my questions."&lt;BR /&gt;&lt;BR /&gt;Thanks and best regard,&lt;BR /&gt;Hoang Chi Cong</description>
      <pubDate>Mon, 23 Jan 2006 20:31:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/converting-untrusted-system-to-trusted/m-p/3715709#M740417</guid>
      <dc:creator>Hoang Chi Cong_1</dc:creator>
      <dc:date>2006-01-23T20:31:23Z</dc:date>
    </item>
    <item>
      <title>Re: Converting untrusted system to trusted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/converting-untrusted-system-to-trusted/m-p/3715710#M740418</link>
      <description>Refer this:&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;Use Bharat's document.&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;Muthu</description>
      <pubDate>Tue, 24 Jan 2006 00:30:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/converting-untrusted-system-to-trusted/m-p/3715710#M740418</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2006-01-24T00:30:21Z</dc:date>
    </item>
    <item>
      <title>Re: Converting untrusted system to trusted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/converting-untrusted-system-to-trusted/m-p/3715711#M740419</link>
      <description>/usr/lbin/modprpw -k userID&lt;BR /&gt;will actvate the user acount when there are 3 unsucesfull logins, &lt;BR /&gt;/usr/lbin/modprpw -v userID&lt;BR /&gt;will set you passwd age to 0, this is usefull if there are already passwd ages on your untrusted system this is visable if you have dots in your encripted passwd like so:&lt;BR /&gt;&lt;BR /&gt; username:jkhfdskjfh.??.??:200:200&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Kind regarts.</description>
      <pubDate>Tue, 24 Jan 2006 04:38:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/converting-untrusted-system-to-trusted/m-p/3715711#M740419</guid>
      <dc:creator>F Verschuren</dc:creator>
      <dc:date>2006-01-24T04:38:43Z</dc:date>
    </item>
    <item>
      <title>Re: Converting untrusted system to trusted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/converting-untrusted-system-to-trusted/m-p/3715712#M740420</link>
      <description>I was patched enought and the conversion went very well!! &lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Jonathan</description>
      <pubDate>Fri, 10 Feb 2006 14:14:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/converting-untrusted-system-to-trusted/m-p/3715712#M740420</guid>
      <dc:creator>Jonathan Caplette_1</dc:creator>
      <dc:date>2006-02-10T14:14:05Z</dc:date>
    </item>
  </channel>
</rss>

