<?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: Setting password in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-password/m-p/2510389#M894437</link>
    <description>The /etc/passwd.tmp doesn't exist. No one is using the /etc/ptmp, i tried before and after reboot with fuser command.&lt;BR /&gt;The /etc/ptmp is empty.</description>
    <pubDate>Wed, 28 Mar 2001 09:53:10 GMT</pubDate>
    <dc:creator>Tarek</dc:creator>
    <dc:date>2001-03-28T09:53:10Z</dc:date>
    <item>
      <title>Setting password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-password/m-p/2510386#M894434</link>
      <description>Hallo all,&lt;BR /&gt;i have created a new user on an hp 10.20 not using nis. When i try to set the password i have this message: Temporary file busy; try again later for /etc/ptmp&lt;BR /&gt;The /etc/ptmp file doesn't exist. I rebooted the ws, but the problem stil stays. How can i do?&lt;BR /&gt;Thanks in advance for your help.</description>
      <pubDate>Wed, 28 Mar 2001 09:39:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-password/m-p/2510386#M894434</guid>
      <dc:creator>Tarek</dc:creator>
      <dc:date>2001-03-28T09:39:37Z</dc:date>
    </item>
    <item>
      <title>Re: Setting password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-password/m-p/2510387#M894435</link>
      <description>check if you have some file called /etc/passwd.tmp</description>
      <pubDate>Wed, 28 Mar 2001 09:44:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-password/m-p/2510387#M894435</guid>
      <dc:creator>Pedro Sousa</dc:creator>
      <dc:date>2001-03-28T09:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: Setting password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-password/m-p/2510388#M894436</link>
      <description>&lt;BR /&gt;Someone was/is using the vipw command to modify the password file. This uses the temorary file /etc/ptmp (the man page is incorrect for 10.20 - it does use /etc/ptmp not /etc/passwd.tmp).&lt;BR /&gt;&lt;BR /&gt;To find out who is using it do;&lt;BR /&gt;&lt;BR /&gt;fuser /etc/ptmp&lt;BR /&gt;&lt;BR /&gt;This should list the process number of the culprit. The do ps -lfp &lt;PID&gt; to see who it is, then try to contact them. If you cant find them its ok to kill the &lt;PID&gt; and to remove the /etc/ptmp file so you can now modify your password.&lt;/PID&gt;&lt;/PID&gt;</description>
      <pubDate>Wed, 28 Mar 2001 09:46:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-password/m-p/2510388#M894436</guid>
      <dc:creator>Edward Sedgemore</dc:creator>
      <dc:date>2001-03-28T09:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: Setting password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-password/m-p/2510389#M894437</link>
      <description>The /etc/passwd.tmp doesn't exist. No one is using the /etc/ptmp, i tried before and after reboot with fuser command.&lt;BR /&gt;The /etc/ptmp is empty.</description>
      <pubDate>Wed, 28 Mar 2001 09:53:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-password/m-p/2510389#M894437</guid>
      <dc:creator>Tarek</dc:creator>
      <dc:date>2001-03-28T09:53:10Z</dc:date>
    </item>
    <item>
      <title>Re: Setting password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-password/m-p/2510390#M894438</link>
      <description>I've never seen this problem before, but if you don't have the file /etc/passwd.tmp, try to touch it.&lt;BR /&gt;Related this problem, do you have the patch PHCO_10272 installed? Install it.&lt;BR /&gt;here is a little description of it:&lt;BR /&gt;"Inconsistent lock implementation between commands which modify the password file: passwd, vipw, chfn, chsh, user*.&lt;BR /&gt;Sometimes when a program or command is trying to update /etc/passwd, if another command or program is already trying to do the same,&lt;BR /&gt;         1) the former is told the file does not exist or&lt;BR /&gt;2) the last one to finish updating throws away the changes done by the first one to finish.&lt;BR /&gt;&lt;BR /&gt;good luck.</description>
      <pubDate>Wed, 28 Mar 2001 09:53:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-password/m-p/2510390#M894438</guid>
      <dc:creator>Pedro Sousa</dc:creator>
      <dc:date>2001-03-28T09:53:11Z</dc:date>
    </item>
    <item>
      <title>Re: Setting password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-password/m-p/2510391#M894439</link>
      <description>&lt;BR /&gt;You said the /etc/ptmp file is empty. That means it exists! Remove it and that should fix your problem.</description>
      <pubDate>Wed, 28 Mar 2001 10:15:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-password/m-p/2510391#M894439</guid>
      <dc:creator>Edward Sedgemore</dc:creator>
      <dc:date>2001-03-28T10:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: Setting password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-password/m-p/2510392#M894440</link>
      <description>Remove the user and create it with SAM.</description>
      <pubDate>Wed, 28 Mar 2001 13:26:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-password/m-p/2510392#M894440</guid>
      <dc:creator>Vincenzo Restuccia</dc:creator>
      <dc:date>2001-03-28T13:26:19Z</dc:date>
    </item>
  </channel>
</rss>

