<?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: getprpw returns no output in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/getprpw-returns-no-output/m-p/5251764#M471014</link>
    <description>Problem is for a specific user ? did you try another user ?&lt;BR /&gt;&lt;BR /&gt;Did you check the system logs ?</description>
    <pubDate>Mon, 16 Aug 2010 12:53:29 GMT</pubDate>
    <dc:creator>Hakki Aydin Ucar</dc:creator>
    <dc:date>2010-08-16T12:53:29Z</dc:date>
    <item>
      <title>getprpw returns no output</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getprpw-returns-no-output/m-p/5251763#M471013</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;I have a strange occurrance! On one of my HPUX 11.11 systems when I issue /usr/lbin/getprpw -l username I only get the command prompt returned. On my other systems I get the full output of the users definitions.&lt;BR /&gt;&lt;BR /&gt;Some history, it worked until a user account was locked and the password expired. the getprpw showed lockout=0010001. I used /usr/lbin/modprpw -k username, but lockout would not reset to zero. I tried 'reactivate' through sam, which said it executed successfully, but the user stayed in the deactivated state. Then after reading some blogs I tried /usr/lbin/modprpw -e username. The account did not reactivate, and now the getprpw does not return output for any username. &lt;BR /&gt;All the user accounts are fine. The /tcb/files/auth directory exists and has all the correct entries. And pwck command output is valid. I deleted and re-added the original problem user and he can now log in successfully..&lt;BR /&gt;&lt;BR /&gt;Any idea why the getprpw id behaving this way?&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
      <pubDate>Mon, 16 Aug 2010 12:24:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getprpw-returns-no-output/m-p/5251763#M471013</guid>
      <dc:creator>Michele Musto</dc:creator>
      <dc:date>2010-08-16T12:24:04Z</dc:date>
    </item>
    <item>
      <title>Re: getprpw returns no output</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getprpw-returns-no-output/m-p/5251764#M471014</link>
      <description>Problem is for a specific user ? did you try another user ?&lt;BR /&gt;&lt;BR /&gt;Did you check the system logs ?</description>
      <pubDate>Mon, 16 Aug 2010 12:53:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getprpw-returns-no-output/m-p/5251764#M471014</guid>
      <dc:creator>Hakki Aydin Ucar</dc:creator>
      <dc:date>2010-08-16T12:53:29Z</dc:date>
    </item>
    <item>
      <title>Re: getprpw returns no output</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getprpw-returns-no-output/m-p/5251765#M471015</link>
      <description>Thanks for the quick response!&lt;BR /&gt;&lt;BR /&gt;"Problem is for a specific user? did you try another user?"&lt;BR /&gt;&lt;BR /&gt;This getprpw does not return output for any user tried.&lt;BR /&gt;&lt;BR /&gt;Did you check the system logs?&lt;BR /&gt;&lt;BR /&gt;There are no error messaages in the syslog.</description>
      <pubDate>Mon, 16 Aug 2010 13:37:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getprpw-returns-no-output/m-p/5251765#M471015</guid>
      <dc:creator>Michele Musto</dc:creator>
      <dc:date>2010-08-16T13:37:08Z</dc:date>
    </item>
    <item>
      <title>Re: getprpw returns no output</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getprpw-returns-no-output/m-p/5251766#M471016</link>
      <description>Additional information. &lt;BR /&gt;&lt;BR /&gt;I have captured the return value for the command -&lt;BR /&gt;&lt;BR /&gt;# /usr/lbin/getprpw -l username&lt;BR /&gt;# echo $?&lt;BR /&gt;126&lt;BR /&gt;&lt;BR /&gt;I am not sure what this return value means, but on my working systems the value is zero.&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Mon, 16 Aug 2010 18:31:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getprpw-returns-no-output/m-p/5251766#M471016</guid>
      <dc:creator>Michele Musto</dc:creator>
      <dc:date>2010-08-16T18:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: getprpw returns no output</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getprpw-returns-no-output/m-p/5251767#M471017</link>
      <description>After more research and see that the 126 meant that a 'command was found but could not be executed' I discovered that the modprpw and getprpw files were empty. I copied them from another system and they now return the proper output.&lt;BR /&gt;&lt;BR /&gt;I have no idea how they became corrupted.</description>
      <pubDate>Mon, 16 Aug 2010 18:38:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getprpw-returns-no-output/m-p/5251767#M471017</guid>
      <dc:creator>Michele Musto</dc:creator>
      <dc:date>2010-08-16T18:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: getprpw returns no output</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getprpw-returns-no-output/m-p/5251768#M471018</link>
      <description>modprpw and getprpw were corrupted. copied from another system.</description>
      <pubDate>Mon, 16 Aug 2010 18:39:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getprpw-returns-no-output/m-p/5251768#M471018</guid>
      <dc:creator>Michele Musto</dc:creator>
      <dc:date>2010-08-16T18:39:49Z</dc:date>
    </item>
  </channel>
</rss>

