<?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 Can't su to root except from root in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/can-t-su-to-root-except-from-root/m-p/3564893#M18159</link>
    <description>I can't su to root any longer from an average user id.  However, it worked earlier today.&lt;BR /&gt;All userid's have valid pw's and accounts are not expired.  I can su to root from root.  All other ID's get "su: sorry" whenever trying to su to root or any other ID.  After searching the forum.  Pam.conf is good.  There is not /etc/default/security file.  The system is trusted.  Not sure where to turn from here.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for any help.</description>
    <pubDate>Wed, 15 Jun 2005 18:30:27 GMT</pubDate>
    <dc:creator>Steve_615</dc:creator>
    <dc:date>2005-06-15T18:30:27Z</dc:date>
    <item>
      <title>Can't su to root except from root</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-t-su-to-root-except-from-root/m-p/3564893#M18159</link>
      <description>I can't su to root any longer from an average user id.  However, it worked earlier today.&lt;BR /&gt;All userid's have valid pw's and accounts are not expired.  I can su to root from root.  All other ID's get "su: sorry" whenever trying to su to root or any other ID.  After searching the forum.  Pam.conf is good.  There is not /etc/default/security file.  The system is trusted.  Not sure where to turn from here.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for any help.</description>
      <pubDate>Wed, 15 Jun 2005 18:30:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-t-su-to-root-except-from-root/m-p/3564893#M18159</guid>
      <dc:creator>Steve_615</dc:creator>
      <dc:date>2005-06-15T18:30:27Z</dc:date>
    </item>
    <item>
      <title>Re: Can't su to root except from root</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-t-su-to-root-except-from-root/m-p/3564894#M18160</link>
      <description>Can you please copy/paste the enture 'su' conversation from your shell, so we can see what you're issuing, and exactally how the error appears?</description>
      <pubDate>Wed, 15 Jun 2005 18:53:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-t-su-to-root-except-from-root/m-p/3564894#M18160</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2005-06-15T18:53:32Z</dc:date>
    </item>
    <item>
      <title>Re: Can't su to root except from root</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-t-su-to-root-except-from-root/m-p/3564895#M18161</link>
      <description>Hrm.. but short there..&lt;BR /&gt;&lt;BR /&gt;Also.. what log entires are made in '/var/log/messages' when you attempt to 'su'?&lt;BR /&gt;&lt;BR /&gt;You say 'pam.conf'.  What distribution are you using?  In most modern distributions, the file you should be looking at is '/etc/pam.d/su'.  Paste the contents of that file here too please.</description>
      <pubDate>Wed, 15 Jun 2005 18:58:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-t-su-to-root-except-from-root/m-p/3564895#M18161</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2005-06-15T18:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: Can't su to root except from root</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-t-su-to-root-except-from-root/m-p/3564896#M18162</link>
      <description>hmm /etc/default/security&lt;BR /&gt;&lt;BR /&gt;That sounds like an hpux system?!&lt;BR /&gt;&lt;BR /&gt;Am I right?&lt;BR /&gt;&lt;BR /&gt;If so run the following commands as root.&lt;BR /&gt;&lt;BR /&gt;pwck&lt;BR /&gt;&lt;BR /&gt;grpck&lt;BR /&gt;&lt;BR /&gt;If you have root login at all.&lt;BR /&gt;&lt;BR /&gt;You may need to boot single user to get back to root control.&lt;BR /&gt;&lt;BR /&gt;It would appear that you may have a corrupt /etc/passwd or /etc/group file&lt;BR /&gt;&lt;BR /&gt;Or that I have totally misdiagnosed this call and should be whacked around a few times.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 15 Jun 2005 23:13:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-t-su-to-root-except-from-root/m-p/3564896#M18162</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-06-15T23:13:22Z</dc:date>
    </item>
    <item>
      <title>Re: Can't su to root except from root</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-t-su-to-root-except-from-root/m-p/3564897#M18163</link>
      <description>&lt;BR /&gt;if this is a linux box then check /etc/pam.d/su file and see whether the following line is uncommented, if so comment it back.&lt;BR /&gt;&lt;BR /&gt;#auth       required     /lib/security/$ISA/pam_wheel.so use_uid &lt;BR /&gt;&lt;BR /&gt;also it would be better if you give the exact command line and exit status (check $?) also the contents of /var/log/messages and /var/log/secure&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Gopi</description>
      <pubDate>Thu, 16 Jun 2005 00:15:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-t-su-to-root-except-from-root/m-p/3564897#M18163</guid>
      <dc:creator>Gopi Sekar</dc:creator>
      <dc:date>2005-06-16T00:15:36Z</dc:date>
    </item>
    <item>
      <title>Re: Can't su to root except from root</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-t-su-to-root-except-from-root/m-p/3564898#M18164</link>
      <description>Found this link, see whether it is of help to you:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=907929" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=907929&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Gopi</description>
      <pubDate>Thu, 16 Jun 2005 01:16:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-t-su-to-root-except-from-root/m-p/3564898#M18164</guid>
      <dc:creator>Gopi Sekar</dc:creator>
      <dc:date>2005-06-16T01:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: Can't su to root except from root</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-t-su-to-root-except-from-root/m-p/3564899#M18165</link>
      <description>Dear Steve, &lt;BR /&gt;if the following line is not commented out then only the users in wheel group are allowed to do su. &lt;BR /&gt;auth required /lib/security/pam_wheel.so use_uid&lt;BR /&gt;So check this in the file /etc/pam.d/su.&lt;BR /&gt;</description>
      <pubDate>Thu, 16 Jun 2005 02:08:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-t-su-to-root-except-from-root/m-p/3564899#M18165</guid>
      <dc:creator>Bejoy C Alias</dc:creator>
      <dc:date>2005-06-16T02:08:46Z</dc:date>
    </item>
  </channel>
</rss>

