<?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 RSA Security/sdshell problems in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/rsa-security-sdshell-problems/m-p/3477073#M212775</link>
    <description>We have implimented use of RSA security on our 11.11 system. To do so the RSA shell sdshell is loaded at login in the passwd file.  Everything is fine until the users starts Robelle's suprtool and opens and Oracle database instance which then prompts for the RSA passcode again.  Can anyone tell me how to reset the default shell after the sdshell has executed at login so we are not prompted again for the passcode when anther shell is spawned?&lt;BR /&gt;</description>
    <pubDate>Wed, 02 Feb 2005 15:00:23 GMT</pubDate>
    <dc:creator>Scott Edwards_6</dc:creator>
    <dc:date>2005-02-02T15:00:23Z</dc:date>
    <item>
      <title>RSA Security/sdshell problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rsa-security-sdshell-problems/m-p/3477073#M212775</link>
      <description>We have implimented use of RSA security on our 11.11 system. To do so the RSA shell sdshell is loaded at login in the passwd file.  Everything is fine until the users starts Robelle's suprtool and opens and Oracle database instance which then prompts for the RSA passcode again.  Can anyone tell me how to reset the default shell after the sdshell has executed at login so we are not prompted again for the passcode when anther shell is spawned?&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Feb 2005 15:00:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rsa-security-sdshell-problems/m-p/3477073#M212775</guid>
      <dc:creator>Scott Edwards_6</dc:creator>
      <dc:date>2005-02-02T15:00:23Z</dc:date>
    </item>
    <item>
      <title>Re: RSA Security/sdshell problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rsa-security-sdshell-problems/m-p/3477074#M212776</link>
      <description>Oracle is not certified on that shell.&lt;BR /&gt;&lt;BR /&gt;Is certified for ksh korn shell or posix.&lt;BR /&gt;&lt;BR /&gt;The oracle user id needs a regular shell I think.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 02 Feb 2005 15:09:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rsa-security-sdshell-problems/m-p/3477074#M212776</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-02-02T15:09:57Z</dc:date>
    </item>
    <item>
      <title>Re: RSA Security/sdshell problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rsa-security-sdshell-problems/m-p/3477075#M212777</link>
      <description>This seems to be true.  My question then would be how to change the shell after logon. This has to be done so that the shell is changed in the /etc/passwd file after logon using "chsh $LOGNAME /usr/bin/sh" but then it needs to be returned to the RSA shell "/opt/ace/prog/sdshell" upon logout. It can not be left to the user to do this or they will bypass logging on through the RSA/ACE server the next time the login. Thanks for the help!</description>
      <pubDate>Thu, 03 Feb 2005 10:36:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rsa-security-sdshell-problems/m-p/3477075#M212777</guid>
      <dc:creator>Scott Edwards_6</dc:creator>
      <dc:date>2005-02-03T10:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: RSA Security/sdshell problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rsa-security-sdshell-problems/m-p/3477076#M212778</link>
      <description>At the command prompt:&lt;BR /&gt;&lt;BR /&gt;/usr/bin/ksh&lt;BR /&gt;&lt;BR /&gt;That changes you to the Korn shell.&lt;BR /&gt;&lt;BR /&gt;Scripting, especially the oracle startup scripts needs to specify the shell.&lt;BR /&gt;&lt;BR /&gt;#!/sbin/sh&lt;BR /&gt;&lt;BR /&gt;Posix shell.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 03 Feb 2005 10:50:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rsa-security-sdshell-problems/m-p/3477076#M212778</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-02-03T10:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: RSA Security/sdshell problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rsa-security-sdshell-problems/m-p/3477077#M212779</link>
      <description>It would be possible to set oracle's shell to /bin/sh and still use SecurID auth for the initial login if you use a patched build of OpenSSH.&lt;BR /&gt;&lt;BR /&gt;There are patches avail for OpenSSH that add SecurID support. Here's a url w/ the patches for more info. If you need steps on how to compile, let me know. I'd be happy to share my experience w/ building and using OpenSSH with SecurID support.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://sweb.cz/v_t_m/" target="_blank"&gt;http://sweb.cz/v_t_m/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-denver</description>
      <pubDate>Thu, 03 Feb 2005 10:59:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rsa-security-sdshell-problems/m-p/3477077#M212779</guid>
      <dc:creator>Denver Osborn</dc:creator>
      <dc:date>2005-02-03T10:59:02Z</dc:date>
    </item>
  </channel>
</rss>

