<?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: Turning to trusted mode in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/turning-to-trusted-mode/m-p/6489372#M729346</link>
    <description>&lt;P&gt;&amp;gt;does use of pwunconv command affects current users and their passwords.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the passwords are longer than 8 it will.&lt;/P&gt;</description>
    <pubDate>Tue, 27 May 2014 19:07:54 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2014-05-27T19:07:54Z</dc:date>
    <item>
      <title>Turning to trusted mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/turning-to-trusted-mode/m-p/6487622#M729343</link>
      <description>&lt;P&gt;While trying to convert system from non trusted to trusted mode using SAM it throws error as shadow file in use.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards ,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Majhar&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;P.S. This thread has been moved&amp;nbsp;from HP-UX &amp;gt; System Administration to HP-UX &amp;gt; security. - Hp Forum moderator&lt;/P&gt;</description>
      <pubDate>Tue, 27 May 2014 02:39:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/turning-to-trusted-mode/m-p/6487622#M729343</guid>
      <dc:creator>majhar_mujawar</dc:creator>
      <dc:date>2014-05-27T02:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: Turning to trusted mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/turning-to-trusted-mode/m-p/6487680#M729344</link>
      <description>&lt;P&gt;You can't convert from using a /etc/shadow file directly to a trusted system.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you want to turn off /etc/shadow and turn on trusted, then you will have to:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Move all password information back into /etc/passwd from /etc/shadow with&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;# pwunconv&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now convert to trusted with&lt;/P&gt;&lt;P&gt;# tsconvert&lt;/P&gt;</description>
      <pubDate>Mon, 26 May 2014 17:46:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/turning-to-trusted-mode/m-p/6487680#M729344</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2014-05-26T17:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: Turning to trusted mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/turning-to-trusted-mode/m-p/6488786#M729345</link>
      <description>&lt;P&gt;Hi patrick,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;does use of # pwunconv command affects current users and their passwords.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Majhar&lt;/P&gt;</description>
      <pubDate>Tue, 27 May 2014 13:46:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/turning-to-trusted-mode/m-p/6488786#M729345</guid>
      <dc:creator>majhar_mujawar</dc:creator>
      <dc:date>2014-05-27T13:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: Turning to trusted mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/turning-to-trusted-mode/m-p/6489372#M729346</link>
      <description>&lt;P&gt;&amp;gt;does use of pwunconv command affects current users and their passwords.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the passwords are longer than 8 it will.&lt;/P&gt;</description>
      <pubDate>Tue, 27 May 2014 19:07:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/turning-to-trusted-mode/m-p/6489372#M729346</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2014-05-27T19:07:54Z</dc:date>
    </item>
    <item>
      <title>Re: Turning to trusted mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/turning-to-trusted-mode/m-p/6491372#M729347</link>
      <description>&lt;P&gt;Since the shadow password security feature allows passwords longer than 8 characters, converting to default security will affect these passwords. You can preview these passwords using:&lt;FONT color="#3366FF"&gt;&amp;nbsp;&lt;FONT size="3" color="#FF0000"&gt; &lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;pwck -l&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;If any are reported, change the affected user passwords to 8 or less characters and then run &lt;FONT face="courier new,courier" color="#FF0000" size="3"&gt;&lt;STRONG&gt;pwunconv&lt;/STRONG&gt;&lt;/FONT&gt;. Now you can convert to trusted without any problems.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 May 2014 00:57:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/turning-to-trusted-mode/m-p/6491372#M729347</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2014-05-29T00:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: Turning to trusted mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/turning-to-trusted-mode/m-p/6624190#M729348</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks bill....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Sep 2014 03:32:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/turning-to-trusted-mode/m-p/6624190#M729348</guid>
      <dc:creator>majhar_mujawar</dc:creator>
      <dc:date>2014-09-19T03:32:58Z</dc:date>
    </item>
  </channel>
</rss>

