Displaying 20 results from an estimated 2000 matches similar to: "Binary Packages SuSE9.0 != SLES9"
2007 Nov 16
4
force ntlm
Hi
We have a problem with the one way trusts between the DEV and PROD
domains (Windows 2003). Microsoft told me to use NTLM instead of
kerberos.
Is there a way to force samba to use NTLM (or NTLMv2) instead of kerberos?
Regards
Urs
2004 Jun 15
2
"pam_ldap"...help!
I'm trying to install "pam_ldap" on my fedora core 1 machine. It is asking for liblber.so and libldap.so dependencies even though I have them in /usr/lib. Should I just go install it with out a dependencies? what is wrong with this picture?
[root@pdc rpms]# rpm -i pam_ldap*.rpm
error: Failed dependencies:
liblber.so is needed by pam_ldap-38-mz1
libldap.so is needed
2007 Oct 16
0
OT: SMB Protocoll issues
Hi list
This is not a samba issue but I think some of you should be familar with
the SMB Protocoll.
I have the problem that opening the file-list on a Network share takes
much too long (up to one minute). I dumped the traffic with whireshark
and found some strange thins:
I get a request from the client:
Trans2 Request, FIND_FIRST2, Pattern: \>>>>>>>>">>>
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
2008 May 08
1
Restoring a DomU HVM-Domain is "slow" (Bandwidth 23MB/sec from a ramdisk, xen3.2.1)
Hi,
i do some tests with restoring HVM winxp-domU''s.
Even, if i restore a saved DomU from a ramdisk, the
Restoring-process has only a bandwidth about 23MB/sec:
Here a example restoring an 512MB HVM opensuse10.3 DomU
......
[2008-05-07 22:40:12 3314] DEBUG (XendCheckpoint:218) restore:shadow=0x5, _static_max=0x20000000, _static_min=0x0,
[2008-05-07 22:40:12 3314] DEBUG (balloon:132)
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
2015 Mar 17
1
http://xi.rename-it.nl 2.2.16-1~auto+10/11/12/13: segfault /var/lib/dovecot/auth OR (db_ldap_connect_delayed):
hi,
I testing around with Kolab with LDAP and have some strange problems, with the auto generated packages for Wheezy.
On my first test VM, I have 2:2.2.16~rc1-1~auto+4 installed, and everything works as expected. On a new VM I have 2.2.16-1~auto+13_amd64.deb packages and if I include LDAP backend, I get a segmentation fault on /usr/lib/dovecot/auth:
root at kolab:/etc/dovecot/conf.d#
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
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 Nov 19
1
RMySQL_5.2 SuSE9.0
Hi,
i try to install, but getting no success.
What this mean cannot find -lz , any necessary
lib left in my SuSE Installation?
Many thanks, Christian
linux:/usr/lib/R/bin # R CMD INSTALL RMySQL_0.5-2.tar.gz
* Installing *source* package 'RMySQL' ...
creating cache ./config.cache
checking how to run the C preprocessor... cc -E
checking for mysql_init in -lmysqlclient... yes
checking
2004 Sep 16
1
Antwort: Re: large file support >4GB (nt4.0sp5->smb3.0.6-suse9.0-kernel2.4.21)
rruegner wrote:
> i recommend using ext3, suse is good in reiser,
> but with ext3 youre on the safe side.
so, where to go with the 200GB of data already on the disks while
re-formatting? This is the very last option I will try! (Why: see "ftp"
below)
> Upgrade samba to 3.07 from ftp suse.com.
Done - no results
> have you played with use sendfile = yes ( which works under
2004 Sep 15
1
large file support >4GB (nt4.0sp5->smb3.0.6-suse9.0-kernel2.4.21)
I am unable to copy a file larger than 4GB to a samba fileserver!
My config:
- client is windows nt 4.0 sp 5 (I tried sp 6 without any change, I tried
w2k, too)
- server (now) is samba 3.0.6 on suse linux 9.0 kernel
2.4.21-99-default/I586
- share is on a reiserfs hardware-raid array with plenty of free space
(explorer correctly _shows_ >500 GB, mapped as ntfs drive)
Every time I try to copy a
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
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"
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
2005 Jun 03
2
liblber.sl.2 For HP-UX 11
Hello All,
When I try to start SAMBA I get an error message saying i'm missing the liblber.sl.2
It says that if I download the libraries for OPENLDAP, this library should be included. But it does not get installed and I cannot find it anywhere.
Does anyone have any suggestions.
I'm on a HP-UX11 box.
Thanks
Notice: This transmission is for the sole use of the intended