<?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: problem with su in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/problem-with-su/m-p/3260157#M11713</link>
    <description>Hi,&lt;BR /&gt;I have checked the /etc/pam.d/su file and found that use_sid was unchecked.Thks for all your help&lt;BR /&gt;rgds-mjs</description>
    <pubDate>Thu, 29 Apr 2004 06:19:20 GMT</pubDate>
    <dc:creator>mjsunil</dc:creator>
    <dc:date>2004-04-29T06:19:20Z</dc:date>
    <item>
      <title>problem with su</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-with-su/m-p/3260146#M11702</link>
      <description>Hi,&lt;BR /&gt;Iam not able to su to root from one user whereas Iam able to su from another user. Has anybody come across this kind of problem. We havent made any configuration changes. It was working properly earlier.&lt;BR /&gt;&lt;BR /&gt;rgds-mjs</description>
      <pubDate>Tue, 27 Apr 2004 06:39:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-with-su/m-p/3260146#M11702</guid>
      <dc:creator>mjsunil</dc:creator>
      <dc:date>2004-04-27T06:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: problem with su</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-with-su/m-p/3260147#M11703</link>
      <description>Check permissions on su&lt;BR /&gt;&lt;BR /&gt;make sure they aare this: &lt;BR /&gt;-rwsr-xr-x    1 root     root        47522 Aug 12  2003 /bin/su&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;the /etc/securetty file may have become trashed in some way or may have been set to block su.&lt;BR /&gt;&lt;BR /&gt;Not if a hacker had your box the first thing he/she might do is disable your ability to log on as root an nail he/she.&lt;BR /&gt;&lt;BR /&gt;check for space on root fs and /var  du -h&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 27 Apr 2004 06:55:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-with-su/m-p/3260147#M11703</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-04-27T06:55:17Z</dc:date>
    </item>
    <item>
      <title>Re: problem with su</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-with-su/m-p/3260148#M11704</link>
      <description>Have you verified the root password by logging in on the console?</description>
      <pubDate>Tue, 27 Apr 2004 06:55:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-with-su/m-p/3260148#M11704</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2004-04-27T06:55:57Z</dc:date>
    </item>
    <item>
      <title>Re: problem with su</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-with-su/m-p/3260149#M11705</link>
      <description>did you check log files looking for an error?&lt;BR /&gt; search in /var/log and report error here.&lt;BR /&gt;Peace, R&amp;gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Apr 2004 07:19:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-with-su/m-p/3260149#M11705</guid>
      <dc:creator>Roberto Polli</dc:creator>
      <dc:date>2004-04-27T07:19:25Z</dc:date>
    </item>
    <item>
      <title>Re: problem with su</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-with-su/m-p/3260150#M11706</link>
      <description>perhaps pam.&lt;BR /&gt;did you change /etc/pam.conf or /etc/pam.d/* ?&lt;BR /&gt;&lt;BR /&gt;or you use *BSD?&lt;BR /&gt;so, only wheel group member can su to root.&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Apr 2004 23:16:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-with-su/m-p/3260150#M11706</guid>
      <dc:creator>Kiyoshi Miyake</dc:creator>
      <dc:date>2004-04-27T23:16:26Z</dc:date>
    </item>
    <item>
      <title>Re: problem with su</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-with-su/m-p/3260151#M11707</link>
      <description>Hi,&lt;BR /&gt; I have checked the /etc/pam.d/su and i havent enabled the wheel group and pam.wheel.so. The permission is correct for su and root has permission in /etc/securetty.We have space in /var. In /var/log/messages. we are able to su to root with only one user. I tried to create new users and even they r not able to su to root&lt;BR /&gt;rgds-mjs</description>
      <pubDate>Wed, 28 Apr 2004 00:27:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-with-su/m-p/3260151#M11707</guid>
      <dc:creator>mjsunil</dc:creator>
      <dc:date>2004-04-28T00:27:17Z</dc:date>
    </item>
    <item>
      <title>Re: problem with su</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-with-su/m-p/3260152#M11708</link>
      <description>Can you please copy/paste error passage you receive when you try "su -" ?</description>
      <pubDate>Wed, 28 Apr 2004 00:39:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-with-su/m-p/3260152#M11708</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2004-04-28T00:39:06Z</dc:date>
    </item>
    <item>
      <title>Re: problem with su</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-with-su/m-p/3260153#M11709</link>
      <description>Also paste the contents of '/etc/pam.d/su'.</description>
      <pubDate>Wed, 28 Apr 2004 00:46:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-with-su/m-p/3260153#M11709</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2004-04-28T00:46:22Z</dc:date>
    </item>
    <item>
      <title>Re: problem with su</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-with-su/m-p/3260154#M11710</link>
      <description>just in case, check 'which su' to see where the binary is taken from.&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Apr 2004 01:43:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-with-su/m-p/3260154#M11710</guid>
      <dc:creator>Marco van den Hout</dc:creator>
      <dc:date>2004-04-28T01:43:57Z</dc:date>
    </item>
    <item>
      <title>Re: problem with su</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-with-su/m-p/3260155#M11711</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Do you have sudo installed? try visudoers..&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;&lt;BR /&gt;Robert&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Apr 2004 04:26:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-with-su/m-p/3260155#M11711</guid>
      <dc:creator>Robert Binkhorst</dc:creator>
      <dc:date>2004-04-28T04:26:40Z</dc:date>
    </item>
    <item>
      <title>Re: problem with su</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-with-su/m-p/3260156#M11712</link>
      <description>Hi,&lt;BR /&gt;When I su i get su: incorrect password and I sure that the /etc/pam.d/su is the default file created during installation. I dont have sudo installed.&lt;BR /&gt;rgds-mjs&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Apr 2004 06:08:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-with-su/m-p/3260156#M11712</guid>
      <dc:creator>mjsunil</dc:creator>
      <dc:date>2004-04-29T06:08:56Z</dc:date>
    </item>
    <item>
      <title>Re: problem with su</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-with-su/m-p/3260157#M11713</link>
      <description>Hi,&lt;BR /&gt;I have checked the /etc/pam.d/su file and found that use_sid was unchecked.Thks for all your help&lt;BR /&gt;rgds-mjs</description>
      <pubDate>Thu, 29 Apr 2004 06:19:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-with-su/m-p/3260157#M11713</guid>
      <dc:creator>mjsunil</dc:creator>
      <dc:date>2004-04-29T06:19:20Z</dc:date>
    </item>
    <item>
      <title>Re: problem with su</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-with-su/m-p/3260158#M11714</link>
      <description>you had stated that the /etc/pam.d/su had a uncheck field -- please explain.&lt;BR /&gt;I have the same problem and can not figure it out.&lt;BR /&gt;Thanks&lt;BR /&gt;doverbey</description>
      <pubDate>Thu, 03 Aug 2006 10:26:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-with-su/m-p/3260158#M11714</guid>
      <dc:creator>Overbey</dc:creator>
      <dc:date>2006-08-03T10:26:12Z</dc:date>
    </item>
    <item>
      <title>Re: problem with su</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-with-su/m-p/3260159#M11715</link>
      <description>Yes. For us it was really our stupidity since we forgot to modify the /etc/pam.d/access.conf file. If this file (or a similar file) is referenced from /etc/pam.d/system-auth:&lt;BR /&gt;&lt;BR /&gt;account     required      /lib/security/$ISA/pam_access.so accessfile=/etc/security/access.conf&lt;BR /&gt;&lt;BR /&gt;then make sure that file is properly allowing access for the user in question. We had put the new user in a new group but had forgotten to give that group access to login to the machine by modifying the access.conf file.</description>
      <pubDate>Mon, 28 May 2007 13:23:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-with-su/m-p/3260159#M11715</guid>
      <dc:creator>t35t0r</dc:creator>
      <dc:date>2007-05-28T13:23:55Z</dc:date>
    </item>
  </channel>
</rss>

