<?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: /etc/passwd file migration in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-passwd-file-migration/m-p/3296637#M746147</link>
    <description>Ted,&lt;BR /&gt;Your old system is trusted. Go ahead as suggested by Shridhar. &lt;BR /&gt;Regards,</description>
    <pubDate>Fri, 04 Jun 2004 15:02:56 GMT</pubDate>
    <dc:creator>Bharat Katkar</dc:creator>
    <dc:date>2004-06-04T15:02:56Z</dc:date>
    <item>
      <title>/etc/passwd file migration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-passwd-file-migration/m-p/3296631#M746141</link>
      <description>I am merging /etc/passwd from a D270 10.20 box to a N4000 11i box.  I "cat tmppasswd.txt &amp;gt;&amp;gt; passwd.  When I try to log in using the accounts that were imported, it says login incorrect.  Is there a different procedure I should use for it to bring the encrypted passwords in appropriately?</description>
      <pubDate>Fri, 04 Jun 2004 14:46:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-passwd-file-migration/m-p/3296631#M746141</guid>
      <dc:creator>Ted Mims</dc:creator>
      <dc:date>2004-06-04T14:46:52Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/passwd file migration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-passwd-file-migration/m-p/3296632#M746142</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;use vipw and save the file. The passwords should be reencrypted and then try to login.&lt;BR /&gt;&lt;BR /&gt;hth,&lt;BR /&gt;&lt;BR /&gt;Michael&lt;BR /&gt;</description>
      <pubDate>Fri, 04 Jun 2004 14:49:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-passwd-file-migration/m-p/3296632#M746142</guid>
      <dc:creator>Michael Schulte zur Sur</dc:creator>
      <dc:date>2004-06-04T14:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/passwd file migration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-passwd-file-migration/m-p/3296633#M746143</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Actually it should have worked unless the old system was trusted where the encrypted passwords would be stored under /tcb/files/auth directory. You will need to copy those files too.&lt;BR /&gt;&lt;BR /&gt;One more thing to check is to make sure there are no duplicate entries for logins. To verify try&lt;BR /&gt;&lt;BR /&gt;#pwck&lt;BR /&gt;#grpck&lt;BR /&gt;&lt;BR /&gt;and note the errors.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Fri, 04 Jun 2004 14:58:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-passwd-file-migration/m-p/3296633#M746143</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-06-04T14:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/passwd file migration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-passwd-file-migration/m-p/3296634#M746144</link>
      <description>does 10.20 and 11i use different encryption methods?  The passwd file on 10.20 has "*" in the passwd field while 11x has a string of characters.  Would this be my problem?</description>
      <pubDate>Fri, 04 Jun 2004 14:59:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-passwd-file-migration/m-p/3296634#M746144</guid>
      <dc:creator>Ted Mims</dc:creator>
      <dc:date>2004-06-04T14:59:37Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/passwd file migration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-passwd-file-migration/m-p/3296635#M746145</link>
      <description>also if you have duplicate user id, the system will always use the password for the first entry it finds</description>
      <pubDate>Fri, 04 Jun 2004 15:00:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-passwd-file-migration/m-p/3296635#M746145</guid>
      <dc:creator>curt larson_1</dc:creator>
      <dc:date>2004-06-04T15:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/passwd file migration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-passwd-file-migration/m-p/3296636#M746146</link>
      <description>Hi Ted,&lt;BR /&gt;&lt;BR /&gt;Yes. It looks like 10.20 was a trusted system. You would need to untrust it to get back the encrypted passwords into /etc/passwd file. Take a copy of /tcb directory on it and then run&lt;BR /&gt;&lt;BR /&gt;#/usr/lbin/tsconvert -r&lt;BR /&gt;&lt;BR /&gt;Now capture the password entries for all the users that you want to migrate and then append them to your new system.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Fri, 04 Jun 2004 15:01:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-passwd-file-migration/m-p/3296636#M746146</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-06-04T15:01:44Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/passwd file migration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-passwd-file-migration/m-p/3296637#M746147</link>
      <description>Ted,&lt;BR /&gt;Your old system is trusted. Go ahead as suggested by Shridhar. &lt;BR /&gt;Regards,</description>
      <pubDate>Fri, 04 Jun 2004 15:02:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-passwd-file-migration/m-p/3296637#M746147</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2004-06-04T15:02:56Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/passwd file migration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-passwd-file-migration/m-p/3296638#M746148</link>
      <description>Is that something specific to 11i? I just finished a project that included merging password files from 10.01, 10.20, or 11.00 systems to 11.00 and had no such problems. All I did to merge them was pull the system accounts from the new 11.00 file and pull the user account entries from the other file using awk.</description>
      <pubDate>Fri, 04 Jun 2004 15:05:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-passwd-file-migration/m-p/3296638#M746148</guid>
      <dc:creator>Jeff_Traigle</dc:creator>
      <dc:date>2004-06-04T15:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/passwd file migration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-passwd-file-migration/m-p/3296639#M746149</link>
      <description>Ah... I don't type quickly enough. :)&lt;BR /&gt;&lt;BR /&gt;Just so you understand, Ted (and anyone else who might not realize it)... When a system is converted to a trusted system, the encrypted password field in /etc/passwd is "locked" with the *... trusted authentication doesn't use the entry, but, when moved to a non-trusted system, this will never allow a login. It's a common method of disabling accounts and is the method utilized by HP for some of the system accounts that are locked by default.</description>
      <pubDate>Fri, 04 Jun 2004 15:12:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-passwd-file-migration/m-p/3296639#M746149</guid>
      <dc:creator>Jeff_Traigle</dc:creator>
      <dc:date>2004-06-04T15:12:24Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/passwd file migration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-passwd-file-migration/m-p/3296640#M746150</link>
      <description>thanks to everyone who replied.  Because I had already done a lot of work on the merge file (3 days of work) and did not want to convert and do it again.  Instead, I took the earlier suggestion to copy the tcb directory over to the new system.  That did the trick.  Thanks again.</description>
      <pubDate>Fri, 04 Jun 2004 15:14:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-passwd-file-migration/m-p/3296640#M746150</guid>
      <dc:creator>Ted Mims</dc:creator>
      <dc:date>2004-06-04T15:14:21Z</dc:date>
    </item>
  </channel>
</rss>

