<?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: Trusted system after pwconv in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/trusted-system-after-pwconv/m-p/4165759#M738862</link>
    <description>Actually, there is a new package for 11.23 and later called Standard Mode Security Extension (SMSE). Trusted is the best choice as it has a large set of controls for authentication but old applications often do not use PAM and assume all Unix boxes have a shadow password file. SMSE adds the needed enhancements but retain a more compatible interface for the old stuff.</description>
    <pubDate>Fri, 21 Mar 2008 23:03:06 GMT</pubDate>
    <dc:creator>Bill Hassell</dc:creator>
    <dc:date>2008-03-21T23:03:06Z</dc:date>
    <item>
      <title>Trusted system after pwconv</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trusted-system-after-pwconv/m-p/4165754#M738857</link>
      <description>&lt;!--!*#--&gt;I have a system running 11i v2 that has had the pwconv command ran on it to create shadow passwords.&lt;BR /&gt;&lt;BR /&gt;I want to convert the system to a Trusted system, and SAM will not allow me to do this because of the shadow passwords.&lt;BR /&gt;&lt;BR /&gt;Can a system that has had the pwconv command ran on it be converted to a Trusted system?&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Mar 2008 11:51:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trusted-system-after-pwconv/m-p/4165754#M738857</guid>
      <dc:creator>Timothy Nibbe</dc:creator>
      <dc:date>2008-03-21T11:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: Trusted system after pwconv</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trusted-system-after-pwconv/m-p/4165755#M738858</link>
      <description>u have to do pwunconv and then convert to trusted.&lt;BR /&gt;system with shadow passwd can not be trusted.&lt;BR /&gt;BR,&lt;BR /&gt;Kapil</description>
      <pubDate>Fri, 21 Mar 2008 12:16:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trusted-system-after-pwconv/m-p/4165755#M738858</guid>
      <dc:creator>Kapil Jha</dc:creator>
      <dc:date>2008-03-21T12:16:05Z</dc:date>
    </item>
    <item>
      <title>Re: Trusted system after pwconv</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trusted-system-after-pwconv/m-p/4165756#M738859</link>
      <description>Hi Timothy:&lt;BR /&gt;&lt;BR /&gt;You either run a shadow password implementation or a TCB one.  If you wish to transition to TCB, you can run 'pwunconv(1m)' to disable shadow passwords and then convert to a TCB.&lt;BR /&gt;&lt;BR /&gt;I would point out that as of 11.31, Trusted system implementations are deprecated.&lt;BR /&gt;&lt;BR /&gt;Bill Hassell has some good comments in this thread:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums12.itrc.hp.com/service/forums/questionanswer.do?threadId=1214608" target="_blank"&gt;http://forums12.itrc.hp.com/service/forums/questionanswer.do?threadId=1214608&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Mar 2008 12:16:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trusted-system-after-pwconv/m-p/4165756#M738859</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-03-21T12:16:35Z</dc:date>
    </item>
    <item>
      <title>Re: Trusted system after pwconv</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trusted-system-after-pwconv/m-p/4165757#M738860</link>
      <description>&amp;gt;&amp;gt;system with shadow passwd can not be trusted&lt;BR /&gt;should be&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;system with shadow passwd can not be TCB&lt;BR /&gt;&lt;BR /&gt;this could make sm difference in understanding ;)&lt;BR /&gt;&lt;BR /&gt;Kapil</description>
      <pubDate>Fri, 21 Mar 2008 12:26:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trusted-system-after-pwconv/m-p/4165757#M738860</guid>
      <dc:creator>Kapil Jha</dc:creator>
      <dc:date>2008-03-21T12:26:03Z</dc:date>
    </item>
    <item>
      <title>Re: Trusted system after pwconv</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trusted-system-after-pwconv/m-p/4165758#M738861</link>
      <description>Thanks.  &lt;BR /&gt;&lt;BR /&gt;I was needing to implement account lockout after n login failures and the only way I could see to do that was to go to Trusted mode.</description>
      <pubDate>Fri, 21 Mar 2008 12:49:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trusted-system-after-pwconv/m-p/4165758#M738861</guid>
      <dc:creator>Timothy Nibbe</dc:creator>
      <dc:date>2008-03-21T12:49:47Z</dc:date>
    </item>
    <item>
      <title>Re: Trusted system after pwconv</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trusted-system-after-pwconv/m-p/4165759#M738862</link>
      <description>Actually, there is a new package for 11.23 and later called Standard Mode Security Extension (SMSE). Trusted is the best choice as it has a large set of controls for authentication but old applications often do not use PAM and assume all Unix boxes have a shadow password file. SMSE adds the needed enhancements but retain a more compatible interface for the old stuff.</description>
      <pubDate>Fri, 21 Mar 2008 23:03:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trusted-system-after-pwconv/m-p/4165759#M738862</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2008-03-21T23:03:06Z</dc:date>
    </item>
    <item>
      <title>Re: Trusted system after pwconv</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trusted-system-after-pwconv/m-p/4165760#M738863</link>
      <description>Standard Mode Security Extensions SMSE&lt;BR /&gt;&lt;BR /&gt;provides you most of the features of trusted systems really except for generating passwords.  You can restrict certain users to certain passwords. you can lock the account after a certain number of retries.  It is configured with a command called&lt;BR /&gt;&lt;BR /&gt;userdbset  and userdbget  look them up.&lt;BR /&gt;&lt;BR /&gt;If you attend the HPUX Security class we cover the features there.</description>
      <pubDate>Sat, 22 Mar 2008 02:04:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trusted-system-after-pwconv/m-p/4165760#M738863</guid>
      <dc:creator>Emil Velez</dc:creator>
      <dc:date>2008-03-22T02:04:08Z</dc:date>
    </item>
    <item>
      <title>Re: Trusted system after pwconv</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trusted-system-after-pwconv/m-p/4165761#M738864</link>
      <description>Thank you very much.</description>
      <pubDate>Mon, 24 Mar 2008 09:27:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trusted-system-after-pwconv/m-p/4165761#M738864</guid>
      <dc:creator>Timothy Nibbe</dc:creator>
      <dc:date>2008-03-24T09:27:19Z</dc:date>
    </item>
  </channel>
</rss>

