<?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 pwgrd daemon in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/pwgrd-daemon/m-p/3327047#M188461</link>
    <description>Hi All, &lt;BR /&gt;&lt;BR /&gt;I am running a script which change shell some userID /etc/passwd. When the script is running, I noticed pwgrd daemon got hang. Could you pls help the following items :&lt;BR /&gt;&lt;BR /&gt;1. What is pwgrd for?&lt;BR /&gt;2. What happen if the daemon is not running on a server?&lt;BR /&gt;3. Is it fine if I just stop prgrd and start it again after the script finished?&lt;BR /&gt;&lt;BR /&gt;Pls help. High score will be given. &lt;BR /&gt;&lt;BR /&gt;Thanks and Best Regards,&lt;BR /&gt;Negara&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 08 Jul 2004 22:35:37 GMT</pubDate>
    <dc:creator>Dewa Negara_4</dc:creator>
    <dc:date>2004-07-08T22:35:37Z</dc:date>
    <item>
      <title>pwgrd daemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pwgrd-daemon/m-p/3327047#M188461</link>
      <description>Hi All, &lt;BR /&gt;&lt;BR /&gt;I am running a script which change shell some userID /etc/passwd. When the script is running, I noticed pwgrd daemon got hang. Could you pls help the following items :&lt;BR /&gt;&lt;BR /&gt;1. What is pwgrd for?&lt;BR /&gt;2. What happen if the daemon is not running on a server?&lt;BR /&gt;3. Is it fine if I just stop prgrd and start it again after the script finished?&lt;BR /&gt;&lt;BR /&gt;Pls help. High score will be given. &lt;BR /&gt;&lt;BR /&gt;Thanks and Best Regards,&lt;BR /&gt;Negara&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Jul 2004 22:35:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pwgrd-daemon/m-p/3327047#M188461</guid>
      <dc:creator>Dewa Negara_4</dc:creator>
      <dc:date>2004-07-08T22:35:37Z</dc:date>
    </item>
    <item>
      <title>Re: pwgrd daemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pwgrd-daemon/m-p/3327048#M188462</link>
      <description>Hi Negara,&lt;BR /&gt;&lt;BR /&gt;  pwgrd is the password and group caching daemon - it is used to improve the speed withwhich users are authenticated if the password and group information is unusually large.&lt;BR /&gt;&lt;BR /&gt;  As fas as I know, it is not going to have any impact in the system as long as your password and group is not very huge.&lt;BR /&gt;&lt;BR /&gt;  How did you find out pwgrd is hung ? - There should be no need to stop and restart pwgrd.&lt;BR /&gt;&lt;BR /&gt;Sundar</description>
      <pubDate>Thu, 08 Jul 2004 22:50:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pwgrd-daemon/m-p/3327048#M188462</guid>
      <dc:creator>Sundar_7</dc:creator>
      <dc:date>2004-07-08T22:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: pwgrd daemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pwgrd-daemon/m-p/3327049#M188463</link>
      <description>What is in the script that makes you take note of the daemon? daemons don't hang for no apparent reason.</description>
      <pubDate>Thu, 08 Jul 2004 22:58:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pwgrd-daemon/m-p/3327049#M188463</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2004-07-08T22:58:38Z</dc:date>
    </item>
    <item>
      <title>Re: pwgrd daemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pwgrd-daemon/m-p/3327050#M188464</link>
      <description>There have been several patches to pwgrd. From the PHCO_30243 patch text:&lt;BR /&gt; &lt;BR /&gt;"pwgrd(1M) is intermittently consuming CPU time and not responding to the requests."&lt;BR /&gt; &lt;BR /&gt;which was actually fixed back in PHCO_28007. (these are 11.11 patches, see PHCO_28563 for 11.00 and the same problem)&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Sep 2024 09:30:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pwgrd-daemon/m-p/3327050#M188464</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2024-09-16T09:30:31Z</dc:date>
    </item>
    <item>
      <title>Re: pwgrd daemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pwgrd-daemon/m-p/3327051#M188465</link>
      <description>I just ran into a problem with the pwgrd not running... If you use NIS and you don't have pwgrd running, /sbin/chown won't work.&lt;BR /&gt;&lt;BR /&gt;Big deal, you say? Yes, it's a big deal, because /sbin/chown is called from a lot of our scripts in SD packages, since /sbin is a primary path (apparently)... Probably because in /sbin/init.d/swagentd PATH is set to /sbin:/usr/sbin:/usr/bin&lt;BR /&gt;&lt;BR /&gt;We just ran into this this morning, so I'm still looking for a solution/workaround...&lt;BR /&gt;&lt;BR /&gt;P.S.: we stopped the pwgrd, because NIS updates were not correctly visible if we had this daemon running. Have it run again is no solution.</description>
      <pubDate>Wed, 14 Jul 2004 03:54:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pwgrd-daemon/m-p/3327051#M188465</guid>
      <dc:creator>Elmar P. Kolkman</dc:creator>
      <dc:date>2004-07-14T03:54:22Z</dc:date>
    </item>
  </channel>
</rss>

