Displaying 3 results from an estimated 3 matches for "ixopenldap".
Did you mean:
2fopenldap
2006 Feb 15
1
configure can't find ldap_initialize on HP-UX 11i
...n that I am trying to use the version of openldap that is in
iexpress instead of the one from hpux.cs.utah.edu.
The recommendations listed in the doc are:
HP-UX 11.00 and 11.11:
OpenLdap 2.1.3 (http://hpux.cs.utah.edu)
OpenSSL 0.9.7d (http://hpux.cs.utah.edu)
HP-UX 11.23 only:
ixOpenLdap A.04.00-2.2.15.003 (http://software.hp.com
<http://software.hp.com/> )
I would prefer to use ixOpenLdap from HP if possible. The errors I get
from configure are:
configure:32100: checking for ldap_initialize
configure:32157: gcc -o conftest -O -DWITH_SYSLOG
-DGUEST_ACCOUNT=\&qu...
2008 Aug 11
1
HPUX and Samba 3.023 question
...8 and samba
3.07 will not bind to the directory anymore. I have been told that I
need to upgrade past 3.022 in order to make it work? First of all is
this true? Second, when I went to install it and run it there is an
error that it can not find libldap-2.2.so. I am assuming this is for
the HPUX IXOPENLDAP, but I am not sure. In either case I can not find
this version to install. I don't want to mess my box up, but I would
like to get my samba running correctly again. Can anyone give me any
advice or information?
Casey Dearcorn
Database Manager
Northwest College
231 West 6th Stre...
2006 Feb 01
2
Problems Compiling samba on HP-UX 11.00
Problems Compiling samba (samba-3.0.21a) on HP-UX 11.00
We have been experiencing some problems compiling samba with the config
options below.
When compiling the auth_script.c make fails.
As a fix, we removed the conditional if/else/endif statements on lines
143/149/155 and it now seems to compile.
Has anyone else had any similar problem when compiling without the ldap
features or similar