<?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: + tty?? root-oracle in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/su-tty-root-oracle/m-p/5096772#M726544</link>
    <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;Thanks all of you for your suggestions.&lt;BR /&gt;&lt;BR /&gt;Mounaam's suggestion solved the problem.&lt;BR /&gt;&lt;BR /&gt;There is one process sleep 5 ( related to oracle ) which is running. I have killed the parent process and problem was solved.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks again.&lt;BR /&gt;Kumar</description>
    <pubDate>Tue, 11 Mar 2008 06:50:54 GMT</pubDate>
    <dc:creator>KumarP_1</dc:creator>
    <dc:date>2008-03-11T06:50:54Z</dc:date>
    <item>
      <title>su: + tty?? root-oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/su-tty-root-oracle/m-p/5096766#M726538</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;My syslog.log is showing the following messages for every 5 seconds from last few days.&lt;BR /&gt;-------------------&lt;BR /&gt;Mar 10 17:26:16 hostname su: + tty?? root-oracle&lt;BR /&gt;-----------------------------&lt;BR /&gt;We are not running Oracle application on the server even though we have oracle id.&lt;BR /&gt;What may be the reason ? &lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Kumar</description>
      <pubDate>Mon, 10 Mar 2008 08:34:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/su-tty-root-oracle/m-p/5096766#M726538</guid>
      <dc:creator>KumarP_1</dc:creator>
      <dc:date>2008-03-10T08:34:27Z</dc:date>
    </item>
    <item>
      <title>Re: su: + tty?? root-oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/su-tty-root-oracle/m-p/5096767#M726539</link>
      <description>&lt;BR /&gt;Hi kumar,&lt;BR /&gt;&lt;BR /&gt;User root had switched to user oracle using su command . Oracle is not any default account.Some body might have created it .&lt;BR /&gt;please check by command users ? who are logged in ?&lt;BR /&gt;&lt;BR /&gt;OR command w&lt;BR /&gt;please give us the output.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Mar 2008 08:44:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/su-tty-root-oracle/m-p/5096767#M726539</guid>
      <dc:creator>inukoti13</dc:creator>
      <dc:date>2008-03-10T08:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: su: + tty?? root-oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/su-tty-root-oracle/m-p/5096768#M726540</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;these su are are executed by a process that is not attached to a tty (tty??).&lt;BR /&gt;&lt;BR /&gt;Do you have some process like "sleep 5" for example that are running?&lt;BR /&gt;If yes, check for the parent process.</description>
      <pubDate>Mon, 10 Mar 2008 10:11:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/su-tty-root-oracle/m-p/5096768#M726540</guid>
      <dc:creator>Mounaam</dc:creator>
      <dc:date>2008-03-10T10:11:16Z</dc:date>
    </item>
    <item>
      <title>Re: su: + tty?? root-oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/su-tty-root-oracle/m-p/5096769#M726541</link>
      <description>Something with no TTY assigned to it is using su to change its identity from "root" to "oracle". Maybe it's something started from crontab?&lt;BR /&gt;&lt;BR /&gt;Check /var/adm/cron/log to see if there is cron activity going on at that time. Also check root's crontab: "crontab -l root"&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Mon, 10 Mar 2008 11:29:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/su-tty-root-oracle/m-p/5096769#M726541</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2008-03-10T11:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: su: + tty?? root-oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/su-tty-root-oracle/m-p/5096770#M726542</link>
      <description>you may want to check &lt;BR /&gt;lsof|grep tty &lt;BR /&gt;who -u&lt;BR /&gt;try to find old process which is related to this.&lt;BR /&gt;Kill the tty processes which is not used.&lt;BR /&gt;BR,&lt;BR /&gt;Kapil</description>
      <pubDate>Mon, 10 Mar 2008 11:44:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/su-tty-root-oracle/m-p/5096770#M726542</guid>
      <dc:creator>Kapil Jha</dc:creator>
      <dc:date>2008-03-10T11:44:41Z</dc:date>
    </item>
    <item>
      <title>Re: su: + tty?? root-oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/su-tty-root-oracle/m-p/5096771#M726543</link>
      <description>hi Kumar,&lt;BR /&gt;&lt;BR /&gt;it could also be that you have a cron job scheduled to run every few minutes.&lt;BR /&gt;&lt;BR /&gt;post the output of:&lt;BR /&gt;crontab -l|grep oracle&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Mon, 10 Mar 2008 11:55:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/su-tty-root-oracle/m-p/5096771#M726543</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2008-03-10T11:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: su: + tty?? root-oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/su-tty-root-oracle/m-p/5096772#M726544</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;Thanks all of you for your suggestions.&lt;BR /&gt;&lt;BR /&gt;Mounaam's suggestion solved the problem.&lt;BR /&gt;&lt;BR /&gt;There is one process sleep 5 ( related to oracle ) which is running. I have killed the parent process and problem was solved.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks again.&lt;BR /&gt;Kumar</description>
      <pubDate>Tue, 11 Mar 2008 06:50:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/su-tty-root-oracle/m-p/5096772#M726544</guid>
      <dc:creator>KumarP_1</dc:creator>
      <dc:date>2008-03-11T06:50:54Z</dc:date>
    </item>
  </channel>
</rss>

