<?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: not able to su - in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-su/m-p/4599513#M375735</link>
    <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;The pam configuration looks good. Nobody has deliberately tried to stop su - login, though its trivial to do so.&lt;BR /&gt;&lt;BR /&gt;I'm leaning toward /tcb corruption now. If it is not too large, please post the results of the authck -a command or post highlights.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Thu, 11 Mar 2010 20:29:25 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2010-03-11T20:29:25Z</dc:date>
    <item>
      <title>not able to su -</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-su/m-p/4599506#M375728</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;While i am able login as a root by su - &lt;BR /&gt;i am facing the error as :&lt;BR /&gt;su: Your own ID is unknown.&lt;BR /&gt;&lt;BR /&gt;so i am checked the  /tcb/files/auth/r/root ... but i am not able to find out any of clues.&lt;BR /&gt;&lt;BR /&gt;Below is my o/p of the /tcb/files/auth/r/root file&lt;BR /&gt;&lt;BR /&gt;alicgd&amp;gt; more /tcb/files/auth/r/root&lt;BR /&gt;root:u_name=root:u_id#0:\&lt;BR /&gt;        :u_pwd=QjhOwFxpHe0mM:\&lt;BR /&gt;        :u_bootauth:u_auditid#0:\&lt;BR /&gt;        :u_auditflag#1:\&lt;BR /&gt;        :u_pswduser=root:u_suclog#1265658893:u_lock@:chkent:&lt;BR /&gt;&lt;BR /&gt;Please tell me how to proceed this issue..&lt;BR /&gt;&lt;BR /&gt;Thanks in advance !!!!!!!!!!!!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Mar 2010 19:41:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-su/m-p/4599506#M375728</guid>
      <dc:creator>gany59</dc:creator>
      <dc:date>2010-03-11T19:41:08Z</dc:date>
    </item>
    <item>
      <title>Re: not able to su -</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-su/m-p/4599507#M375729</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;It is not talking about the root user, its talking about the id you are using to su - from.&lt;BR /&gt;&lt;BR /&gt;Check that ID.&lt;BR /&gt;&lt;BR /&gt;Also check pam configuration. Many systems block this feature for security and auditing reasons.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 11 Mar 2010 19:43:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-su/m-p/4599507#M375729</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2010-03-11T19:43:22Z</dc:date>
    </item>
    <item>
      <title>Re: not able to su -</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-su/m-p/4599508#M375730</link>
      <description>yes.. the below is my userid file :&lt;BR /&gt;&lt;BR /&gt;kuppsra:u_name=kuppsra:u_id#3830:\&lt;BR /&gt;        :u_pwd=g4Acdwyb5a.p2:\&lt;BR /&gt;        :u_auditid#3061:\&lt;BR /&gt;        :u_auditflag#1:\&lt;BR /&gt;        :u_succhg#1265738983:u_suclog#1267549488:u_suctty=ttyrb:u_unsuclog#1267549477:\&lt;BR /&gt;        :u_unsuctty=ttyrb:u_lock@:chkent:&lt;BR /&gt;&lt;BR /&gt;So can i know where is the pam file.. ?&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Mar 2010 19:52:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-su/m-p/4599508#M375730</guid>
      <dc:creator>gany59</dc:creator>
      <dc:date>2010-03-11T19:52:31Z</dc:date>
    </item>
    <item>
      <title>Re: not able to su -</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-su/m-p/4599509#M375731</link>
      <description>Hello Steve,&lt;BR /&gt;&lt;BR /&gt;Here is my /etc/pam.conf file..&lt;BR /&gt;&lt;BR /&gt;dcbc9z&amp;gt; more /etc/pam.conf&lt;BR /&gt;#ident  "@(#)pam.conf 1.15     95/09/11 SMI"&lt;BR /&gt;#&lt;BR /&gt;# PAM configuration&lt;BR /&gt;#&lt;BR /&gt;# Authentication management&lt;BR /&gt;#&lt;BR /&gt;dtlogin  auth required  /usr/lib/security/libpam_unix.1&lt;BR /&gt;dtaction auth required  /usr/lib/security/libpam_unix.1&lt;BR /&gt;OTHER    auth required  /usr/lib/security/libpam_unix.1&lt;BR /&gt;#&lt;BR /&gt;# Account management&lt;BR /&gt;#&lt;BR /&gt;dtlogin  account required       /usr/lib/security/libpam_unix.1&lt;BR /&gt;dtaction account required       /usr/lib/security/libpam_unix.1&lt;BR /&gt;#&lt;BR /&gt;OTHER    account required       /usr/lib/security/libpam_unix.1&lt;BR /&gt;#&lt;BR /&gt;# Session management&lt;BR /&gt;#&lt;BR /&gt;dtlogin  session required       /usr/lib/security/libpam_unix.1&lt;BR /&gt;dtaction session required       /usr/lib/security/libpam_unix.1&lt;BR /&gt;OTHER    session required       /usr/lib/security/libpam_unix.1&lt;BR /&gt;#&lt;BR /&gt;# Password management&lt;BR /&gt;#&lt;BR /&gt;dtlogin  password required      /usr/lib/security/libpam_unix.1&lt;BR /&gt;dtaction password required      /usr/lib/security/libpam_unix.1&lt;BR /&gt;OTHER    password required      /usr/lib/security/libpam_unix.1&lt;BR /&gt;&lt;BR /&gt;So i can't find any of the clues from this file.. can u help me out on this.....&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Mar 2010 19:58:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-su/m-p/4599509#M375731</guid>
      <dc:creator>gany59</dc:creator>
      <dc:date>2010-03-11T19:58:02Z</dc:date>
    </item>
    <item>
      <title>Re: not able to su -</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-su/m-p/4599510#M375732</link>
      <description>Please post (copy and paste) exactly what you do and the exact errors you are getting.</description>
      <pubDate>Thu, 11 Mar 2010 19:59:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-su/m-p/4599510#M375732</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2010-03-11T19:59:47Z</dc:date>
    </item>
    <item>
      <title>Re: not able to su -</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-su/m-p/4599511#M375733</link>
      <description>Hello Partik..&lt;BR /&gt;&lt;BR /&gt;This is the error i am getting , while i am try to do su -&lt;BR /&gt;&lt;BR /&gt;(dcbc9z:kuppsra) su -&lt;BR /&gt;su: Your own ID is unknown.&lt;BR /&gt;(alicgd:kuppsra)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Mar 2010 20:03:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-su/m-p/4599511#M375733</guid>
      <dc:creator>gany59</dc:creator>
      <dc:date>2010-03-11T20:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: not able to su -</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-su/m-p/4599512#M375734</link>
      <description>Have a look at this thread:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums13.itrc.hp.com/service/forums/questionanswer.do?admit=109447627+1268338202720+28353475&amp;amp;threadId=86361" target="_blank"&gt;http://forums13.itrc.hp.com/service/forums/questionanswer.do?admit=109447627+1268338202720+28353475&amp;amp;threadId=86361&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;In a nutshell:&lt;BR /&gt;&lt;BR /&gt;There may be corruption in the /tcb structures.  Run 'authck -a' to see if any problems are reported.  If so, fix them and then try your su again.</description>
      <pubDate>Thu, 11 Mar 2010 20:12:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-su/m-p/4599512#M375734</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2010-03-11T20:12:30Z</dc:date>
    </item>
    <item>
      <title>Re: not able to su -</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-su/m-p/4599513#M375735</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;The pam configuration looks good. Nobody has deliberately tried to stop su - login, though its trivial to do so.&lt;BR /&gt;&lt;BR /&gt;I'm leaning toward /tcb corruption now. If it is not too large, please post the results of the authck -a command or post highlights.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 11 Mar 2010 20:29:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-su/m-p/4599513#M375735</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2010-03-11T20:29:25Z</dc:date>
    </item>
    <item>
      <title>Re: not able to su -</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-su/m-p/4599514#M375736</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;I have a concern like can i copy the /tcb/auth/files/ by the ignite backup. If we take the ignite backup all the configuration files need to be there in the ignite tape right ?.. so is there a way to copy that file from teh ignite tape, is yes.. please let me know how to do that.</description>
      <pubDate>Wed, 14 Apr 2010 14:05:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-su/m-p/4599514#M375736</guid>
      <dc:creator>gany59</dc:creator>
      <dc:date>2010-04-14T14:05:45Z</dc:date>
    </item>
  </channel>
</rss>

