Displaying 20 results from an estimated 400 matches similar to: "A mass O trouble with solaris 10 and Samba+ADS"
2007 Jan 18
4
samba 3.0.23d with ldap compile problem
Hi,
I'm trying to compile samba 3.0.23d for use with ldap as backend.
The system is Debian Sarge fresh installed, all updates installed, and
openldap-2.3.27 installed from sources.
I searched a lot but couldn't google out anythink that helped.
I sent this same mail jesterday with configure options for ldap, ld.so.conf
and samba error.log but it was too long. So another time with less
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.
$
2009 Feb 22
1
Changing LDAP userPassword fails: Internal (implementation specific) error
openldap-2.3.27-8.el5_2.4,samba3-3.2.8-38
An smbpasswd by root to change a user's password fails with:
[root@littleboy samba]# smbpasswd adam
New SMB password:
Retype new SMB password:
ldapsam_modify_entry: LDAP Password could not be changed for user adam:
Internal (implementation specific) error
password hash failed
Failed to modify entry for user adam.
Failed to modify password entry for
2009 May 08
0
error while building samba with cifs upcall
:/usr/src/samba/samba/source3 # grep -i ldap config.log
$ ./configure --with-cifsupcall --with-ads --with-ldap --with-krb5
configure:59539: checking for LDAP support
configure:59585: checking ldap.h usability
configure:59627: checking ldap.h presence
configure:59696: checking for ldap.h
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
configure:60066: checking for
2011 Jun 15
0
winbindd problems
Hi,
I am having problems with winbindd on a BDC but I am not sure where
the problem lies.
If I run `winbindd -n -i` on the BDC and watch the output from pdbdeit
-Lv I see:
winbindd version 3.5.4-0.70.el5_6.1 started.
Copyright Andrew Tridgell and the Samba Team 1992-2010
initialize_winbindd_cache: clearing cache and re-creating with version number 1
Could not init passdb idmap domain
2004 Dec 24
1
LDAP problem, with samba and groups
Hi All
We have the following problem:
We configured samba with LDAP and this works fine. As soon as they try to login wit a user who is member of 15 groups, it takes very long to login with Windows and then an mostly an errormessage appears.
On win 2000 is the error: There has been made a change to the server. Contact you sysadmin
When a user logins (member of 15 groups) ldap shows the
2006 Jul 20
1
3.0.23 for Debian Sarge: LDAP problems
Hi,
I always prefer the Samba packages for Debian-Stable from the
Samba-Team and I never had a problem so far (thank you, Simo!).
Yesterday I updated from 3.0.22 to 3.0.23 in my LDAP-based network. I
updated samba.schema, added "index sambaSID eq,sub" to my slapd.conf
and ran slapindex. When I started slapd and samba afterwards, I saw
error messages like these (from smbd.log):
2006 Feb 15
1
configure can't find ldap_initialize on HP-UX 11i
I'm basically using the instructions found in the HP-UX readme with the
exception 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
2007 May 11
2
Problem compiling Samba 3.0.24 with OpenLDAP 2.3.35
I'm trying to install Samba with LDAP support but there are some errors
during the compilation.
I've used the same script a few weaks ago. The only differences are the
versions of Samba and OpenLDAP.
That's my error message:
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
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
#
2011 Jul 06
1
Could not build Samba with ADS support on Solaris 10
I tried to build Samba with ADS support, I got error, messages are:
.
checking for ldap_initialize... no
checking whether LDAP support is used... yes
checking for Active Directory and krb5 support... yes
checking for ldap_initialize... (cached) no
configure: error: Active Directory support requires ldap_initialize
I installed Openldap(downloaded from sunfreeware), tried the following
2003 Jul 30
0
Samba 3. ldapsam.so not generated on Solaris 9 with Sun One Directory Server
Hi.
I have working fine Samba 2.2.8a acting as PDC using Sun One Directory Server as backend.
Now I want to migrate to Samba 3.
The problem is that I'm not able to generate "ldapsam.so"
Some body has built Samba 3 on Solaris 9 using Sun One Directory Server as backend?
Somo body can help me and need more information about my environment?
I don't know if it's need some
2008 Sep 16
1
Solaris 8 & samba 3.2.3: present but cannot be compiled
When we run configure using:
./configure --prefix=/nau/samba --without-LD --with-ldap --with-static-
libs=libtalloc,libtdb --with-krb5=/nau/local --with-ads
We get the following:
configure: WARNING: ldap.h: present but cannot be compiled
configure: WARNING: ldap.h: check for missing prerequisite headers?
configure: WARNING: ldap.h: see the Autoconf documentation
configure: WARNING: ldap.h:
2009 Apr 14
1
set up for Active Directory
Running Sun OS 5.10 sparc.
OK, I am trying to establish an Active Directory connection from my Sun
Solaris box and am trying to utilize Samba to accomplish this task. I've
installed OpenLDAP & Samba, but when I run a few checks, it appears that
Samba is not seeing KRB or ADS, but is seeing LDAP & WINBIND.
(This is Samba 3.3.3)
# cd /usr/local/samba/sbin
# smbd -b|grep LDAP
2013 Dec 17
1
ldapsearch w. SSL refuses to connect to server with openssl 1.0.1 (worked with openssl 1.0.0)
Hi,
ldapsearch with an ldaps-URL stopped working recently, probably with the
update from openssl 1.0.0 to openssl 1.0.1.
On a server with up-to-date packages (openssl-1.0.1e-16.el6_5.x86_64,
openldap-clients-2.4.23-32.el6_4.1.x86_64) I get the following errors
when issuing an ldapsearch (some parts anonymized):
[bad]# ldapsearch -H "ldaps://ldap.domain.org:6636/" -D <binddn>
2003 Nov 12
0
0.99.10.2 for debian
I just uploaded it to sid.
A woody backport is available from http://www.braincells.com/open/
I came across an error: giving --without-cyrus-sasl2 to the
configure script doesn't work i.e. it looks for -lsasl anyway.
Other than that, it seems to be working fine.
--
Jaldhar H. Vyas <jaldhar at debian.org>
La Salle Debain - http://www.braincells.com/debian/
2017 May 11
1
Global Catalogue
Hello Rowland,
ldap search command throws error as below. I am unable to search ldap.
-------
ldap_initialize( ldap://dc.exza.local:3268 )
ldap_start_tls: Can't contact LDAP server (-1)
Enter LDAP Password:
ldap_sasl_bind(SIMPLE): Can't contact LDAP server (-1)
----------
I am using BIND_DLZ dns back end. and server is listening on 3268 and 3269
--
Thanks & Regards,
Anantha
2014 Apr 30
2
Changing active directory user password via LDAP
Hello, lists.
I'm struggling to find out, how one can change password of an active
directory (based on samba4) user via LDAP.
The problem is that if I try to use userPassword parameter:
dn: CN=John Smith,cn=Users,DC=domain,DC=com
changetype: modify
replace: userPassword
userPassword: newPassword
ldapmodify -v -c -a -f filename.ldif -H ldaps://server.domain.com -D\
administrator at
2006 Feb 20
2
Winbindd Error : Could not init idmap -- netlogon proxy only
Hi list
I have samba 3.0.21 with LDAP version 2.2.13 on Redhat Enterprise Linux 4
enterprise server
kernel version 2.6.9-5 . smbldap-tools version 0.9.
in winbind.log i get the following errors
my domain msdpl.com
#################################################################
[2006/02/16 13:05:28, 0] lib/smbldap.c:smb_ldap_setup_conn(572)
ldap_initialize: Time limit exceeded
[2006/02/16
2011 Apr 13
1
Samba 3.5.8 on AIX 5.3 with IBM LDAP libraries
Hello,
We're currently using Samba 3.5.8 with the IBM AIX supplied LDAP libraries
on AIX 5.3 (using gcc). We were not able to compile this originally
without making the following modifications:
1. create a symlink libldap.a to libibmldapn.a in /usr/ldap/lib
2. change ber_init() to ber_init2() in the following 3 c files
passdb/pdb_nds.c line 234