<?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: using ops$ as oracle database account. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/using-ops-as-oracle-database-account/m-p/3358431#M871272</link>
    <description>hi micheal,&lt;BR /&gt;&lt;BR /&gt;Thnx for ur valuable information.&lt;BR /&gt;&lt;BR /&gt;Where as i have old unix box there i use to login as "csh" and issue command says&lt;BR /&gt;&lt;BR /&gt;$ORACLE_HOME/bin/sqlplus /@ods&lt;BR /&gt;&lt;BR /&gt;In my new unix box I have created a user which uses csh and try to issue the same command which says invalid userid and password.&lt;BR /&gt;&lt;BR /&gt;do i need to set anything else in csh....?&lt;BR /&gt;&lt;BR /&gt;thnx in advance&lt;BR /&gt;--ram</description>
    <pubDate>Tue, 17 Aug 2004 02:21:14 GMT</pubDate>
    <dc:creator>ram_26</dc:creator>
    <dc:date>2004-08-17T02:21:14Z</dc:date>
    <item>
      <title>using ops$ as oracle database account.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-ops-as-oracle-database-account/m-p/3358427#M871268</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;Im using hp-ux11i and oracle 9i Rel2 database&lt;BR /&gt;&lt;BR /&gt;I have a user "ops$ods_admin" when i try to issue a command &lt;BR /&gt;&lt;BR /&gt;$ sqlplus ops$ods_admin/password&lt;BR /&gt;&lt;BR /&gt;it is saying that parameter not set.... &lt;BR /&gt;&lt;BR /&gt;how can i proceed further... this i am using for my OS authentication in scripts.... &lt;BR /&gt;&lt;BR /&gt;Please help me its very urgent...&lt;BR /&gt;&lt;BR /&gt;--ram</description>
      <pubDate>Mon, 16 Aug 2004 20:47:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-ops-as-oracle-database-account/m-p/3358427#M871268</guid>
      <dc:creator>ram_26</dc:creator>
      <dc:date>2004-08-16T20:47:19Z</dc:date>
    </item>
    <item>
      <title>Re: using ops$ as oracle database account.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-ops-as-oracle-database-account/m-p/3358428#M871269</link>
      <description>Hi Ram,&lt;BR /&gt;&lt;BR /&gt;OPS$ accounts are a way to use operating-system userids as the basis for ORACLE usernames. Instead of users being authenticated by Oracle, users are authenticated by the operating system.    &lt;BR /&gt;&lt;BR /&gt;Once the OPS$ accounts have been created, you will have to define the OS_AUTHENT_PREFIX parameter in the init.ora to define the prefix used in the Oracle usernames:    &lt;BR /&gt;          OS_AUTHENT_PREFIX=OPS$    &lt;BR /&gt;         &lt;BR /&gt;The default value of this parameter is "OPS$" for backward compatibility with previous versions of Oracle where the prefix had to be "OPS$".  &lt;BR /&gt;    &lt;BR /&gt;Set the REMOTE_OS_AUTHENT parameter to TRUE in the init.ora:    &lt;BR /&gt;             REMOTE_OS_AUTHENT=TRUE    &lt;BR /&gt;    &lt;BR /&gt;Invoke any ORACLE tool and use a '/' to indicate OPS$  accounts will be used.  For example, if you type:    &lt;BR /&gt;     &lt;BR /&gt; sqlplus /    &lt;BR /&gt;&lt;BR /&gt;I Hope this helps.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Indira A</description>
      <pubDate>Mon, 16 Aug 2004 23:26:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-ops-as-oracle-database-account/m-p/3358428#M871269</guid>
      <dc:creator>Indira Aramandla</dc:creator>
      <dc:date>2004-08-16T23:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: using ops$ as oracle database account.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-ops-as-oracle-database-account/m-p/3358429#M871270</link>
      <description>Hi Indira,&lt;BR /&gt;&lt;BR /&gt;Thnx for ur response but it seems it is not working... those two parameters are already in init.ora file... but still the same....&lt;BR /&gt;&lt;BR /&gt;is there any thing do i need to set in unix side....&lt;BR /&gt;&lt;BR /&gt;thnx in advance.&lt;BR /&gt;&lt;BR /&gt;--ram</description>
      <pubDate>Tue, 17 Aug 2004 00:36:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-ops-as-oracle-database-account/m-p/3358429#M871270</guid>
      <dc:creator>ram_26</dc:creator>
      <dc:date>2004-08-17T00:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: using ops$ as oracle database account.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-ops-as-oracle-database-account/m-p/3358430#M871271</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;$ods_admin is an environment variable for the shell. If you use bourne shell and have -u acivated, then it complains about $ods_admin not set.&lt;BR /&gt;try sqlplus ops\$ods_admin/password&lt;BR /&gt;&lt;BR /&gt;hth,&lt;BR /&gt;&lt;BR /&gt;Michael</description>
      <pubDate>Tue, 17 Aug 2004 00:56:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-ops-as-oracle-database-account/m-p/3358430#M871271</guid>
      <dc:creator>Michael Schulte zur Sur</dc:creator>
      <dc:date>2004-08-17T00:56:13Z</dc:date>
    </item>
    <item>
      <title>Re: using ops$ as oracle database account.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-ops-as-oracle-database-account/m-p/3358431#M871272</link>
      <description>hi micheal,&lt;BR /&gt;&lt;BR /&gt;Thnx for ur valuable information.&lt;BR /&gt;&lt;BR /&gt;Where as i have old unix box there i use to login as "csh" and issue command says&lt;BR /&gt;&lt;BR /&gt;$ORACLE_HOME/bin/sqlplus /@ods&lt;BR /&gt;&lt;BR /&gt;In my new unix box I have created a user which uses csh and try to issue the same command which says invalid userid and password.&lt;BR /&gt;&lt;BR /&gt;do i need to set anything else in csh....?&lt;BR /&gt;&lt;BR /&gt;thnx in advance&lt;BR /&gt;--ram</description>
      <pubDate>Tue, 17 Aug 2004 02:21:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-ops-as-oracle-database-account/m-p/3358431#M871272</guid>
      <dc:creator>ram_26</dc:creator>
      <dc:date>2004-08-17T02:21:14Z</dc:date>
    </item>
    <item>
      <title>Re: using ops$ as oracle database account.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-ops-as-oracle-database-account/m-p/3358432#M871273</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;you want to login as ods_admin, right?&lt;BR /&gt;Try sqlplus "ods_admin@ods"&lt;BR /&gt;&lt;BR /&gt;hth,&lt;BR /&gt;&lt;BR /&gt;Michael&lt;BR /&gt;</description>
      <pubDate>Tue, 17 Aug 2004 06:32:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-ops-as-oracle-database-account/m-p/3358432#M871273</guid>
      <dc:creator>Michael Schulte zur Sur</dc:creator>
      <dc:date>2004-08-17T06:32:41Z</dc:date>
    </item>
    <item>
      <title>Re: using ops$ as oracle database account.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-ops-as-oracle-database-account/m-p/3358433#M871274</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;can you please post the output of:&lt;BR /&gt;&lt;BR /&gt;echo $LOGNAME&lt;BR /&gt;&lt;BR /&gt;The output must be: ODS_ADMIN for it to work as you wish.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Yogeeraj</description>
      <pubDate>Tue, 17 Aug 2004 07:23:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-ops-as-oracle-database-account/m-p/3358433#M871274</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2004-08-17T07:23:14Z</dc:date>
    </item>
    <item>
      <title>Re: using ops$ as oracle database account.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-ops-as-oracle-database-account/m-p/3358434#M871275</link>
      <description>Hi Michael,&lt;BR /&gt;&lt;BR /&gt;I would like to connect to oracle by issuing statement as &lt;BR /&gt;&lt;BR /&gt;sqlplus /@ods9i&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hi Yogeeraj,&lt;BR /&gt;&lt;BR /&gt;When I issue $LOGNAME the result is "oracle", how can I change this to ods_admin.. please let me know.&lt;BR /&gt;&lt;BR /&gt;thnx&lt;BR /&gt;--ram</description>
      <pubDate>Tue, 17 Aug 2004 20:17:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-ops-as-oracle-database-account/m-p/3358434#M871275</guid>
      <dc:creator>ram_26</dc:creator>
      <dc:date>2004-08-17T20:17:51Z</dc:date>
    </item>
    <item>
      <title>Re: using ops$ as oracle database account.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-ops-as-oracle-database-account/m-p/3358435#M871276</link>
      <description>Ram,&lt;BR /&gt;&lt;BR /&gt;To use external authentication, you just want to issue it as:&lt;BR /&gt;&lt;BR /&gt;sqlplus / &lt;BR /&gt;&lt;BR /&gt;However, setting REMOTE_OS_AUTHENT will open up a large security hole in your database.  Anyone with a username of 'ods_admin' (or any OS authenticated user) would be able to access your user from any machine that they configured a TNS entry to connect to your database. &lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Brian</description>
      <pubDate>Tue, 17 Aug 2004 21:58:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-ops-as-oracle-database-account/m-p/3358435#M871276</guid>
      <dc:creator>Brian Crabtree</dc:creator>
      <dc:date>2004-08-17T21:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: using ops$ as oracle database account.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-ops-as-oracle-database-account/m-p/3358436#M871277</link>
      <description>hi ram,&lt;BR /&gt;&lt;BR /&gt;you should create an user ("ods_admin") at the OS level and modify the profile so that it matches that of the "oracle" user.&lt;BR /&gt;&lt;BR /&gt;then it will work.&lt;BR /&gt;&lt;BR /&gt;best regards&lt;BR /&gt;Yogeeraj</description>
      <pubDate>Tue, 17 Aug 2004 22:32:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-ops-as-oracle-database-account/m-p/3358436#M871277</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2004-08-17T22:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: using ops$ as oracle database account.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-ops-as-oracle-database-account/m-p/3358437#M871278</link>
      <description>Hi Ram,&lt;BR /&gt;&lt;BR /&gt;Yes as Yogeeraj said, you have to create the user at the OS level and define the profile to set ORACLE_HOME, ORACLE_SID...... and all the other environment variables.&lt;BR /&gt;&lt;BR /&gt;And you will hav ehte same user created in the oracle database as well. Then when you logon to the server as that user all you need to do is&lt;BR /&gt;&lt;BR /&gt;sqlplus / without any userid or password as the authentication is already done at the OS level.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Indira A</description>
      <pubDate>Tue, 17 Aug 2004 23:28:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-ops-as-oracle-database-account/m-p/3358437#M871278</guid>
      <dc:creator>Indira Aramandla</dc:creator>
      <dc:date>2004-08-17T23:28:34Z</dc:date>
    </item>
  </channel>
</rss>

