<?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: find libldapssl41.so in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/find-libldapssl41-so/m-p/4740438#M387161</link>
    <description>&amp;gt;The library is included in the depot J4269AA?&lt;BR /&gt;&lt;BR /&gt;It sure looks like it, that's what those threads say.  You must download the LDAP-UX product.</description>
    <pubDate>Thu, 20 Jan 2011 10:28:12 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2011-01-20T10:28:12Z</dc:date>
    <item>
      <title>find libldapssl41.so</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-libldapssl41-so/m-p/4740431#M387154</link>
      <description>HI, i need find libldapssl41.so in the Operation System hp-ux 11.31&lt;BR /&gt;&lt;BR /&gt;I nedd know the libldapssl41.so is installed in the server&lt;BR /&gt;&lt;BR /&gt;how can find?&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Jan 2011 23:24:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-libldapssl41-so/m-p/4740431#M387154</guid>
      <dc:creator>Eli Daniel</dc:creator>
      <dc:date>2011-01-18T23:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: find libldapssl41.so</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-libldapssl41-so/m-p/4740432#M387155</link>
      <description>Hi Daniel,&lt;BR /&gt;&lt;BR /&gt;To search for particular file, you can use the find command.&lt;BR /&gt;Check the following links for more details on the find command&lt;BR /&gt;&lt;BR /&gt;* Searching for Files using find &lt;BR /&gt;&lt;A href="http://docs.hp.com/en/A1700-90014/ch02s18.html" target="_blank"&gt;http://docs.hp.com/en/A1700-90014/ch02s18.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;* HPUX find&lt;BR /&gt;&lt;A href="http://www.informatik.uni-frankfurt.de/doc/man/hpux/find.1.html" target="_blank"&gt;http://www.informatik.uni-frankfurt.de/doc/man/hpux/find.1.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;File with .SO extension stands for a shared library.&lt;BR /&gt;I think these files should be located in "/usr/lib/hpux32" folder.&lt;BR /&gt;&lt;BR /&gt;try the following searches&lt;BR /&gt;&lt;BR /&gt;A) Search from the root&lt;BR /&gt;#find / -name "libldapssl41.so"&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;B) Search in a specific directory&lt;BR /&gt;#find /usr/lib/hpux32 -name "libldapssl41.so"&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Murali</description>
      <pubDate>Wed, 19 Jan 2011 04:53:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-libldapssl41-so/m-p/4740432#M387155</guid>
      <dc:creator>P Muralidhar Kini</dc:creator>
      <dc:date>2011-01-19T04:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: find libldapssl41.so</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-libldapssl41-so/m-p/4740433#M387156</link>
      <description>how download librery "libldapssl41.so"???</description>
      <pubDate>Wed, 19 Jan 2011 12:48:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-libldapssl41-so/m-p/4740433#M387156</guid>
      <dc:creator>Eli Daniel</dc:creator>
      <dc:date>2011-01-19T12:48:02Z</dc:date>
    </item>
    <item>
      <title>Re: find libldapssl41.so</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-libldapssl41-so/m-p/4740434#M387157</link>
      <description>The librery is included in the depot J4269AA??&lt;BR /&gt;&lt;BR /&gt;This correct?&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Jan 2011 13:51:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-libldapssl41-so/m-p/4740434#M387157</guid>
      <dc:creator>Eli Daniel</dc:creator>
      <dc:date>2011-01-19T13:51:54Z</dc:date>
    </item>
    <item>
      <title>Re: find libldapssl41.so</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-libldapssl41-so/m-p/4740435#M387158</link>
      <description>Maybe it is easier to tell what application tells you libldapssl41.so is missing.&lt;BR /&gt;Please give more context ...&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Jan 2011 15:10:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-libldapssl41-so/m-p/4740435#M387158</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2011-01-19T15:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: find libldapssl41.so</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-libldapssl41-so/m-p/4740436#M387159</link>
      <description>Torsten, in the server be installed SAP, and requeriment need librery libldapssl41.so &lt;BR /&gt;&lt;BR /&gt;The HP-UX.1131 has installed the librery? or must download pacht?</description>
      <pubDate>Wed, 19 Jan 2011 18:16:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-libldapssl41-so/m-p/4740436#M387159</guid>
      <dc:creator>Eli Daniel</dc:creator>
      <dc:date>2011-01-19T18:16:23Z</dc:date>
    </item>
    <item>
      <title>Re: find libldapssl41.so</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-libldapssl41-so/m-p/4740437#M387160</link>
      <description>&lt;P&gt;Have you looked at similar threads. mr google finds:&lt;BR /&gt;&lt;A href="http://h30499.www3.hp.com/t5/General/looking-for-library-file-fot-LDAP/m-p/4219875#M135525" target="_blank"&gt;http://h30499.www3.hp.com/t5/General/looking-for-library-file-fot-LDAP/m-p/4219875#M135525&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://h30499.www3.hp.com/t5/Databases/LDAP-library-on-Integrity-running-11i-v3/m-p/4166838#M37279" target="_blank"&gt;http://h30499.www3.hp.com/t5/Databases/LDAP-library-on-Integrity-running-11i-v3/m-p/4166838#M37279&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Aug 2011 19:35:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-libldapssl41-so/m-p/4740437#M387160</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2011-08-08T19:35:15Z</dc:date>
    </item>
    <item>
      <title>Re: find libldapssl41.so</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-libldapssl41-so/m-p/4740438#M387161</link>
      <description>&amp;gt;The library is included in the depot J4269AA?&lt;BR /&gt;&lt;BR /&gt;It sure looks like it, that's what those threads say.  You must download the LDAP-UX product.</description>
      <pubDate>Thu, 20 Jan 2011 10:28:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-libldapssl41-so/m-p/4740438#M387161</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2011-01-20T10:28:12Z</dc:date>
    </item>
    <item>
      <title>Re: find libldapssl41.so</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-libldapssl41-so/m-p/4740439#M387162</link>
      <description>Dennis the server version is&lt;BR /&gt;&lt;BR /&gt;HP-UX 11.31 ia64&lt;BR /&gt;Virtual Machine Guess&lt;BR /&gt;&lt;BR /&gt;Host Server&lt;BR /&gt;Blade 870C i2&lt;BR /&gt;&lt;BR /&gt;This depot apply for O.S?</description>
      <pubDate>Thu, 20 Jan 2011 12:37:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-libldapssl41-so/m-p/4740439#M387162</guid>
      <dc:creator>Eli Daniel</dc:creator>
      <dc:date>2011-01-20T12:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: find libldapssl41.so</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-libldapssl41-so/m-p/4740440#M387163</link>
      <description>Dennis, Torsten&lt;BR /&gt;&lt;BR /&gt;Sorry for quiestion&lt;BR /&gt;&lt;BR /&gt;The run command:&lt;BR /&gt;&lt;BR /&gt;sapl990:dbcadm 21&amp;gt; ulimit -a&lt;BR /&gt;time(seconds)        unlimited&lt;BR /&gt;file(blocks)         unlimited&lt;BR /&gt;data(kbytes)         1048576&lt;BR /&gt;stack(kbytes)        8192&lt;BR /&gt;memory(kbytes)       unlimited&lt;BR /&gt;coredump(blocks)     4194303&lt;BR /&gt;nofiles(descriptors) 4096&lt;BR /&gt;&lt;BR /&gt;I need modify value data for "unlimited"&lt;BR /&gt;&lt;BR /&gt;how can modify?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Jan 2011 13:09:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-libldapssl41-so/m-p/4740440#M387163</guid>
      <dc:creator>Eli Daniel</dc:creator>
      <dc:date>2011-01-20T13:09:00Z</dc:date>
    </item>
    <item>
      <title>Re: find libldapssl41.so</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-libldapssl41-so/m-p/4740441#M387164</link>
      <description>&amp;gt;This depot apply for OS?&lt;BR /&gt;&lt;BR /&gt;Sure, 11.31 is listed:&lt;BR /&gt;&lt;A href="https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=J4269AA" target="_blank"&gt;https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=J4269AA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt;I need modify value data for "unlimited"&lt;BR /&gt;&lt;BR /&gt;You can not.  You can only make it larger by changing the kernel parm to 4 Gb:&lt;BR /&gt;# kctune maxdsiz=0xfffff000&lt;BR /&gt;&lt;BR /&gt;After you change this, user process must login again, if they really need this increase from 1 Gb to 4 Gb.&lt;BR /&gt;(Note: Just because you can increase it, doesn't mean existing applications can use it.  But java can.)&lt;BR /&gt;&lt;BR /&gt;For 64 bit processes:&lt;BR /&gt;# kctune maxdsiz_64bit= (much bigger number)</description>
      <pubDate>Sat, 22 Jan 2011 09:19:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-libldapssl41-so/m-p/4740441#M387164</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2011-01-22T09:19:33Z</dc:date>
    </item>
  </channel>
</rss>

