<?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: Verifying initial logging session from root session in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/verifying-initial-logging-session-from-root-session/m-p/3820966#M780962</link>
    <description>Hi Shiv, &lt;BR /&gt;&lt;BR /&gt;Your "uid" will be same. You can see using, &lt;BR /&gt;&lt;BR /&gt;#  id -u username&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
    <pubDate>Mon, 10 Jul 2006 23:21:00 GMT</pubDate>
    <dc:creator>Arunvijai_4</dc:creator>
    <dc:date>2006-07-10T23:21:00Z</dc:date>
    <item>
      <title>Verifying initial logging session from root session</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/verifying-initial-logging-session-from-root-session/m-p/3820964#M780960</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Initially logging as a normal user then switching over to root user i want to verify my original(initial) user id from root session.&lt;BR /&gt;&lt;BR /&gt;What is the command for that ?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Shiv</description>
      <pubDate>Mon, 10 Jul 2006 23:12:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/verifying-initial-logging-session-from-root-session/m-p/3820964#M780960</guid>
      <dc:creator>Shivkumar</dc:creator>
      <dc:date>2006-07-10T23:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: Verifying initial logging session from root session</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/verifying-initial-logging-session-from-root-session/m-p/3820965#M780961</link>
      <description>Nothing more complicated than "who am i". &lt;BR /&gt;&lt;BR /&gt;ORIG_USER=$(who am i)&lt;BR /&gt;echo "Original Login: ${ORIG_USER}"&lt;BR /&gt;echo "Current User: ${LOGNAME}"</description>
      <pubDate>Mon, 10 Jul 2006 23:19:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/verifying-initial-logging-session-from-root-session/m-p/3820965#M780961</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-07-10T23:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Verifying initial logging session from root session</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/verifying-initial-logging-session-from-root-session/m-p/3820966#M780962</link>
      <description>Hi Shiv, &lt;BR /&gt;&lt;BR /&gt;Your "uid" will be same. You can see using, &lt;BR /&gt;&lt;BR /&gt;#  id -u username&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Mon, 10 Jul 2006 23:21:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/verifying-initial-logging-session-from-root-session/m-p/3820966#M780962</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-07-10T23:21:00Z</dc:date>
    </item>
    <item>
      <title>Re: Verifying initial logging session from root session</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/verifying-initial-logging-session-from-root-session/m-p/3820967#M780963</link>
      <description>Clay,&lt;BR /&gt;&lt;BR /&gt;We use powerbroker to become root from a normal user. The command $who am i&lt;BR /&gt;&lt;BR /&gt;didn't show the initial user id.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Shiv</description>
      <pubDate>Mon, 10 Jul 2006 23:27:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/verifying-initial-logging-session-from-root-session/m-p/3820967#M780963</guid>
      <dc:creator>Shivkumar</dc:creator>
      <dc:date>2006-07-10T23:27:04Z</dc:date>
    </item>
    <item>
      <title>Re: Verifying initial logging session from root session</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/verifying-initial-logging-session-from-root-session/m-p/3820968#M780964</link>
      <description>Hi Shiv, &lt;BR /&gt;&lt;BR /&gt;Try using # id -u username. It should definitely help you. &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Mon, 10 Jul 2006 23:34:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/verifying-initial-logging-session-from-root-session/m-p/3820968#M780964</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-07-10T23:34:13Z</dc:date>
    </item>
    <item>
      <title>Re: Verifying initial logging session from root session</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/verifying-initial-logging-session-from-root-session/m-p/3820969#M780965</link>
      <description>Arun, That is what (username) i want to find from the root session. &lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Shiv</description>
      <pubDate>Mon, 10 Jul 2006 23:48:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/verifying-initial-logging-session-from-root-session/m-p/3820969#M780965</guid>
      <dc:creator>Shivkumar</dc:creator>
      <dc:date>2006-07-10T23:48:27Z</dc:date>
    </item>
    <item>
      <title>Re: Verifying initial logging session from root session</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/verifying-initial-logging-session-from-root-session/m-p/3820970#M780966</link>
      <description>Hi Shiv, &lt;BR /&gt;&lt;BR /&gt;I am not sure this will be helpful to you, Try this, # whodo. It will display both root and normal user . &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Mon, 10 Jul 2006 23:58:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/verifying-initial-logging-session-from-root-session/m-p/3820970#M780966</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-07-10T23:58:59Z</dc:date>
    </item>
    <item>
      <title>Re: Verifying initial logging session from root session</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/verifying-initial-logging-session-from-root-session/m-p/3820971#M780967</link>
      <description>Hi Shiv,&lt;BR /&gt;As I dont use powerbroker it is just guess...&lt;BR /&gt;I believe since you use powerbroker, it has the privilege of granting root access to people entitled to... and so if you trace, the initator of su root would be the product itself...&lt;BR /&gt;But I believe because the product is well designed that it logs somewhere to whom it has give root access (and time and from where etc...)&lt;BR /&gt;So I would go into powerbroker's documentation if I were you&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;All the best&lt;BR /&gt;Victor&lt;BR /&gt;P.S.&lt;BR /&gt;Ive  seen other products who execute programs/commands/etc... "as" &lt;USER&gt; do so because there are confgured as root in inetd.conf...&lt;/USER&gt;</description>
      <pubDate>Tue, 11 Jul 2006 03:21:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/verifying-initial-logging-session-from-root-session/m-p/3820971#M780967</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2006-07-11T03:21:12Z</dc:date>
    </item>
    <item>
      <title>Re: Verifying initial logging session from root session</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/verifying-initial-logging-session-from-root-session/m-p/3820972#M780968</link>
      <description>Just to make it complete:&lt;BR /&gt;&lt;BR /&gt;By the way:&lt;BR /&gt;id -u username&lt;BR /&gt;and &lt;BR /&gt;who am i &lt;BR /&gt;(do not show the orginal login, contrary&lt;BR /&gt;what is said before)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;who -um&lt;BR /&gt;root       pts/0        Jul 11 11:31   .    12559  orasrv1&lt;BR /&gt;&lt;BR /&gt;shows the orginal login</description>
      <pubDate>Tue, 11 Jul 2006 08:11:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/verifying-initial-logging-session-from-root-session/m-p/3820972#M780968</guid>
      <dc:creator>Frank de Vries</dc:creator>
      <dc:date>2006-07-11T08:11:38Z</dc:date>
    </item>
  </channel>
</rss>

