Displaying 20 results from an estimated 4000 matches similar to: ""pam_ldap"...help!"
2009 Mar 12
3
Binary Packages SuSE9.0 != SLES9
Hi
I need to install a current version of samba on a server running
SuSE9.0 :-/
My Idea was to use the binary package provided at samba.org for SLES9
but I do not have the exact libraries that are needed:
libtalloc.so.1 is needed by samba-3.2.8-2.1.140
libtdb.so.1 is needed by samba-3.2.8-2.1.140
libwbclient.so.0 is needed by samba-3.2.8-2.1.140
-> these are also
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 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
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 Mar 23
3
Problems while installing...
Hi,
I have two Linux systems, one running FC2 and the other Mandrake 10.1.
When I tried installing Samba 3.0.11 on both the systems, I get the
following error:
# rpm -i samba-3.0.11-1.i386.rpm samba-common-3.0.11-1.i386.rpm
warning: samba-3.0.11-1.i386.rpm: V3 DSA signature: NOKEY, key ID
f17f9772
error: Failed dependencies:
liblber-2.2.so.7 is needed by samba-3.0.11-1
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 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
2008 Sep 29
4
static libgcc issue on solaris 8
Hello all,
little question. Has somebody already compiled samba on SunOS 5.8
because I cannot statically link libgcc libraries.
I already tried "gcc -static-libgcc", added "-lgcc_s" to LIBS variable
but always the same result.
Below resulted compiled binary ..
# ldd bin/ntlm_auth
libthread.so.1 => /usr/lib/libthread.so.1
libsendfile.so.1 =>
2005 Oct 18
1
compile samba as a static binary
Hi everybody!
I want to compile samba 3.0.20b for an embedded system with minimal
features.
It should only work as a simple fileserver.
For my first attempts, i tried to compile a static smbd binary with
following steps:
./configure --enable-static=yes --enable-shared=no --disable-cups
-without-sys-quotas --without-ads
make
after thad i did a
ldd smbd
linux-gate.so.1 => (0x00111000)
2003 Dec 25
1
How to tell if option "with-acl-support" is compiled in Solaris smbd?
How can I tell if option "with-acl-support" is compiled in Solaris smbd?
Here's the output using ldd:
bash-2.05$ ldd /usr/local/samba/sbin/smbd
libldap.so.2 => /usr/lib/libldap.so.2
liblber.so.2 => /usr/lib/liblber.so.2
libgssapi_krb5.so.2 => /usr/lib/libgssapi_krb5.so.2
libkrb5.so.3 => /usr/lib/libkrb5.so.3
libk5crypto.so.3
2003 Oct 30
1
Not sure if ACL support compiled in
Hi all,
I'm running Samba-3.0.0-2 on an RedHat 8 box.
I compiled it on my own with cups and acl support (and some things, too).
My clients are Win2k and WinXP.
The fileserver has a XFS filesystem with ACL support.
I created a test-share:
[test]
comment = Test
path = /xfspart/test
read only = no
inherit acls = yes
When i create a file from my WinXP Client it
2007 Feb 06
3
CentOS samba upgrade
Centos samba version is 3.0.10 which is the package that comes with the
disto - is the only way to upgrade to the latest samba 3.0.24 is to
recompile the samba source? I have tried "yum update samba" however it says
3.0.10 is the latest so i downloaded 3.0.24 and tried rpm -Uvh or yum
localinstall but i get the following dependency errors
to # yum install
2004 Mar 29
2
acl on Windows client don't work
Hello to all of you,
After installing Samba i have the following Problem:
I would like to use acl's, ldap and quotas with samba so i run configure
with the options
--with-acl-support --with-ldapsam --with-ldap --with-quota
After running configure i found the following lines with acl:
checking sys/acl.h usability... no
checking sys/acl.h presence... no
checking for sys/acl.h... no
checking
2005 Aug 14
5
RPM SPEC rebuild errors
Hello All,
I have been trying all afternoon to rebuild the Samba RPM for my Fedora
3 with the MySQL passdb support and from what I can see it only needs
the inclusion of "--with-expsam=mysql" in the SPEC file in addition to
the regular ones.
The problem is that no matter what version of Samba I try to rebuild, it
always gice an error at the same place:
2010 Jan 01
1
1.2.9 -llber
1.2.9:
configure: Added -llber to ldap libs. Fixes linking in some systems.
and breaks it on others.
Sun Solaris' native ldap library does not have a separate liblber.
I normally check for ber_free in libldap, then in liblber, then fail.
-frank
2004 Jun 05
2
transfering users from PDC to print/file server
I have a Samba PDC server running on Fedora Core. I also have 3 samba print servers and 1 samba file server setup on RedHat 9 machines.
How do I make my RedHat file and print servers to get user information from the PDC so I don't have to set up users on every single server?
I appreciate your help!
Ambex
---------------------------------
Do you Yahoo!?
Friends. Fun. Try the all-new
2004 Jun 24
2
Samba+LDAP Joining domain...weird problem!!!
Hey,
I was having this problem, with samba+ldap pdc created
using IDEALX tools
[root@eaglex etc]# smbpasswd -w XXXXXX
Setting stored password for
"uid=samba,ou=Users,dc=eaglex,dc=wbc" in secrets.tdb
[root@eaglex etc]# smbldap-useradd -w winxp$
failed to add entry: modifications require
authentication at /usr/sbin//smbldap_tools.pm line
366.
So I made some adjustments to
2005 Mar 22
1
net utility (3.0.12) acting strange
Hi all
I am running a Suse-9.1 distribution on a server and have
been runnig samba from 3.0.4 up to 3.0.11 succesfully on the beast.
I have got openldap 2.2.11 running and the server works as a PDC
using the LDAP repository
I always downloaded the sources compiled the stuff and off it went without
any
problems.
Yesterday I compiled the 3.0.12 on the machine and when I fired it up I
realized
2006 Oct 17
2
autoconf check for ldap not linking with -lber
Maybe not a big deal, but generally you (used to?) link against both:
configure:31276: checking for ldap_init in -lldap
configure:31311: gcc -o conftest -std=gnu99 -I/usr/local/include -Wall -W -Wmiss
ing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat
=2 -Wbad-function-cast -I/usr/sfw/include -L/usr/local/lib conftest.c -lldap
-lsocket -lnsl -lrt -lsendfile
2010 Mar 10
12
Dependency problems with Yum update
I am spoiled with Yum: never have had a dependency problem until today.
Can this be resolved:
---> Downloading header for compat-openldap to pack into transaction set.
compat-openldap-2.3.27_2. 100% |=========================| 30 kB 00:00
---> Package compat-openldap.i386 0:2.3.27_2.2.29-4.el4.centos set to be
updated
--> Running transaction check
--> Processing Dependency: