<?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: 10.2.0.2 sys passwd no longer works in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/10-2-0-2-sys-passwd-no-longer-works/m-p/5078041#M730582</link>
    <description>alter system set REMOTE_LOGIN_PASSWORDFILE=none scope=spfile&lt;BR /&gt;shutdown immediate&lt;BR /&gt;&lt;BR /&gt;startup&lt;BR /&gt;&lt;BR /&gt;alter user sys identified by &lt;PWD&gt;&lt;BR /&gt;quit&lt;BR /&gt;mv &lt;PWFILE&gt; newfilename&lt;BR /&gt;&lt;BR /&gt;#orapwd file=orapwSID password=new_password&lt;BR /&gt;alter system set REMOTE_LOGIN_PASSWORDFILE =shared scope=spfile&lt;BR /&gt;shutdown immediate&lt;BR /&gt;startup&lt;BR /&gt;&lt;BR /&gt;Done!&lt;/PWFILE&gt;&lt;/PWD&gt;</description>
    <pubDate>Tue, 06 Nov 2007 11:39:46 GMT</pubDate>
    <dc:creator>Ratzie</dc:creator>
    <dc:date>2007-11-06T11:39:46Z</dc:date>
    <item>
      <title>10.2.0.2 sys passwd no longer works</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/10-2-0-2-sys-passwd-no-longer-works/m-p/5078037#M730578</link>
      <description>I do not know what happened but we can no longer log into the database as sys.&lt;BR /&gt;&lt;BR /&gt;We have two identical databases, one we can log in with sys, the other we cant.&lt;BR /&gt;Both have the same parameter:&lt;BR /&gt;remote_login_passwordfile =SHARED&lt;BR /&gt;&lt;BR /&gt;How do fix this???&lt;BR /&gt;We get an error when trying to change the passwd:&lt;BR /&gt;ORA-28046: Password change for SYS disallowed&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;So some how the passwd got changed, and now we can not set it back.&lt;BR /&gt;If we set the remote_login_passwordfile=exclusive&lt;BR /&gt;Make the passwd change, then set it back to shared, will this break anything?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 05 Nov 2007 13:10:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/10-2-0-2-sys-passwd-no-longer-works/m-p/5078037#M730578</guid>
      <dc:creator>Ratzie</dc:creator>
      <dc:date>2007-11-05T13:10:05Z</dc:date>
    </item>
    <item>
      <title>Re: 10.2.0.2 sys passwd no longer works</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/10-2-0-2-sys-passwd-no-longer-works/m-p/5078038#M730579</link>
      <description>Error:   ORA-28046  (ORA-28046)&lt;BR /&gt;Text:   Password change for SYS disallowed &lt;BR /&gt;---------------------------------------------------------------------------&lt;BR /&gt;Cause: REMOTE_LOGIN_PASSWORDFILE is set to SHARED, prohibiting SYS &lt;BR /&gt; password changes. &lt;BR /&gt;Action: Change setting of REMOTE_LOGIN_PASSWORDFILE to EXCLUSIVE or NONE.</description>
      <pubDate>Tue, 06 Nov 2007 02:29:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/10-2-0-2-sys-passwd-no-longer-works/m-p/5078038#M730579</guid>
      <dc:creator>patrik rybar_1</dc:creator>
      <dc:date>2007-11-06T02:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: 10.2.0.2 sys passwd no longer works</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/10-2-0-2-sys-passwd-no-longer-works/m-p/5078039#M730580</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;making these changes should not "break anything"!&lt;BR /&gt;&lt;BR /&gt;Unless you have a script hardcoded with the new SYS password (very much discouraged!!)which you are changing back to the old value...&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Tue, 06 Nov 2007 06:24:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/10-2-0-2-sys-passwd-no-longer-works/m-p/5078039#M730580</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2007-11-06T06:24:57Z</dc:date>
    </item>
    <item>
      <title>Re: 10.2.0.2 sys passwd no longer works</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/10-2-0-2-sys-passwd-no-longer-works/m-p/5078040#M730581</link>
      <description>So we changed it to NONE&lt;BR /&gt;restarted database&lt;BR /&gt;&lt;BR /&gt;Was able to change the passwd for SYS&lt;BR /&gt;&lt;BR /&gt;But we still can not log in to the database with SYS.&lt;BR /&gt;Either thru sqlplus or thru Enterprise Manager Console!!!&lt;BR /&gt;&lt;BR /&gt;We also, tried changing the passwd, then starting it back up using the spfile.&lt;BR /&gt;&lt;BR /&gt;Both did not work</description>
      <pubDate>Tue, 06 Nov 2007 11:05:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/10-2-0-2-sys-passwd-no-longer-works/m-p/5078040#M730581</guid>
      <dc:creator>Ratzie</dc:creator>
      <dc:date>2007-11-06T11:05:56Z</dc:date>
    </item>
    <item>
      <title>Re: 10.2.0.2 sys passwd no longer works</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/10-2-0-2-sys-passwd-no-longer-works/m-p/5078041#M730582</link>
      <description>alter system set REMOTE_LOGIN_PASSWORDFILE=none scope=spfile&lt;BR /&gt;shutdown immediate&lt;BR /&gt;&lt;BR /&gt;startup&lt;BR /&gt;&lt;BR /&gt;alter user sys identified by &lt;PWD&gt;&lt;BR /&gt;quit&lt;BR /&gt;mv &lt;PWFILE&gt; newfilename&lt;BR /&gt;&lt;BR /&gt;#orapwd file=orapwSID password=new_password&lt;BR /&gt;alter system set REMOTE_LOGIN_PASSWORDFILE =shared scope=spfile&lt;BR /&gt;shutdown immediate&lt;BR /&gt;startup&lt;BR /&gt;&lt;BR /&gt;Done!&lt;/PWFILE&gt;&lt;/PWD&gt;</description>
      <pubDate>Tue, 06 Nov 2007 11:39:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/10-2-0-2-sys-passwd-no-longer-works/m-p/5078041#M730582</guid>
      <dc:creator>Ratzie</dc:creator>
      <dc:date>2007-11-06T11:39:46Z</dc:date>
    </item>
  </channel>
</rss>

