Displaying 20 results from an estimated 10000 matches similar to: "LDAP issues"
2009 Mar 02
3
liblber-2.3.so.0 is needed by (installed ) ............ on cent os 5.2
Hi
I am trying to upgrde ?out openldap ver 2.3 ?to the lastest version
2.4, howevre there is no rpm avaibale for 2.4 so i decide to create my
own for centOS flavour 5.2
here is the ?part look of my spec file openldap.spec
Summary: openldap Installer
Name: openldap
Version: 2.4
Release: 1
Vendor: net Solutions
License: Commercial
Group: ms6
BuildRoot: /usr/src/redhat/BUILD/openldap
Provides:
2012 Aug 30
1
Samba complie problem
hi all
Samba build problem when compiling with --with-ads
I have complid, kerberos and openldap in /opt/local/samba and I am using gcc with gnu binutils. Its a solaris 10 sparc.
Configure gives me following error: -
checking for LDAP support... yes
checking ldap.h usability... yes
checking ldap.h presence... yes
checking for ldap.h... yes
checking lber.h usability... yes
checking lber.h
2005 Mar 16
1
Samba configure script not finding ldap libs
Hey All,
I'm trying to compile Samba 3.0.12rc1 on a Redhat Linux Fedora Core 3
machine. I have the following LDAP RPMS installed:
rpm -qa | grep ldap gives:
openldap-2.2.13-2
python-ldap-2.0.1-2
openldap-clients-2.2.13-2
openldap-devel-2.2.13-2
openldap-servers-2.2.13-2
nss_ldap-220-3
I run configure in the following fashion:
CFLAGS="-O2 -march=prescott
2002 Jun 29
0
Compiling Samba with LDAP support - please help
I tried to compile various version (2.5, 2.6pre1, 3.0alpha17, HEAD,...)
of Samba with LDAP support ('configure --with-ldapsam'). During
configuration and 'make' process all seams fine, but after I installed
('make install') and ran, Samba complains something similar to "Unknown
option: ldap server" and some other similar error messages. It seams that
LDAP
2005 Mar 23
4
Samba-LDAP TLS problems with inofficial Debian OpenLDAP 2.2 packages
Dear Torsten, dear samba list reader
Three days ago I switched our domain from a NT 4 domaincontroller to
Samba-OpenLDAP, controlled by a Debian Sarge system. I installed the
following inofficial Debian OpenLDAP 2.2 packages (I know these are not
supported, but TLS with OpenSSL is essential to us...):
Package: slapd
Version: 2.2.20-1.hrz.1
Package: libldap2.2
Version: 2.2.20-1.hrz.1
2006 Mar 24
4
SAMBA install on IRIX 6.5
I am having problems with Samba on IRIX 6.5 authenticating via Active
Directory. Installing the tardist of 3.0.21c did not give me
kerberos/ldap/adc capabilities even though Kerberos and LDAP were
prereq's. With OpenLDAP and Kerberos5 installed, my configure fails. I
am trying this:
./configure --libdir=/usr/lib --includedir=/usr/include
--prefix=/usr/samba --with-ldap --with-ads
2013 Apr 09
3
Problem building powerdns from EPEL
Hi,
I just tried to build using
http://dl.fedoraproject.org/pub/epel/6/SRPMS/pdns-3.1-2.el6.src.rpm on
CentOS 6.4 final (kernel: 2.6.32-358.2.1.el6.x86_64), but it failed when
looking for ldap libs:
Note: I did not change anything in the original spec file.
...
+ ./configure --build=x86_64-redhat-linux-gnu
--host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu
2005 Jan 20
1
compiling libldap error??
Samba experts,
Ok, we are having so many problems getting ldap to work, we decided to
start over with our compile. We are compiling Samba --with-ldap on our AIX
5.1 system which uses gcc. Openldap (for client support) exists in
/usr/local/openldap/2.2.17. In order for Samba to find the ldap.h file,
we had to configure with
CPPFLAGS="-I/usr/local/openldap/2.2.17/include"
2005 Sep 13
1
RE: [SLE] SuSE 9.3 and Latest Binaries - Library Conflict
Cross-posting scares me, but...
Have you looked at the latest RPMs for SuSE, from ftp://ftp.suse.com/pub/projects/samba/ ?
They've worked like a charm for me, thus far (revision after revision, a simple rpm -U * seems to work...)
-----Original Message-----
From: david rankin [mailto:drankin@cox-internet.com]
Sent: Mon 9/12/2005 5:30 PM
To: samba; Suse Linux
Subject: [SLE] SuSE 9.3 and
2005 Sep 10
1
SuSE 9.3 samba binaries FUBAR??
Mates,
I dunno if nobody else is using the samba binaries to put 3.0.20-1 on
SuSE 9.3 -- or -- if I'm just doing something stupid, but there seem to be
library problems. Specifically, we are getting library errors for the *.so.2
libraries, regardless of whether we try via YAST or RPM.
david@nemesis:~/Documents/linux/rpms/samba320> ll
total 19970
-rw-r--r-- 1 david users 60998
2005 Sep 12
4
SuSE 9.3 and Latest Binaries - Library Conflict
Mates,
Still can't get the latest samba binaries to inatall on SuSE 9.3. I've
downloaded them from the samba site and from
ftp://ftp.primastasys.com/pub/Samba-Packages/ still no joy. The problem is
library related:
nemesis:/home/david/Documents/linux/rpms/samba320 # rpm -Uvh *
warning: cifs-mount-3.0.20-0.1.i586.rpm: V3 DSA signature: NOKEY, key ID
414a57c3
error: Failed
2006 Jul 18
2
smbd panic on security = ADS
I have a samba server that was updated to samba v3.0.22 and is not working.
It is a fileserver for the network, it's a member of the ADS and it was
working perfectly up until saturday.
It doesn't panic when I change security = ADS to security = server,
unfortunately I need ADS auth.
I've tried to down grade back to 3.0.14a with no luck, It looks like it
might be samba's
2006 May 21
3
First try with lighttpd
Hi,
I have a Rails application sitting on my computer that works just fine
with webrick. I would like to try to serve it locally with lighttpd
I followed the instructions on the hivelogic site for installing lighttpd
http://hivelogic.com/articles/2005/12/01/ruby_rails_lighttpd_mysql_tiger
Then I looked on page 457 in the Agile Rails book for instructions
about configuring the rails app for
2006 Feb 01
5
lighttpd not starting on os X (intel)
Hi all,
I''m followed the instructions written here to prepare my new iMac for
Ruby / Rails developement:
http://hivelogic.com/articles/2005/12/01/ruby_rails_lighttpd_mysql_tiger
When I run script/server I get the following output:
harm-de-laats-computer:~/rails/test harmdelaat$ script/server
=> Booting lighttpd (use ''script/server webrick'' to force WEBrick)
=>
2006 Apr 04
6
Replaced Rails Package with HiveLogic Install - problems
Hi,
I''ve got a strange problem. I had initially installed Rails using Tony
Arnold''s package:
<http://www.tonyarnold.com/articles/category/rails>
and that worked fine. (on OS X, obviously). I then decided to
reinstall using the instructions on the HiveLogic page, to get Ruby
1.8.4:
<http://hivelogic.com/articles/2005/12/01/ruby_rails_lighttpd_mysql_tiger>
That
2006 Jun 18
2
Installation on Mac Problem
I''m not exactly sure what the root of this problem is. I followed the
following tutuorial on installing Ruby on Rails on Mac OS X:
http://www.hivelogic.com/articles/2005/12/01/ruby_rails_lighttpd_mysql_tiger
Everything is working fine but when I navigate to :
http://localhost:3000/ or go to any other pages that I''m attempting to
serve with RoR I get the following errors in
2007 Feb 04
2
Beginner Q: Keeping the Ruby on Rails platform up to date.
Hello, I recently installed the ruby on rails framework from this
tutorial:
http://www.hivelogic.com/narrative/articles/ruby_rails_lighttpd_mysql_tiger
So, I installed:
Ruby on Rails 1.1
Ruby 1.8.4
LightTPD 1.4.13
FastCGI 2.4.0
RubyGems 0.9.0
Readline 5.1
PCRE 6.6
FastCGI and MySQL bindings
I figured out how to keep my ruby on rails up to date by using the
command "gem update rails
2006 Mar 10
3
Problems installing rubygems -No such file to load: rubygems
Hi,
I''m a bit of a beginner at this and I''m having some problems with
installation, hopefully someone can help.
I''m following the guide for setting up under Mac OS X at
http://hivelogic.com/articles/2005/12/01/ruby_rails_lighttpd_mysql_tiger
. I follow the tutorial all the way through without any errors but when
it comes to the MySQL Native Bindings step I get an
2006 Aug 07
0
MySQL Native Bindings
I was following the hivelogic.com article ''Building Ruby, Rails, LightTPD,
and MySQL on Tiger''
http://hivelogic.com/articles/2005/12/01/ruby_rails_lighttpd_mysql_tiger
all went well till the last part, MySQL Native Bindings.
http://weblog.rubyonrails.com/2005/10/30/get-10-15-more-performance-with-mysql-rails/
anyways, i recieved an error:
blinking8s:~ blinking8s$ sudo gem
2006 May 18
3
Rails dependency issue
I am following this guide,
http://hivelogic.com/articles/2005/12/01/ruby_rails_lighttpd_mysql_tiger,
to install RoR on Mac OS X and screwed up when installing rails. I
typed:
sudo gem install rails --include dependencies
instead of
sudo gem install rails --include-dependencies
I''m providing a link to the screenshot of what happened:
http://blazebego.com/temp/rails_dependecy.png