<?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: Very confusing /etc/passwd problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/very-confusing-etc-passwd-problem/m-p/3066413#M139723</link>
    <description>Thanks for that, i did do a search - which is why I stopped the pwgrd process.&lt;BR /&gt;&lt;BR /&gt;But that user was still missing after I stopped the process.&lt;BR /&gt;It only came back when I restored the file again after the user was logged out.&lt;BR /&gt;&lt;BR /&gt;Any ideas on that?</description>
    <pubDate>Tue, 09 Sep 2003 19:59:19 GMT</pubDate>
    <dc:creator>Ronelle van Niekerk</dc:creator>
    <dc:date>2003-09-09T19:59:19Z</dc:date>
    <item>
      <title>Very confusing /etc/passwd problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/very-confusing-etc-passwd-problem/m-p/3066411#M139721</link>
      <description>OK, I don't want to get into details of how I did it, but I removed the passwd file by mistake.&lt;BR /&gt;&lt;BR /&gt;I restored a version from Saturday - using omniback - and came across a whole lot of problems:&lt;BR /&gt;&lt;BR /&gt;1) The file restored with the wrong permissions&lt;BR /&gt;3) The group file went missing until I stopped the pwgrd process&lt;BR /&gt;4) One, and only one, of the users was missing from the passwd file.&lt;BR /&gt;&lt;BR /&gt;I tried all sorts of things, gave up and asked that user to log off the system. I restored again and it restored perfectly - right permissions and all users.&lt;BR /&gt;&lt;BR /&gt;So is it because the user was logged into the system or is it becasue the pwgrd process was running? or both?&lt;BR /&gt;&lt;BR /&gt;I've started the pwgrd process again - because it seems that it was running before.&lt;BR /&gt;&lt;BR /&gt;Any help will be appreciated, although I hope I don't do this again!&lt;BR /&gt;&lt;BR /&gt;-Ronelle&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Sep 2003 03:37:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/very-confusing-etc-passwd-problem/m-p/3066411#M139721</guid>
      <dc:creator>Ronelle van Niekerk</dc:creator>
      <dc:date>2003-09-09T03:37:24Z</dc:date>
    </item>
    <item>
      <title>Re: Very confusing /etc/passwd problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/very-confusing-etc-passwd-problem/m-p/3066412#M139722</link>
      <description>Hi,&lt;BR /&gt;since pwgrd is a passord and group cacher, i suspect that it holds some locks on that file, and in unix you can delete files while other program held them...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Check in this link:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www5.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000063236235" target="_blank"&gt;http://www5.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000063236235&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;problems and issues are very similar.&lt;BR /&gt;&lt;BR /&gt;If you are interested, do a search with pwgrd in the forum, you will see many other interesting docs.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;   Massimo&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Sep 2003 05:02:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/very-confusing-etc-passwd-problem/m-p/3066412#M139722</guid>
      <dc:creator>Massimo Bianchi</dc:creator>
      <dc:date>2003-09-09T05:02:01Z</dc:date>
    </item>
    <item>
      <title>Re: Very confusing /etc/passwd problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/very-confusing-etc-passwd-problem/m-p/3066413#M139723</link>
      <description>Thanks for that, i did do a search - which is why I stopped the pwgrd process.&lt;BR /&gt;&lt;BR /&gt;But that user was still missing after I stopped the process.&lt;BR /&gt;It only came back when I restored the file again after the user was logged out.&lt;BR /&gt;&lt;BR /&gt;Any ideas on that?</description>
      <pubDate>Tue, 09 Sep 2003 19:59:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/very-confusing-etc-passwd-problem/m-p/3066413#M139723</guid>
      <dc:creator>Ronelle van Niekerk</dc:creator>
      <dc:date>2003-09-09T19:59:19Z</dc:date>
    </item>
    <item>
      <title>Re: Very confusing /etc/passwd problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/very-confusing-etc-passwd-problem/m-p/3066414#M139724</link>
      <description>In HP-UX 11.00 the /etc/group file can be reduced to zero bytes if the / root filesystem gets full.&lt;BR /&gt;&lt;BR /&gt;I would restore the file again without that process and then run.&lt;BR /&gt;&lt;BR /&gt;pwck&lt;BR /&gt;&lt;BR /&gt;to check the /etc/passwd file&lt;BR /&gt;&lt;BR /&gt;I'd also restore /etc/group from the same backup and run&lt;BR /&gt;&lt;BR /&gt;grpck&lt;BR /&gt;&lt;BR /&gt;To check that /etc/group&lt;BR /&gt;&lt;BR /&gt;It's always best to do restores with as little software running as possible.&lt;BR /&gt;&lt;BR /&gt;No file, program or application is supposed to affect the /etc/passwd and /etc/group file that way.  Any program that does is a security hazard.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 09 Sep 2003 22:23:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/very-confusing-etc-passwd-problem/m-p/3066414#M139724</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-09-09T22:23:10Z</dc:date>
    </item>
  </channel>
</rss>

