<?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: su: USERDB: Unable to read from /var/adm/userdb/44. Run userdbck | HP-UX  B.11.31 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/su-userdb-unable-to-read-from-var-adm-userdb-44-run-userdbck-hp/m-p/7217995#M948873</link>
    <description>&lt;P&gt;&amp;gt; [...] if you had any trouble shoot methods Kindly share&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Same as before:&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; What did _you_ find when _you_ did that?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Still wondering.&lt;/P&gt;</description>
    <pubDate>Thu, 20 Jun 2024 06:19:07 GMT</pubDate>
    <dc:creator>Steven Schweda</dc:creator>
    <dc:date>2024-06-20T06:19:07Z</dc:date>
    <item>
      <title>su: USERDB: Unable to read from /var/adm/userdb/44. Run userdbck | HP-UX  B.11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/su-userdb-unable-to-read-from-var-adm-userdb-44-run-userdbck-hp/m-p/7212394#M948816</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;Hope evryone is doing good.&lt;/P&gt;&lt;P&gt;I am getting an error while switching the one user to&amp;nbsp; another&amp;nbsp;&lt;/P&gt;&lt;P&gt;Error Description:&lt;/P&gt;&lt;P&gt;&lt;U&gt;from user account&lt;/U&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;$ su&lt;BR /&gt;Password:&lt;BR /&gt;setgroups: Not owner&lt;BR /&gt;setgroups: Not owner&lt;BR /&gt;su: Unable to initialize group access list&lt;BR /&gt;$&lt;/P&gt;&lt;P&gt;&lt;U&gt;from the root user:&lt;/U&gt;&lt;/P&gt;&lt;P&gt;su: USERDB: Unable to read from /var/adm/userdb/44. Run userdbck.&lt;/P&gt;&lt;P&gt;Kindly share any information regarding this error.&lt;/P&gt;&lt;P&gt;Thankyou ffor your time in advance&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jason D&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Apr 2024 03:54:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/su-userdb-unable-to-read-from-var-adm-userdb-44-run-userdbck-hp/m-p/7212394#M948816</guid>
      <dc:creator>jason-dr</dc:creator>
      <dc:date>2024-04-22T03:54:32Z</dc:date>
    </item>
    <item>
      <title>Re: su: USERDB: Unable to read from /var/adm/userdb/44. Run userdbck | HP-UX  B.11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/su-userdb-unable-to-read-from-var-adm-userdb-44-run-userdbck-hp/m-p/7212433#M948817</link>
      <description>&lt;P&gt;&amp;gt; su: USERDB: Unable to read from /var/adm/userdb/44. Run userdbck.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; And _did_ you ("Run userdbck")?&amp;nbsp; What happened when you did that?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; man userdbck&lt;/P&gt;&lt;P&gt;&amp;gt; Kindly share any information regarding this error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I know nothing about it, so probably one of us should try a Forum or&lt;BR /&gt;Web search for terms like, say: userdbck&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; What did _you_ find when _you_ did that?&lt;/P&gt;</description>
      <pubDate>Sun, 21 Apr 2024 10:42:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/su-userdb-unable-to-read-from-var-adm-userdb-44-run-userdbck-hp/m-p/7212433#M948817</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2024-04-21T10:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: su: USERDB: Unable to read from /var/adm/userdb/44. Run userdbck | HP-UX  B.11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/su-userdb-unable-to-read-from-var-adm-userdb-44-run-userdbck-hp/m-p/7212772#M948820</link>
      <description>&lt;P&gt;As Steven says, you'll have to run the commands to find more. But if your question is simply asking more information for the errors you are seeing, here it is:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The errors you are encountering while switching users with the su command are related to permissions and system file access issues. Here's how you can address each error:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Error: "setgroups: Not owner" and "su: Unable to initialize group access list"&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;These errors typically occur due to insufficient permissions when attempting to switch users. The&amp;nbsp;setgroups&amp;nbsp;function is failing because the user executing the&amp;nbsp;su&amp;nbsp;command does not have the necessary rights to change group memberships.&lt;/LI&gt;&lt;LI&gt;Resolution: Ensure that the user has appropriate permissions to switch to the target user. This might involve adjusting the user's group memberships or using a user with higher privileges (like root) to make these changes. Additionally, check the permissions of the&amp;nbsp;su&amp;nbsp;binary itself; it should have the setuid bit set, typically shown as&amp;nbsp;rwsr-xr-x.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Error: "su: USERDB: Unable to read from /var/adm/userdb/44. Run userdbck"&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;This error indicates a problem with the user database file&amp;nbsp;/var/adm/userdb/44, which might be corrupted or inaccessible.&lt;/LI&gt;&lt;LI&gt;Resolution: Run the&amp;nbsp;userdbck&amp;nbsp;command as suggested in the error message. This command checks and repairs inconsistencies in user database files. You might need root privileges to execute this command effectively. If the issue persists, check the permissions and ownership of the&amp;nbsp;/var/adm/userdb&amp;nbsp;directory and its contents to ensure that they are readable by the system.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Tue, 23 Apr 2024 23:48:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/su-userdb-unable-to-read-from-var-adm-userdb-44-run-userdbck-hp/m-p/7212772#M948820</guid>
      <dc:creator>shuff</dc:creator>
      <dc:date>2024-04-23T23:48:49Z</dc:date>
    </item>
    <item>
      <title>Re: su: USERDB: Unable to read from /var/adm/userdb/44. Run userdbck | HP-UX  B.11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/su-userdb-unable-to-read-from-var-adm-userdb-44-run-userdbck-hp/m-p/7213336#M948825</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.hpe.com/t5/user/viewprofilepage/user-id/2273575"&gt;@jason-dr&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Let us know if you were able to resolve the issue.&lt;/P&gt;
&lt;P&gt;If you have no further query and you are satisfied with the answer then kindly mark the topic as Solved so that it is helpful for all community members.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Apr 2024 15:47:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/su-userdb-unable-to-read-from-var-adm-userdb-44-run-userdbck-hp/m-p/7213336#M948825</guid>
      <dc:creator>Sunitha_Mod</dc:creator>
      <dc:date>2024-04-26T15:47:16Z</dc:date>
    </item>
    <item>
      <title>Re: su: USERDB: Unable to read from /var/adm/userdb/44. Run userdbck | HP-UX  B.11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/su-userdb-unable-to-read-from-var-adm-userdb-44-run-userdbck-hp/m-p/7217763#M948872</link>
      <description>&lt;P&gt;&lt;a href="https://community.hpe.com/t5/user/viewprofilepage/user-id/2280333"&gt;@shuff&lt;/a&gt;&amp;nbsp; &lt;a href="https://community.hpe.com/t5/user/viewprofilepage/user-id/586411"&gt;@Steven Schweda&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hi everyone,&lt;/P&gt;
&lt;P&gt;Hope evryone is doing good.&lt;/P&gt;
&lt;P&gt;I am still facing this issue if you had any trouble shoot methods&amp;nbsp;Kindly share&lt;/P&gt;
&lt;P&gt;Thankyou ffor your time in advance&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Jason D&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jun 2024 05:10:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/su-userdb-unable-to-read-from-var-adm-userdb-44-run-userdbck-hp/m-p/7217763#M948872</guid>
      <dc:creator>jason-dr</dc:creator>
      <dc:date>2024-06-20T05:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: su: USERDB: Unable to read from /var/adm/userdb/44. Run userdbck | HP-UX  B.11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/su-userdb-unable-to-read-from-var-adm-userdb-44-run-userdbck-hp/m-p/7217995#M948873</link>
      <description>&lt;P&gt;&amp;gt; [...] if you had any trouble shoot methods Kindly share&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Same as before:&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; What did _you_ find when _you_ did that?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Still wondering.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jun 2024 06:19:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/su-userdb-unable-to-read-from-var-adm-userdb-44-run-userdbck-hp/m-p/7217995#M948873</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2024-06-20T06:19:07Z</dc:date>
    </item>
  </channel>
</rss>

