<?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 systems in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/trusted-systems/m-p/3401782#M200962</link>
    <description>There is no way to convert a single user to trusted mode.  It is an all-or-none deal!&lt;BR /&gt;&lt;BR /&gt;Do the users that have entries in the passwd file also have a /tcb/files/auth/?/username entry?  If so, just delete the encrypted passwd out of /etc/passwd.  If not, I would consider removing and re-adding those particular users.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Sun, 17 Oct 2004 05:45:34 GMT</pubDate>
    <dc:creator>Patrick Wallek</dc:creator>
    <dc:date>2004-10-17T05:45:34Z</dc:date>
    <item>
      <title>trusted systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trusted-systems/m-p/3401781#M200961</link>
      <description>guys i have an urgent request, i have a passwd file that seems to have password  still in some users but most are in relevant tcb files this is production so i would rather not untrust and retrust whole system as it will expire all passwords.&lt;BR /&gt;I believe that there is a way of converting the users in question with one be one( there are only about 10 users that need this) and then unexpiring the users passwords perhaps using modprpw command.&lt;BR /&gt;i have never before tried this and wondered if some one can give me some advice on correct command and usage.&lt;BR /&gt;regards&lt;BR /&gt;     andrew</description>
      <pubDate>Sun, 17 Oct 2004 05:09:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trusted-systems/m-p/3401781#M200961</guid>
      <dc:creator>andrew medhurst</dc:creator>
      <dc:date>2004-10-17T05:09:05Z</dc:date>
    </item>
    <item>
      <title>Re: trusted systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trusted-systems/m-p/3401782#M200962</link>
      <description>There is no way to convert a single user to trusted mode.  It is an all-or-none deal!&lt;BR /&gt;&lt;BR /&gt;Do the users that have entries in the passwd file also have a /tcb/files/auth/?/username entry?  If so, just delete the encrypted passwd out of /etc/passwd.  If not, I would consider removing and re-adding those particular users.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 17 Oct 2004 05:45:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trusted-systems/m-p/3401782#M200962</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2004-10-17T05:45:34Z</dc:date>
    </item>
    <item>
      <title>Re: trusted systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trusted-systems/m-p/3401783#M200963</link>
      <description>Hi Andrew,&lt;BR /&gt;&lt;BR /&gt;If you see encrypted strings in the password field of /etc/passwd for some users, there is no need to worry. It is not going to affect the users. Only the encrypted strings in their corresponding tcb files will be used. &lt;BR /&gt;&lt;BR /&gt;If you still want to synchronize the passwords of /etc/passwd to tcb files of those users, then there is a way. Grag the encrypted string from /etc/passwd and use the command&lt;BR /&gt;&lt;BR /&gt;/usr/sbin/lbin/usermod.sam -p "&lt;ENCRYPTED&gt;"&lt;BR /&gt;&lt;BR /&gt;The above won't work if the user is active.&lt;BR /&gt;&lt;BR /&gt;-Sri&lt;BR /&gt;&lt;/ENCRYPTED&gt;</description>
      <pubDate>Sun, 17 Oct 2004 05:57:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trusted-systems/m-p/3401783#M200963</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-10-17T05:57:59Z</dc:date>
    </item>
    <item>
      <title>Re: trusted systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trusted-systems/m-p/3401784#M200964</link>
      <description>There is no loss of function if you take the whole system trusted. Security benefits and there is little downside.&lt;BR /&gt;&lt;BR /&gt;It is also possible to go with shadow passwords which stores passwords in the /etc/shadow file.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=ShadowPassword" target="_blank"&gt;http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=ShadowPassword&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This really provides the shadow functionality but still leaves a single file for hackers to get and crack. It does give you the functionality wihtout the audit and other features of trusted systems that can fill up a hard disk.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 17 Oct 2004 08:55:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trusted-systems/m-p/3401784#M200964</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-10-17T08:55:50Z</dc:date>
    </item>
    <item>
      <title>Re: trusted systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trusted-systems/m-p/3401785#M200965</link>
      <description>Hi Andrew,&lt;BR /&gt;&lt;BR /&gt;If you're only concerned about password experation you can run /usr/lbin/modprpw -V and the tsconvert will not expire passwords.&lt;BR /&gt;&lt;BR /&gt;Tyler</description>
      <pubDate>Sun, 17 Oct 2004 13:41:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trusted-systems/m-p/3401785#M200965</guid>
      <dc:creator>Tyler Easterling_1</dc:creator>
      <dc:date>2004-10-17T13:41:41Z</dc:date>
    </item>
    <item>
      <title>Re: trusted systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trusted-systems/m-p/3401786#M200966</link>
      <description>Thanks for the email i found a way around it there is a command pwconv that checks the passwd files and the /tcb/files/auth directory and if they dont match moves only the entry's out of passwd to tcb directory i then ran the modprpw command to unexpire the passwords and all is now ok.&lt;BR /&gt;thanks for all the help i have assigned points.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;       Andrew</description>
      <pubDate>Mon, 18 Oct 2004 03:52:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trusted-systems/m-p/3401786#M200966</guid>
      <dc:creator>andrew medhurst</dc:creator>
      <dc:date>2004-10-18T03:52:28Z</dc:date>
    </item>
  </channel>
</rss>

