<div><font face="verdana,sans-serif">Hi Kyle,</font></div>
<div><font face="verdana,sans-serif"></font> </div>
<div><font face="verdana,sans-serif">No any reason--<font color="#cc0000">-Wl,+nodefaultrpath</font>, I have just copied/pasted from some site.</font></div>
<div><font face="verdana,sans-serif"></font> </div>
<div><font face="verdana,sans-serif">Could you please tell me, what will be the configure-options for the HP-UX-11.23 platforam + Cyrus SASL 2.1.23.</font></div>
<div><font face="verdana,sans-serif"></font> </div>
<div><font face="verdana,sans-serif">Regards</font></div>
<div><font face="verdana,sans-serif">Hiro Lalwani<br></font><br></div>
<div class="gmail_quote">On Tue, Sep 8, 2009 at 2:49 AM, Kyle Chapman <span dir="ltr"><<a href="mailto:Kyle.Chapman@pb.com">Kyle.Chapman@pb.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>
<div dir="ltr" align="left"><span><font face="Arial" color="#0000ff" size="2">any reason you are using this: <font face="Courier New" color="#cc0000" size="3">-Wl,+nodefaultrpath</font></font></span></div>
<div dir="ltr" align="left"><span><font face="Arial" color="#0000ff" size="2">this is telling the linker to remove all the library search paths for run time and use only LD_LIBRARY_PATH and SHLIB_PATH.</font></span></div>
<br>
<div lang="en-us" dir="ltr" align="left">
<hr>
<font face="Tahoma" size="2">
<div class="im"><b>From:</b> Hiro Lalwani [mailto:<a href="mailto:meetmehiro@gmail.com" target="_blank">meetmehiro@gmail.com</a>] <br></div><b>Sent:</b> Monday, September 07, 2009 4:19 PM
<div>
<div></div>
<div class="h5"><br><b>To:</b> Kyle Chapman<br><b>Cc:</b> <a href="mailto:cyrus-sasl@lists.andrew.cmu.edu" target="_blank">cyrus-sasl@lists.andrew.cmu.edu</a><br><b>Subject:</b> Re: Cyrus SASL<br></div></div></font><br></div>
<div>
<div></div>
<div class="h5">
<div></div>
<div> Hi Kyle,</div>
<div> </div>
<div> Thanks a lot.</div>
<div> </div>
<div> I am using Cyrus-SASL---2.1.23 version.</div>
<div> </div>
<div> Please find below run.sh file</div>
<div> </div>
<div>================================================================================</div>
<div><font face="courier new,monospace" color="#cc0000">export LIBS="-lgss -lkrb5 -lk5crypto -lcom_err -lcrypto -lpthread"<br>export CC="cc"<br>export LDFLAGS="-Wl,+nodefaultrpath -L/usr/local/lib"<br>
export CPPFLAGS="-I/opt/openssl/include/openssl -I/usr/local/include"<br><strong><font color="#009900">./configure --prefix=/opt/iexpress/cyrussasl --enable-krb4 \<br>--enable-login=yes --with-openssl=/opt/openssl \<br>
--with-bdb-incdir=/usr/local/include --enable-static --enable-shared=yes \<br>--enable-digest=yes --enable-gssapi=yes<br></font></strong></font><br>==============================================================================================</div>
<div> </div>
<div>Could you please help me , How can I resove this undefiend symbol ?</div>
<div> </div>
<div>thanks </div>
<div>Hiro Lalwani<br></div>
<div class="gmail_quote">On Tue, Sep 8, 2009 at 1:31 AM, Kyle Chapman <span dir="ltr"><<a href="mailto:Kyle.Chapman@pb.com" target="_blank">Kyle.Chapman@pb.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>
<div dir="ltr" align="left"><span><font face="Arial" color="#0000ff" size="2">greetings... well, it seems your build went a bit off, though i am late to this thread. what options did you use for configure? in older sasl releases i had to drop in a newer libtool script on hp to get things working ok. i dont suggest you need to do that at this point as this is a newer ver of sasl.</font></span></div>
<div dir="ltr" align="left"><span><font face="Arial" color="#0000ff" size="2"></font></span> </div>
<div dir="ltr" align="left"><span><font face="Arial" color="#0000ff" size="2">my old config options i have used in the past on hp:</font></span></div>
<div dir="ltr" align="left"><span><font face="Arial" color="#0000ff" size="2">./configure --disable-krb4 --disable-static --enable-shared --with-openssl=/opt/openssl --enable-gssapi=/usr/lib --without-dblib</font></span></div>
<div dir="ltr" align="left"><span><font face="Arial" color="#0000ff" size="2">this was specific for what i needed. i put it here for ref only, and not to suggest you replicate something that may not work for you.</font></span></div>
<br>
<div lang="en-us" dir="ltr" align="left">
<hr>
<font face="Tahoma" size="2"><b>From:</b> Hiro Lalwani [mailto:<a href="mailto:meetmehiro@gmail.com" target="_blank">meetmehiro@gmail.com</a>] <br><b>Sent:</b> Monday, September 07, 2009 3:28 PM<br><b>To:</b> Kyle Chapman
<div>
<div></div>
<div><br><b>Cc:</b> <a href="mailto:cyrus-sasl@lists.andrew.cmu.edu" target="_blank">cyrus-sasl@lists.andrew.cmu.edu</a><br><b>Subject:</b> Re: Cyrus SASL<br></div></div></font><br></div>
<div>
<div></div>
<div>
<div></div>
<div>Hi Kyle,</div>
<div> </div>
<div>Thanks a lot for your response.</div>
<div> </div>
<div>Please find the chatr output below.</div>
<div> </div>
<div> <font face="courier new,monospace" color="#cc0000">chatr /usr/lib/sasl2/libdigestmd5.so.2<br>/usr/lib/sasl2/libdigestmd5.so.2:<br> 32-bit ELF shared library<br> shared library dynamic path search:<br>
LD_LIBRARY_PATH enabled first<br> SHLIB_PATH enabled second<br> embedded path enabled third Not Defined<br> internal name:<br> libdigestmd5.so.2<br>
shared library mapped private disabled<br> shared vtable support disabled<br> explicit unloading enabled<br> linkage table protection disabled<br> segments:<br> index type address flags size<br>
7 text 04000000 z---c- D (default)<br> 8 data 40010000 ---m-- D (default)<br> kernel assisted branch prediction enabled<br> lazy swap allocation for dynamic segments disabled<br>
nulptr dereferences trap disabled<br> address space model: default<br> caliper dynamic instrumentation disabled<br></font></div>
<div><br><strong><font face="verdana,sans-serif">Could you please tell me, How I will resolve this undefined symbol ?</font></strong></div>
<div> </div>
<div>Thanks</div>
<div>Hiro Lalwani<br></div>
<div class="gmail_quote">On Tue, Sep 8, 2009 at 12:25 AM, Kyle Chapman <span dir="ltr"><<a href="mailto:Kyle.Chapman@pb.com" target="_blank">Kyle.Chapman@pb.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>
<div dir="ltr" align="left"><span><font face="Arial" size="2"><font color="#0000ff">run: chatr <font face="Times New Roman" size="3">/usr/lib/sasl2/libdigestmd5.sl.2</font></font></font></span></div>
<div dir="ltr" align="left"><span><font color="#0000ff">look for thesections:</font></span></div>
<div dir="ltr" align="left"><span><font face="Arial" color="#0000ff" size="2">shared library dynamic path search:</font></span></div>
<div dir="ltr" align="left"><span><font face="Arial" color="#0000ff" size="2">and</font></span></div>
<div dir="ltr" align="left"><span><font face="Arial" color="#0000ff" size="2">shared library list:</font></span></div>
<div dir="ltr" align="left"><span><font face="Arial" color="#0000ff" size="2"></font></span> </div>
<div dir="ltr" align="left"><span><font face="Arial" color="#0000ff" size="2">libcrypto is probably listed, but the path to it isnt in the library search path.</font></span></div><br>
<div lang="en-us" dir="ltr" align="left">
<hr>
<font face="Tahoma" size="2"><b>From:</b> cyrus-sasl-bounces+kyle_chapman=<a href="http://g1.com/" target="_blank">g1.com</a>@<a href="http://lists.andrew.cmu.edu/" target="_blank">lists.andrew.cmu.edu</a> [mailto:<a href="mailto:cyrus-sasl-bounces%2Bkyle_chapman" target="_blank">cyrus-sasl-bounces+kyle_chapman</a>=<a href="http://g1.com/" target="_blank">g1.com</a>@<a href="http://lists.andrew.cmu.edu/" target="_blank">lists.andrew.cmu.edu</a>] <b>On Behalf Of </b>Hiro Lalwani<br>
<b>Sent:</b> Monday, September 07, 2009 2:31 PM<br><b>To:</b> Alexey Melnikov<br><b>Cc:</b> <a href="mailto:cyrus-sasl@lists.andrew.cmu.edu" target="_blank">cyrus-sasl@lists.andrew.cmu.edu</a><br><b>Subject:</b> Re: Cyrus SASL<br>
</font><br></div>
<div>
<div></div>
<div>
<div></div>
<div>Hi Alexey,</div>
<div> </div>
<div>thanks a lot for your response.</div>
<div> </div>
<div>Please find my response.</div>
<div> </div>
<div>>Feb 04 05:30:18 unix sm-mta[1037]: unable to dlopen /usr/lib/sasl2/libdigestmd5.sl.2: Unresolved symbol: DES_key_sched (code) from<br>/usr/lib/sasl2/libdigestmd5.sl.2<br><br>>>>This looks like a symbol exported from one of OpenSSL libraries. </div>
<div><font face="Arial" color="#0000ff" size="2"></font> </div>
<div><font face="courier new,monospace" color="#ff0000"><HIRO> ldd -r /usr/lib/sasl2/libdigestmd5.so.2<br> symbol not found: malloc (/usr/lib/sasl2/libdigestmd5.so.2)<br> symbol not found: _memcpy (/usr/lib/sasl2/libdigestmd5.so.2)<br>
symbol not found: uname (/usr/lib/sasl2/libdigestmd5.so.2)<br> symbol not found: _memset (/usr/lib/sasl2/libdigestmd5.so.2)<br> symbol not found: freeaddrinfo (/usr/lib/sasl2/libdigestmd5.so.2)<br>
symbol not found: _isupper (/usr/lib/sasl2/libdigestmd5.so.2)<br> symbol not found: strerror (/usr/lib/sasl2/libdigestmd5.so.2)<br> symbol not found: snprintf (/usr/lib/sasl2/libdigestmd5.so.2)<br>
symbol not found: DES_key_sched (/usr/lib/sasl2/libdigestmd5.so.2)<br> symbol not found: sprintf (/usr/lib/sasl2/libdigestmd5.so.2)<br> symbol not found: strncpy (/usr/lib/sasl2/libdigestmd5.so.2)<br>
symbol not found: getaddrinfo (/usr/lib/sasl2/libdigestmd5.so.2)<br> symbol not found: strpbrk (/usr/lib/sasl2/libdigestmd5.so.2)<br> symbol not found: __SB_masks (/usr/lib/sasl2/libdigestmd5.so.2)<br>
symbol not found: strcasecmp (/usr/lib/sasl2/libdigestmd5.so.2)<br> <strong><font color="#000099">symbol not found: DES_ede3_cbc_encrypt (/usr/lib/sasl2/libdigestmd5.so.2)</font></strong><br> symbol not found: free (/usr/lib/sasl2/libdigestmd5.so.2)<br>
symbol not found: _isdigit (/usr/lib/sasl2/libdigestmd5.so.2)<br> symbol not found: strncasecmp (/usr/lib/sasl2/libdigestmd5.so.2)<br> symbol not found: DES_cbc_encrypt (/usr/lib/sasl2/libdigestmd5.so.2)<br>
symbol not found: strcat (/usr/lib/sasl2/libdigestmd5.so.2)<br> symbol not found: strchr (/usr/lib/sasl2/libdigestmd5.so.2)<br> symbol not found: strcmp (/usr/lib/sasl2/libdigestmd5.so.2)<br>
symbol not found: strcpy (/usr/lib/sasl2/libdigestmd5.so.2)<br> symbol not found: strdup (/usr/lib/sasl2/libdigestmd5.so.2)<br> symbol not found: strlen (/usr/lib/sasl2/libdigestmd5.so.2)<br>
symbol not found: strtol (/usr/lib/sasl2/libdigestmd5.so.2)<br> symbol not found: time (/usr/lib/sasl2/libdigestmd5.so.2)<br></font></div>
<div> </div>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">>Feb 04 05:30:18 unix sm-mta[1037]: unable to dlopen /usr/lib/sasl2/libgssapiv2.sl.2: Unresolved symbol: GSS_C_NT_HOSTBASED_SERVICE (data) from<br>
>/usr/lib/sasl2/libgssapiv2.sl.2<br><br></blockquote>
<div>>>>>Which version of Kerberos are you using?</div>
<div> </div>
<div><font color="#ff0000"><HIRO>" T1417AA C.03.02 Kerberos Server Version 3.0 and its Administration Utilities"</font><br></div>
<div> </div>
<div>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">>Feb 04 05:30:19 unix sm-mta[1037]: unable to dlopen /usr/lib/sasl2/libotp.sl.2: Unresolved symbol: EVP_DigestInit (code) from<br>
<br></blockquote>>>>This looks like a symbol exported from one of OpenSSL libraries.
<div><font face="Arial" color="#0000ff" size="2"></font><br> <font face="courier new,monospace" color="#ff0000"><HIRO>ldd -r /usr/lib/sasl2/libotp.so.2<br> symbol not found: _isalpha (/usr/lib/sasl2/libotp.so.2)<br>
symbol not found: _isalnum (/usr/lib/sasl2/libotp.so.2)<br> symbol not found: _memcpy (/usr/lib/sasl2/libotp.so.2)<br> symbol not found: _memcmp (/usr/lib/sasl2/libotp.so.2)<br> symbol not found: uname (/usr/lib/sasl2/libotp.so.2)<br>
symbol not found: _memset (/usr/lib/sasl2/libotp.so.2)<br> symbol not found: freeaddrinfo (/usr/lib/sasl2/libotp.so.2)<br> symbol not found: strerror (/usr/lib/sasl2/libotp.so.2)<br> symbol not found: snprintf (/usr/lib/sasl2/libotp.so.2)<br>
symbol not found: sprintf (/usr/lib/sasl2/libotp.so.2)<br> symbol not found: strncpy (/usr/lib/sasl2/libotp.so.2)<br> symbol not found: strncmp (/usr/lib/sasl2/libotp.so.2)<br> symbol not found: getaddrinfo (/usr/lib/sasl2/libotp.so.2)<br>
symbol not found: sscanf (/usr/lib/sasl2/libotp.so.2)<br> symbol not found: strtoul (/usr/lib/sasl2/libotp.so.2)<br> symbol not found: EVP_cleanup (/usr/lib/sasl2/libotp.so.2)<br> symbol not found: __SB_masks (/usr/lib/sasl2/libotp.so.2)<br>
symbol not found: OpenSSL_add_all_digests (/usr/lib/sasl2/libotp.so.2)<br> <strong><font color="#3333ff">symbol not found: EVP_DigestUpdate (/usr/lib/sasl2/libotp.so.2)</font></strong><br> symbol not found: strcasecmp (/usr/lib/sasl2/libotp.so.2)<br>
symbol not found: sleep (/usr/lib/sasl2/libotp.so.2)<br> symbol not found: EVP_get_digestbyname (/usr/lib/sasl2/libotp.so.2)<br> symbol not found: _isspace (/usr/lib/sasl2/libotp.so.2)<br> symbol not found: EVP_DigestFinal (/usr/lib/sasl2/libotp.so.2)<br>
symbol not found: _isxdigit (/usr/lib/sasl2/libotp.so.2)<br> symbol not found: _isdigit (/usr/lib/sasl2/libotp.so.2)<br> symbol not found: strncasecmp (/usr/lib/sasl2/libotp.so.2)<br> <strong><font color="#3333ff">symbol not found: EVP_DigestInit (/usr/lib/sasl2/libotp.so.2)</font></strong><br>
symbol not found: tolower (/usr/lib/sasl2/libotp.so.2)<br> symbol not found: strcat (/usr/lib/sasl2/libotp.so.2)<br> symbol not found: strchr (/usr/lib/sasl2/libotp.so.2)<br> symbol not found: strcpy (/usr/lib/sasl2/libotp.so.2)<br>
symbol not found: bsearch (/usr/lib/sasl2/libotp.so.2)<br> symbol not found: strlen (/usr/lib/sasl2/libotp.so.2)<br> symbol not found: time (/usr/lib/sasl2/libotp.so.2)</font><br></div>
<div><font face="Arial" color="#0000ff" size="2"></font> </div>
<div><br> </div>
<div><font face="verdana,sans-serif" color="#000000"><strong>Could you please tell me, what I am missing ? How can I resolve this?</strong></font></div>
<div> </div>
<div>regards</div>
<div>Hiro Lalwani</div>
<div> </div>
<div> </div>
<div> </div>
<div> </div></div>
<div class="gmail_quote">On Sun, Sep 6, 2009 at 11:09 PM, Alexey Melnikov <span dir="ltr"><<a href="mailto:alexey.melnikov@isode.com" target="_blank">alexey.melnikov@isode.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hiro Lalwani wrote:<br><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi All,<br></blockquote><br>Hi Hiro,
<div><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">I am not able to use the GSSAPI and Digest-MD5 for my sendmail 8.13.3 on HP-UX . I have cyrusSASL2.1.23. I am getting following error in the syslog.<br>
<br>Feb 04 05:30:18 unix sm-mta[1037]: unable to dlopen /usr/lib/sasl2/libdigestmd5.sl.2: Unresolved symbol: DES_key_sched (code) from<br>/usr/lib/sasl2/libdigestmd5.sl.2<br><br></blockquote></div>This looks like a symbol exported from one of OpenSSL libraries.
<div><br><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Feb 04 05:30:18 unix sm-mta[1037]: unable to dlopen /usr/lib/sasl2/libgssapiv2.sl.2: Unresolved symbol: GSS_C_NT_HOSTBASED_SERVICE (data) from<br>
/usr/lib/sasl2/libgssapiv2.sl.2<br><br></blockquote></div>Which version of Kerberos are you using?
<div><br><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Feb 04 05:30:19 unix sm-mta[1037]: unable to dlopen /usr/lib/sasl2/libotp.sl.2: Unresolved symbol: EVP_DigestInit (code) from<br>
<br></blockquote></div>This looks like a symbol exported from one of OpenSSL libraries.
<div><br><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">/usr/lib/sasl2/libotp.sl.2<br><br></blockquote></div>Can you run ldd on these 3 shared libraries (or whatever is equivalent on HP-UX) .
<div>
<div></div>
<div><br><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><br>I am using CyrusSASL 2.1.23 And all mechanism other than digest-md5 and gss-api are working fine. But I need help in one point that when I did telnet 0 25 it is not showing digest-md5 as well as gss-api in 250 AUTH message. So may be I am faultering in configuration. But I have followed all required steps which are same for all mechanism.<br>
<br>So can please anybody help me in configuration<br><br>Can anybody help me<br><br></blockquote><br></div></div></blockquote></div><br><br clear="all">
<div></div><br>-- <br>thanks & regards<br>Hiro Lalwani<br></div></div></div></blockquote></div><br><br clear="all">
<div></div><br>-- <br>thanks & regards<br>Hiro Lalwani<br></div></div></div></blockquote></div><br><br clear="all">
<div></div><br>-- <br>thanks & regards<br>Hiro Lalwani<br></div></div></div></blockquote></div><br><br clear="all">
<div></div><br>-- <br>thanks & regards<br>Hiro Lalwani<br>