<?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 tsconvert in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/tsconvert/m-p/2756891#M753635</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;I am in the process of hardening my HP servers, using amongst other things, tsconvert.&lt;BR /&gt;&lt;BR /&gt;The extent of my knowledge on this is &lt;BR /&gt;tsconvert -c to convert to a trusted system&lt;BR /&gt;tsconvert -r to backout, or return to a normal system.&lt;BR /&gt;&lt;BR /&gt;Can anyone help me with documentation on this command (I can't find any)?&lt;BR /&gt;&lt;BR /&gt;Does the backout undo everything that the -c switch puts in place?&lt;BR /&gt;&lt;BR /&gt;Does anyone know of any issues with running HP Openview Network Node Manager on a trusted system?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance!&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
    <pubDate>Wed, 03 Jul 2002 07:14:57 GMT</pubDate>
    <dc:creator>Duncan Beattie</dc:creator>
    <dc:date>2002-07-03T07:14:57Z</dc:date>
    <item>
      <title>tsconvert</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tsconvert/m-p/2756891#M753635</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I am in the process of hardening my HP servers, using amongst other things, tsconvert.&lt;BR /&gt;&lt;BR /&gt;The extent of my knowledge on this is &lt;BR /&gt;tsconvert -c to convert to a trusted system&lt;BR /&gt;tsconvert -r to backout, or return to a normal system.&lt;BR /&gt;&lt;BR /&gt;Can anyone help me with documentation on this command (I can't find any)?&lt;BR /&gt;&lt;BR /&gt;Does the backout undo everything that the -c switch puts in place?&lt;BR /&gt;&lt;BR /&gt;Does anyone know of any issues with running HP Openview Network Node Manager on a trusted system?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance!&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Wed, 03 Jul 2002 07:14:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tsconvert/m-p/2756891#M753635</guid>
      <dc:creator>Duncan Beattie</dc:creator>
      <dc:date>2002-07-03T07:14:57Z</dc:date>
    </item>
    <item>
      <title>Re: tsconvert</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tsconvert/m-p/2756892#M753636</link>
      <description>&lt;BR /&gt;The procedure for reverting back from a trusted system is a little more involved;&lt;BR /&gt;&lt;BR /&gt;1. "tsconvert -r" to convert it to normal password file, although it may miss some information (hence you need steps 2&amp;amp;3 below)&lt;BR /&gt;2. use a backup copy of /etc/passwd to overwrite the password file (from before you converted it to trusted)&lt;BR /&gt;3. run "tsconvert" again&lt;BR /&gt;&lt;BR /&gt;There is no manpage for it.&lt;BR /&gt;&lt;BR /&gt;Ive seen lots of systems running HP OV and trusted without any problems.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Jul 2002 07:31:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tsconvert/m-p/2756892#M753636</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2002-07-03T07:31:04Z</dc:date>
    </item>
    <item>
      <title>Re: tsconvert</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tsconvert/m-p/2756893#M753637</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.docs.hp.com" target="_blank"&gt;www.docs.hp.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;select search this site from the blue&lt;BR /&gt;&lt;BR /&gt;use&lt;BR /&gt;&lt;BR /&gt;trusted system&lt;BR /&gt;&lt;BR /&gt;Lots of documentation&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Also try on tsconvert as search pattern&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;                 steve Steel</description>
      <pubDate>Wed, 03 Jul 2002 07:32:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tsconvert/m-p/2756893#M753637</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2002-07-03T07:32:40Z</dc:date>
    </item>
    <item>
      <title>Re: tsconvert</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tsconvert/m-p/2756894#M753638</link>
      <description>Duncan,&lt;BR /&gt;&lt;BR /&gt;'Officially' you shouldn't use tsconvert - it isn't a supported user command (hence no man page). 'Officially' you should be converting to trusted system via sam. This link will give some insight into why this is the case (look at Bill Hassells posts)&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xe505a22d6d27d5118fef0090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xe505a22d6d27d5118fef0090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;That said, the backout *should* undo everything that the convert did, but you should watch for changes that result from policies when trusted which are not backed out when it is untrusted (e.g. password length causing passwords to be truncated)&lt;BR /&gt;&lt;BR /&gt;I'm no NNM expert, but I have installed and run NNM on a trusted system with no problems.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Wed, 03 Jul 2002 07:33:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tsconvert/m-p/2756894#M753638</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2002-07-03T07:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: tsconvert</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tsconvert/m-p/2756895#M753639</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;There is no man page for the command. Backing out removes everything, but leaves the /tcb directory tree. There are no issues that I know where there are problems with trusted system and NNM co-existing. Please remember that if you trust a system, all passwords are reset and expire immediately.&lt;BR /&gt;&lt;BR /&gt;Michael</description>
      <pubDate>Wed, 03 Jul 2002 07:38:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tsconvert/m-p/2756895#M753639</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-07-03T07:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: tsconvert</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tsconvert/m-p/2756896#M753640</link>
      <description>Stefan, Steve, Duncan, Michael&lt;BR /&gt;&lt;BR /&gt;Thanks a lot for your pointers.  Your help is much appreciated.&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Wed, 03 Jul 2002 08:10:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tsconvert/m-p/2756896#M753640</guid>
      <dc:creator>Duncan Beattie</dc:creator>
      <dc:date>2002-07-03T08:10:54Z</dc:date>
    </item>
    <item>
      <title>Re: tsconvert</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tsconvert/m-p/2756897#M753641</link>
      <description>Try using HP-UX Bastille.  A beta version is available from &lt;A href="http://www.bastille-linux.org." target="_blank"&gt;http://www.bastille-linux.org.&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Using tsconvert directly can be dangerous because it doesn't do all the checks that SAM does.  (for example, check for NIS incompatibility).  Bastille does checks similar to SAM to help prevent you from getting into an inconsistent state.&lt;BR /&gt;&lt;BR /&gt;Also, Bastille is a general hardening tool and will do a lot more than just tsconvert (all optional, of course)</description>
      <pubDate>Thu, 11 Jul 2002 16:48:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tsconvert/m-p/2756897#M753641</guid>
      <dc:creator>Keith Buck</dc:creator>
      <dc:date>2002-07-11T16:48:30Z</dc:date>
    </item>
    <item>
      <title>Re: tsconvert</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tsconvert/m-p/2756898#M753642</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;As part of the hardening process, you might be interested in the CIS Security Benchmarks for securing your server. &lt;BR /&gt;&lt;BR /&gt;The CIS benchmark for HP-UX can be found at:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.cisecurity.org/bench_HPUX.html" target="_blank"&gt;http://www.cisecurity.org/bench_HPUX.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The benchmark is intended for HP-UX 10.20, 11.00 and 11.11 (11i). &lt;BR /&gt;&lt;BR /&gt;After hardening your server, it is good practice to run a vulnerability scanner and perform a scan on your server.&lt;BR /&gt;&lt;BR /&gt;Nessus is one great opensource scanner you can use to audit your system across the network with the latest vulnerability checks. &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.nessus.org" target="_blank"&gt;http://www.nessus.org&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;Because of its opensource and the huge pool of volunteers writing vulnerability checks for it (the scripting language to write vulnerability check is pretty easy to use), vulnerability checks always come available extremely quickly once a vulnerability is known, unlke many other similar software. &lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards. &lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong</description>
      <pubDate>Fri, 12 Jul 2002 07:07:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tsconvert/m-p/2756898#M753642</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2002-07-12T07:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: tsconvert</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tsconvert/m-p/2756899#M753643</link>
      <description>The manual is at &lt;A href="http://docs.hp.com/hpux/onlinedocs/B2355-90121/B2355-90121.html" target="_blank"&gt;http://docs.hp.com/hpux/onlinedocs/B2355-90121/B2355-90121.html&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;In it you will find the idea that it is better to go to 'trusted' through sam.&lt;BR /&gt;Good luck&lt;BR /&gt;Donald</description>
      <pubDate>Mon, 15 Jul 2002 10:01:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tsconvert/m-p/2756899#M753643</guid>
      <dc:creator>Donald Kok</dc:creator>
      <dc:date>2002-07-15T10:01:57Z</dc:date>
    </item>
  </channel>
</rss>

