<?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: root passwd in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/root-passwd/m-p/3591265#M18909</link>
    <description>Is not the permissions that you should chek, but the configuration.&lt;BR /&gt;&lt;BR /&gt;Would help if you post the content of that file, if you see a pam_wheel line, then the user must be in the whell group to be able to use root.</description>
    <pubDate>Wed, 27 Jul 2005 17:52:45 GMT</pubDate>
    <dc:creator>Ivan Ferreira</dc:creator>
    <dc:date>2005-07-27T17:52:45Z</dc:date>
    <item>
      <title>root passwd</title>
      <link>https://community.hpe.com/t5/operating-system-linux/root-passwd/m-p/3591262#M18906</link>
      <description>OK I am running Linux RH9.&lt;BR /&gt;When I log in as myself and su - to root, it will not acept the passwd. Ever seen this before? I havn't. Cap lock off, I know the password is correct. Any ideas how I can hack the root passwd. Kind of an emergency.&lt;BR /&gt;&lt;BR /&gt;Not sure why su to root isn't aaccpeting the password.</description>
      <pubDate>Wed, 27 Jul 2005 16:15:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/root-passwd/m-p/3591262#M18906</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2005-07-27T16:15:15Z</dc:date>
    </item>
    <item>
      <title>Re: root passwd</title>
      <link>https://community.hpe.com/t5/operating-system-linux/root-passwd/m-p/3591263#M18907</link>
      <description>Check the /etc/pam.d/su file.&lt;BR /&gt;&lt;BR /&gt;Are you logging in as a different user? Who may not be in a particular group? Example, the wheel group.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Jul 2005 17:28:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/root-passwd/m-p/3591263#M18907</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2005-07-27T17:28:01Z</dc:date>
    </item>
    <item>
      <title>Re: root passwd</title>
      <link>https://community.hpe.com/t5/operating-system-linux/root-passwd/m-p/3591264#M18908</link>
      <description>SU file perms are good in both locations.&lt;BR /&gt;&lt;BR /&gt;I am logging in as myself in users:root.&lt;BR /&gt;&lt;BR /&gt;Crazy thing. I've never seen this b4.&lt;BR /&gt;Tried to rlogin or ssh from another connection. The box is tight as a drum. Even ftp is down. Very secure box without the linux firewall pieces.</description>
      <pubDate>Wed, 27 Jul 2005 17:40:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/root-passwd/m-p/3591264#M18908</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2005-07-27T17:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: root passwd</title>
      <link>https://community.hpe.com/t5/operating-system-linux/root-passwd/m-p/3591265#M18909</link>
      <description>Is not the permissions that you should chek, but the configuration.&lt;BR /&gt;&lt;BR /&gt;Would help if you post the content of that file, if you see a pam_wheel line, then the user must be in the whell group to be able to use root.</description>
      <pubDate>Wed, 27 Jul 2005 17:52:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/root-passwd/m-p/3591265#M18909</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-07-27T17:52:45Z</dc:date>
    </item>
    <item>
      <title>Re: root passwd</title>
      <link>https://community.hpe.com/t5/operating-system-linux/root-passwd/m-p/3591266#M18910</link>
      <description>If the below line in /etc/pam.d/su is not commented out , then only the users in wheel group are allowed to do su. &lt;BR /&gt;&lt;BR /&gt;#auth       required     /lib/security/$ISA/pam_wheel.so use_uid&lt;BR /&gt;&lt;BR /&gt;If there is no # simbol , then u must be in wheel group to do su . Check 'id' after logging in</description>
      <pubDate>Wed, 27 Jul 2005 23:26:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/root-passwd/m-p/3591266#M18910</guid>
      <dc:creator>Bejoy C Alias</dc:creator>
      <dc:date>2005-07-27T23:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: root passwd</title>
      <link>https://community.hpe.com/t5/operating-system-linux/root-passwd/m-p/3591267#M18911</link>
      <description>You should be able to boot off of any RH9 emergency disk. You can install RH9 on another box and create the book cd during the installation.&lt;BR /&gt;&lt;BR /&gt;This should enable you to boot the box, log on and null out the password entry for root in /etc/shadow&lt;BR /&gt;&lt;BR /&gt;don't leave it alone for long, you might get hacked.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 28 Jul 2005 09:30:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/root-passwd/m-p/3591267#M18911</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-07-28T09:30:03Z</dc:date>
    </item>
    <item>
      <title>Re: root passwd</title>
      <link>https://community.hpe.com/t5/operating-system-linux/root-passwd/m-p/3591268#M18912</link>
      <description>try to add u r username is sugroup &lt;BR /&gt;&lt;BR /&gt;(if sugroup is there)</description>
      <pubDate>Thu, 18 Aug 2005 07:01:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/root-passwd/m-p/3591268#M18912</guid>
      <dc:creator>Tvs</dc:creator>
      <dc:date>2005-08-18T07:01:32Z</dc:date>
    </item>
  </channel>
</rss>

