Displaying 20 results from an estimated 100 matches similar to: "configure can't find ldap_initialize on HP-UX 11i"
2007 Nov 22
1
Installation problem of SAMBA 3.0.23a on HP-UX 11.23
To whom it concern,
There was no problem at all with the installation of the Depot.
Before running the ./configure command I'm setting the following variables like this (as it's mentionned in the README file) :
export CFLAGS="-O -DWITH_SYSLOG -DGUEST_ACCOUNT=\\\"smbnull\\\""
export CPPFLAGS="-I/opt/iexpress/openldap/include"
export
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
2007 Nov 25
0
_net_auth2: creds_server_check failed Error
Hi All
I am trying to add my NAS server to the domain but i getthing this error. "_net_auth2: creds_server_check failed. Rejecting auth request from client NAS1 machine account NAS1$" It used to be working fine till a recent reboot of the NAS machine.
I am using SAMBA + LDAP and i have also tried to removing and adding the machine still no luck.
openldap-2.3.27-5
nss_ldap-253-3
2008 Aug 11
1
HPUX and Samba 3.023 question
I am sorry if this sounds dumb, but I am sort of a newbie with samba.
We have upgraded our active directory domain servers to 2008 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
2002 Nov 22
2
Add -D_XOPEN_SOURCE_EXTENDED definition for HP/UX 11.00 platform
Hi,
I suggest to add the following definition to configure and its template
configure.in to allow samba-2.2.x to be compiled on HP/UX 11.00 with
some lesser warnings. Without this definition you'll get warnings on all
socket operation because the socket operations are UNIX98 specific and
HP/UX 11.00 will support this when _XOPEN_SOURCE_EXTENDED is defined.
--
Ren? Nieuwenhuizen
Afdeling
2003 Jan 15
0
pam_smbpass fails, HP-UX 11i
Here is where it bombs out, feel free to ask for more info. It has done
this to me on two separate 11i machines, using HP's ANSIc compiler:
Make: Don't know how to make bin/pam_smbpass.so. Stop.
...nothing relavent to pam_smbpass before there. This is the only clue
I've found thus far (in config.log):
configure:2513: checking for security/_pam_macros.h
configure:2523: cc -E -Ae
2003 Jun 17
0
problems compiling 3.0beta
Greetings!
I'm trying to build Samba3.0beta.
I'm running HP-UX 11.11
I'm using GCC 3.2.3
I ran the configure script. Then I ran Make. It crap's out pretty much
immediately. If anyone could look at the output below, and offer a
suggestion, it would be greatly appreciated. I'm sure its something
bone-headed that I'm doing wrong.
Thanks!
Ron
# make
Using FLAGS
2005 Mar 02
1
Samba 3.0.11 Compile Error
Hello.
I'm trying to run Samba on HP-UX (IA64), but I can't compile Samba source.
I have this following packages:
Samba 3.0.11
libiconv 1.9.1
HP-UX 11.23 (IA64)
"configure" process is ok.
At "make" process, I encounters the parsing error.
I attached the compile error log.
Do you have information how to compile Samba on HP-UX (IA64)?
--
Osamu Takeuchi
2004 Jul 28
2
Building Samba 3.0.5 on HP-UX 11.11
First -- to avoid the common answers to the 'building on HP-UX'
questions that seem to be available on the list and the web:
1) using the depot from the Porting Center won't work, it's well
downrev of 3.0.5 and I need to get the new security fixes (so that the
security team will go back into it's dark dank den and fear not for
the security of our environment)
2) samba.org
2006 Jan 02
1
64 bit installable samba for HP-UX 11.11
Hello All,
!!!! Happy New Year 2006 !!!!!
Currently we are using TAS as an interop tool to access the UNIX file
systems on to windows platforms. For some performance/licenses issues,
we would like to migrate to SAMBA now.
Our Unix file system is available on HP N-class server running HP-UX
11.11 and our requirement is to install samba on this OS with 64bit
support. I searched on samba site and
2005 Aug 03
2
Mapping HPUX to Windows Shared Directories
I need to know what the command would be to map an HPUX directory to a Windows shared directory.
I am running Samba 3.0.7 on HPUX 11i and have Windows Server 2003.
Any help would be greatly appreciated.
Regards,
Tony Gardner
UNIX Contractor
Haas Automation, Inc.
2006 Aug 22
2
HPUX net ads join
Have been running samba successfully authenticating to a windows 2003
domain since 3.0.1. Starting in 3.0.23 and 3.0.23b I can't do a "net
ads join" on a HPUX itanium server running 11.23 ia64. I can kinit just
fine w/ this userid. Samba was built with gcc 4.1.1. See below:
root@serv00 # kinit jjurich_wa
Password for jjurich_wa@DIVMS.UIOWA.EDU:
root@serv00 #
2002 May 29
0
Need help compiling on HPUX 11.00 for 2.2.4
I am getting the following errors when compiling SAMBA 2.2.4 on HP-UX 11.00.
Anyone have any ideas on what's causing the problem?
Using FLAGS = -O -I./popt -Iinclude -I./include -I./ubiqx -I./smbwrapper
-D_HPUX_SOURCE -D_POSIX_SOURCE -D_LARGEFILE64_SOURCE -D_ALIGNMENT_REQUIRED=1
-D_MAX_ALIGNMENT=4 -DLOGFILEBASE="/opt/samba/var"
-DCONFIGFILE="/opt/samba/etc/smb.conf"
2002 May 28
0
link errors compiling 2.2.4 on HP-UX 11.00
I am getting the following link errors when compiling SAMBA 2.2.4 on HP-UX
11.00. Anyone have any ideas on what's causing the problem?
Using FLAGS = -O -I./popt -Iinclude -I./include -I./ubiqx -I./smbwrapper
-D_HPUX_SOURCE -D_POSIX_SOURCE -D_LARGEFILE64_SOURCE -D_ALIGNMENT_REQUIRED=1
-D_MAX_ALIGNMENT=4 -DLOGFILEBASE="/opt/samba/var"
2008 Jul 03
0
configure: error: Active Directory support requires ldap_initialize
Tried configure of samba-3.2.0 on Sparc Solaris 9 with the following
line:
./configure --with-ldap --with-ads --with-pam --with-winbind
--with-krb5=/usr/local > $log 2>&1
There is a problem where the following error is produced:
configure: error: Active Directory support requires ldap_initialize
I can use the same line on samba-3.0.10 and it compiles and works.
$
2005 Oct 25
0
Re: Which Samba (CIFS ?) For HPUX 11.00 ?
Hi Nick,
This topic should be on samba@lists.samba.org - not technical. I'll
give you a brief overview, and any followup send to me directly.
HP-CIFS Server for 11.0 is based upon Samba 2.2.12. Support for 11.0
ends there - at 2.2.12. Go to:
http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B8725AA
If you want to continue on 11.0, HP posts 3.0.14a Opensource
2008 Oct 01
2
samba-3.2.4 Solaris 9: configure gets error: Active Directory support requires ldap_initialize
Unable to compile samba-3.2.4 on Solaris 9 for sparc.
#building openldap
CC=gcc
#echo $CC
#exit
CPPFLAGS="-I/usr/local/include -I/usr/local/ssl/include
-I/usr/local/BerkeleyDB.4.2/include -I/usr/local/include/sasl"
LDFLAGS="-L/usr/local/lib -L/usr/local/ssl/lib
-L/usr/local/BerkeleyDB.4.2/lib"
export CC CPPFLAGS LDFLAGS
#
CFLAGS='-D_AVL_H'
export CFLAGS
#
2010 Sep 02
1
ldap_initialize: Bad parameter to an ldap routine
I searched and found this from Volker in 2007 same error message but the fix
didn't fix in my case:
http://lists.samba.org/archive/samba/2007-March/130093.html
my system: ubuntu 10.04 LTS server samba 3.4.7
error:
[2010/09/01 23:57:17, 5] winbindd/idmap.c:169(smb_register_idmap)
Successfully added idmap backend 'ldap'
[2010/09/01 23:57:17, 0]
2001 Jul 19
1
This is what I get when I try to install openssh
checking for OpenSSL directory... configure: error: Could not find working
OpenSSL library, please install or check config.log
Now if I go and check the config.log file I have this as error.
This is for solaris 2.6/2.7OS
configure:4354: checking for OpenSSL directory
configure:4411: gcc -o conftest -g -O2 -Wall -I/usr/local/include
-I/usr/local/ssl/
include -I/opt/TWWfsw/zlib11/include
2009 Apr 26
1
Error, Clue to what?
[Apr 26 10:47:01] NOTICE[32151]: chan_sip.c:16223 sip_poke_noanswer: Peer
'3516533812' is now UNREACHABLE! Last qualify: 86
[Apr 26 10:47:11] NOTICE[32151]: chan_sip.c:12723 handle_response_peerpoke:
Peer '3516533812' is now Reachable. (98ms / 2000ms)
[Apr 26 12:08:49] WARNING[32273]: app_dial.c:1242 dial_exec_full: Unable to
create channel of type 'SIP' (cause 20 -