<?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: help: some shell can not run su command? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/help-some-shell-can-not-run-su-command/m-p/4962136#M786121</link>
    <description>I can't imagine why there would be a "su" in /usr/local/bin unless you've been hacked.  I would get rid of it.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
    <pubDate>Thu, 23 Feb 2006 06:15:58 GMT</pubDate>
    <dc:creator>Pete Randall</dc:creator>
    <dc:date>2006-02-23T06:15:58Z</dc:date>
    <item>
      <title>help: some shell can not run su command?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-some-shell-can-not-run-su-command/m-p/4962131#M786116</link>
      <description>modify user's login shell through edit /etc/passwd ,not SAM. There is ok to telnet to the machine for these users, but they can not run su command. the error message is following: &lt;BR /&gt;   /usr/lib/dld.sl: Can't open shared library: /usr/local/lib/libcom_err.sl&lt;BR /&gt;/usr/lib/dld.sl: No such file or directory&lt;BR /&gt;   But these user can run su command through xwindow.  &lt;BR /&gt;   What's the reason? How to solve the problem?</description>
      <pubDate>Thu, 23 Feb 2006 04:33:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-some-shell-can-not-run-su-command/m-p/4962131#M786116</guid>
      <dc:creator>ferry_4</dc:creator>
      <dc:date>2006-02-23T04:33:07Z</dc:date>
    </item>
    <item>
      <title>Re: help: some shell can not run su command?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-some-shell-can-not-run-su-command/m-p/4962132#M786117</link>
      <description>Hi ferry,&lt;BR /&gt;&lt;BR /&gt; Please give us the output of the following command, when executed in xwindow and the other on telnet session.&lt;BR /&gt;&lt;BR /&gt;  the command is,&lt;BR /&gt;      which su&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;senthil</description>
      <pubDate>Thu, 23 Feb 2006 04:38:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-some-shell-can-not-run-su-command/m-p/4962132#M786117</guid>
      <dc:creator>Senthil Kumar .A_1</dc:creator>
      <dc:date>2006-02-23T04:38:43Z</dc:date>
    </item>
    <item>
      <title>Re: help: some shell can not run su command?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-some-shell-can-not-run-su-command/m-p/4962133#M786118</link>
      <description>Is there anyconfiguration in /etc/pam.conf file su regardless of default configuration. That is making problem.&lt;BR /&gt;&lt;BR /&gt;# grep su /etc/pam.conf&lt;BR /&gt;&lt;BR /&gt;post this or check this.&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;Muthu</description>
      <pubDate>Thu, 23 Feb 2006 04:39:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-some-shell-can-not-run-su-command/m-p/4962133#M786118</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2006-02-23T04:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: help: some shell can not run su command?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-some-shell-can-not-run-su-command/m-p/4962134#M786119</link>
      <description>Hi Ferry, &lt;BR /&gt;&lt;BR /&gt;What is your SHLIB_PATH and  LD_LIB_PATH ? Try to check from telnet, &lt;BR /&gt;&lt;BR /&gt;# ldd `which su`&lt;BR /&gt;&lt;BR /&gt;-Arun &lt;BR /&gt;</description>
      <pubDate>Thu, 23 Feb 2006 04:58:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-some-shell-can-not-run-su-command/m-p/4962134#M786119</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-02-23T04:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: help: some shell can not run su command?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-some-shell-can-not-run-su-command/m-p/4962135#M786120</link>
      <description>hi senthil,&lt;BR /&gt;     normal user's su: /usr/bin/su&lt;BR /&gt;     question user's su: /usr/local/bin/su&lt;BR /&gt;&lt;BR /&gt;     TKS</description>
      <pubDate>Thu, 23 Feb 2006 06:10:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-some-shell-can-not-run-su-command/m-p/4962135#M786120</guid>
      <dc:creator>ferry_4</dc:creator>
      <dc:date>2006-02-23T06:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: help: some shell can not run su command?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-some-shell-can-not-run-su-command/m-p/4962136#M786121</link>
      <description>I can't imagine why there would be a "su" in /usr/local/bin unless you've been hacked.  I would get rid of it.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 23 Feb 2006 06:15:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-some-shell-can-not-run-su-command/m-p/4962136#M786121</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2006-02-23T06:15:58Z</dc:date>
    </item>
    <item>
      <title>Re: help: some shell can not run su command?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-some-shell-can-not-run-su-command/m-p/4962137#M786122</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;There shouldn't be any  question user's su: /usr/local/bin/su .. Change it to /usr/bin/su &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Thu, 23 Feb 2006 06:18:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-some-shell-can-not-run-su-command/m-p/4962137#M786122</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-02-23T06:18:46Z</dc:date>
    </item>
    <item>
      <title>Re: help: some shell can not run su command?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-some-shell-can-not-run-su-command/m-p/4962138#M786123</link>
      <description>Tt's very surprising that su is ok in xwindow session which su at /usr/local/bin/su , but su is error in telnet session which su at /usr/local/bin/su.&lt;BR /&gt; It's ok if I type /usr/bin/su to run su command. &lt;BR /&gt;What's the order of the $PATH search?</description>
      <pubDate>Thu, 23 Feb 2006 06:29:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-some-shell-can-not-run-su-command/m-p/4962138#M786123</guid>
      <dc:creator>ferry_4</dc:creator>
      <dc:date>2006-02-23T06:29:23Z</dc:date>
    </item>
    <item>
      <title>Re: help: some shell can not run su command?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-some-shell-can-not-run-su-command/m-p/4962139#M786124</link>
      <description>Hello, &lt;BR /&gt;&lt;BR /&gt;Just check PATH variable..&lt;BR /&gt;&lt;BR /&gt;# echo $PATH and check the order in both X and telnet session. &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Thu, 23 Feb 2006 06:42:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-some-shell-can-not-run-su-command/m-p/4962139#M786124</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-02-23T06:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: help: some shell can not run su command?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-some-shell-can-not-run-su-command/m-p/4962140#M786125</link>
      <description>Hi ferry,&lt;BR /&gt;&lt;BR /&gt;     Just make sure, in the file /etc/PATH file /usr/bin directory appears before /usr/local/bin.&lt;BR /&gt;&lt;BR /&gt;     Or work with the $PATH variable in /etc/profile file till "which su" command in both xwindow and normal telnet session yields the same result namely, /usr/bin/su&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Senthil</description>
      <pubDate>Thu, 23 Feb 2006 07:01:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-some-shell-can-not-run-su-command/m-p/4962140#M786125</guid>
      <dc:creator>Senthil Kumar .A_1</dc:creator>
      <dc:date>2006-02-23T07:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: help: some shell can not run su command?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-some-shell-can-not-run-su-command/m-p/4962141#M786126</link>
      <description>Try to change the PATH variable configuration. IT will get the binaries based on that. Change the configuration with /etc/profile as,&lt;BR /&gt;&lt;BR /&gt;export PATH=/bin:/sbin:/usr/bin:/usr/sbin: like that but. /usr/local/bin has to come after /usr/bin. Try to see /etc/PATH file also.&lt;BR /&gt;&lt;BR /&gt;If you have not explicitly configure DTSOURCEPROFILE=1 /etc/profile file is not read.&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;Muthu</description>
      <pubDate>Thu, 23 Feb 2006 07:16:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-some-shell-can-not-run-su-command/m-p/4962141#M786126</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2006-02-23T07:16:02Z</dc:date>
    </item>
    <item>
      <title>Re: help: some shell can not run su command?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-some-shell-can-not-run-su-command/m-p/4962142#M786127</link>
      <description>Thank you every body.&lt;BR /&gt;&lt;BR /&gt;   Ferry</description>
      <pubDate>Sun, 26 Feb 2006 21:52:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-some-shell-can-not-run-su-command/m-p/4962142#M786127</guid>
      <dc:creator>ferry_4</dc:creator>
      <dc:date>2006-02-26T21:52:10Z</dc:date>
    </item>
    <item>
      <title>Re: help: some shell can not run su command?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-some-shell-can-not-run-su-command/m-p/4962143#M786128</link>
      <description>TKS</description>
      <pubDate>Sun, 26 Feb 2006 21:52:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-some-shell-can-not-run-su-command/m-p/4962143#M786128</guid>
      <dc:creator>ferry_4</dc:creator>
      <dc:date>2006-02-26T21:52:53Z</dc:date>
    </item>
  </channel>
</rss>

