<?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: Error converting to Trusted System in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/error-converting-to-trusted-system/m-p/2721721#M757563</link>
    <description>Hi Victor: &lt;BR /&gt;&lt;BR /&gt;It is not possible to do that. This document will give you the explanation (TKB #USECKBRC00007628):&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support2.external.hp.com/cki/bin/doc.pl/sid=18f7c25d051a628ca1/screen=ckiDisplayDocument?docId=200000055784880" target="_blank"&gt;http://us-support2.external.hp.com/cki/bin/doc.pl/sid=18f7c25d051a628ca1/screen=ckiDisplayDocument?docId=200000055784880&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Shiju&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 10 May 2002 19:16:44 GMT</pubDate>
    <dc:creator>Helen French</dc:creator>
    <dc:date>2002-05-10T19:16:44Z</dc:date>
    <item>
      <title>Error converting to Trusted System</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-converting-to-trusted-system/m-p/2721717#M757559</link>
      <description>/usr/lbin/tsconvert&lt;BR /&gt;Creating secure password database...&lt;BR /&gt;Disrectories created.&lt;BR /&gt;Making default files.&lt;BR /&gt;System default file created...&lt;BR /&gt;Terminal default file created...&lt;BR /&gt;Device assignment file created...&lt;BR /&gt;Moving passwords...&lt;BR /&gt;Can't write protected database;&lt;BR /&gt;password file unchanged.&lt;BR /&gt;&lt;BR /&gt;If I use SAM, I can not see the message "Successfully converted to a trusted system", even through I turned on the auditing system, it looks like everything is ok, the system still prompts I need convert to trusted system first when I go to those menus again. Any hint?&lt;BR /&gt;</description>
      <pubDate>Fri, 10 May 2002 19:01:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-converting-to-trusted-system/m-p/2721717#M757559</guid>
      <dc:creator>Victor_5</dc:creator>
      <dc:date>2002-05-10T19:01:47Z</dc:date>
    </item>
    <item>
      <title>Re: Error converting to Trusted System</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-converting-to-trusted-system/m-p/2721718#M757560</link>
      <description>Hi Victor:&lt;BR /&gt;&lt;BR /&gt;There will be some problem with either /etc/passwd file or a login. Check it with:&lt;BR /&gt;&lt;BR /&gt;# pwck&lt;BR /&gt;&lt;BR /&gt;Check and see for any errors, if found correct and run tsconvert again.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Shiju</description>
      <pubDate>Fri, 10 May 2002 19:07:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-converting-to-trusted-system/m-p/2721718#M757560</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-05-10T19:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: Error converting to Trusted System</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-converting-to-trusted-system/m-p/2721719#M757561</link>
      <description>I got it, there are some "#" in the front of some lines in /etc/passwd, which is invalid for /etc/passwd, but I still have a question, how come if I really need to use "#" in /etc/passwd?&lt;BR /&gt;</description>
      <pubDate>Fri, 10 May 2002 19:11:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-converting-to-trusted-system/m-p/2721719#M757561</guid>
      <dc:creator>Victor_5</dc:creator>
      <dc:date>2002-05-10T19:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: Error converting to Trusted System</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-converting-to-trusted-system/m-p/2721720#M757562</link>
      <description>Hi Victor,&lt;BR /&gt;&lt;BR /&gt;You cannot use a "#" in the passwd file in the 1st column. This is because it will rejected as an invalid entry,&lt;BR /&gt;&lt;BR /&gt;/Quote/&lt;BR /&gt;&lt;BR /&gt;The problem can be caused by an invalid login name. A valid login name must begin with an alpha character and may only contain alphanumeric and underscore characters. For example, a user name such as '5applic' would prevent the system from being converted to trusted.&lt;BR /&gt;&lt;BR /&gt;The reason for this is the directory structure of the trusted computing base. Protected password database files are maintained in the /tcb/files/auth hierarchy. This directory contains other directories each named with a single letter from the alphabet. User authentication profiles are stored in these directories based on the first letter of the user account name. If the login name begins with a digit, there is not a place for it in the protected password database structure:&lt;BR /&gt;&lt;BR /&gt;# cd /tcb/files/auth&lt;BR /&gt;# l&lt;BR /&gt;&lt;BR /&gt;A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, system, t, u, v, w, x, y, z &lt;BR /&gt;&lt;BR /&gt;/EndQuote/&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 10 May 2002 19:15:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-converting-to-trusted-system/m-p/2721720#M757562</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-05-10T19:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: Error converting to Trusted System</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-converting-to-trusted-system/m-p/2721721#M757563</link>
      <description>Hi Victor: &lt;BR /&gt;&lt;BR /&gt;It is not possible to do that. This document will give you the explanation (TKB #USECKBRC00007628):&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support2.external.hp.com/cki/bin/doc.pl/sid=18f7c25d051a628ca1/screen=ckiDisplayDocument?docId=200000055784880" target="_blank"&gt;http://us-support2.external.hp.com/cki/bin/doc.pl/sid=18f7c25d051a628ca1/screen=ckiDisplayDocument?docId=200000055784880&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Shiju&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 10 May 2002 19:16:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-converting-to-trusted-system/m-p/2721721#M757563</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-05-10T19:16:44Z</dc:date>
    </item>
  </channel>
</rss>

