Displaying 20 results from an estimated 5000 matches similar to: "samba problems on aix"
2005 May 12
1
Samba & AIX
Does anyone have any experience installing/configuring the latest Samba on
AIX 5.2?... If so, would you care to share your notes?
Thanks all.
Andy Speagle
"Always remember that you are unique. Just like everybody else."
2005 Mar 11
1
FW: Samba 3.0.11 on AIX 4.3
Eh ... will someone kindly take a look at this? I have "reduced"
the mail since it wasn't answered at all since I sent it in a
couple of days ago. Thanks.
Hi All,
Pls has anyone successfully installed Samba 3 on an AIX 4.3 (RS6000)
system?
The only precompiled binary I was able to find - v 3.0.4 from
bullfreeware.com
did not work after installation. I haven't been
2005 Dec 01
6
Linking against a specific Berkeley DB install
I sent this question to the OpenLDAP list yesterday, but I still haven't
seen the message come across the list. I am asking here in the hopes of
getting a faster response.
I am trying to compile OpenLDAP 2.3.11 from source on CentOS4. I have the
rpm for db4-4.2.52-7.1 installed and also a source build of BerkeleyDB in
/usr/local/BerkeleyDB.4.4.
How do I get OpenLDAP to link with the bdb
2004 Dec 15
2
Compiling samba on Solaris 8 --with-ads
Hello,
I'm trying to Compile Samba with ADS support on Solaris 8. I have installed
without any problems:
/opt/cifs/bdb -> .bdb-4.2.52
/opt/cifs/heimdal -> .heimdal-0.6.3
/opt/cifs/openldap -> .openldap-2.1.25
/opt/cifs/openssl -> .openssl-0.9.7e
/opt/cifs/samba -> .samba-3.0.9
and I'm configuring samba with:
LDFLAGS="-L/opt/cifs/openldap/lib
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 =>
2003 May 08
6
Problems with H323
Does anybody know a place where I can download a working PWLIB and H323?
The files at www3.openh323.org are not in gzip format (according to the
error message I receive)
gunzip: pwlib_1.4.11.tar.gz: not in gzip format
I have also tried using the tar -xzvf command, and that gives the following
error:
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error exit delayed from
2008 Jan 17
1
Need help to install dovecot on solaris 10 with openldap libs
Hi,
I install dovecot with ldap support at Solaris 10 (x86). I know that solaris LDAP is broken and so I install openldap. OpenLDAP shared libraries are at /usr/local/lib and /usr/local/include. While installing dovecot, I did the followings:
I execute this before run "./configure --with-ldap"
LDFLAGS="-L/usr/local/BerkeleyDB.4.2/lib -R/usr/local/BerkeleyDB.4.2/lib
2009 Apr 06
9
Compiling v1.3 on different OSes
I was hoping to finally get shared libdovecot.so and
libdovecot-storage.so libraries for v1.3, so Sieve (and maybe others)
could link against them. But I'm running into trouble getting it to
compile in Solaris 10. Could you non-Linux users test if this compiles
with you?
http://dovecot.org/tmp/dovecot-1.3.UNSTABLE.tar.gz
Or if anyone has ideas why this happens, I'd like to know:
2006 Jan 19
3
Samba 2.2.5 pbedit
Hi all
Have an installation that is having problems using samba 2.2.5 on AIX
5.1
When I try to use the pdbedit command I get the following
What I ultimately want to do is have samba expire and force the users to
change their passwords periodically.
I realize that it looks like I am missing a lib here but which one and
where do I get it. The company I work for is strict on
2005 Apr 30
1
LDAP shared files error
I am installing Samba 3.0.14a on Whitebox Linux 3.0 with Openldap 2.2.24.
Openldap is working well and we can query the entries that we have in our
addressbook.
I have installed Samba from source. The configure, make and make install
appear to go okay.
When I try to start Samba
with /usr/local/samba/sbin/smbd -D
I ge the following error
/usr/local/samba/sbin/smbd: error while loading shared
2003 Jan 03
1
OpenSSH, Solaris 8, and BSM works with BSM patch, but must disable privilege separation
To get BSM working on Solaris 8 with OpenSSH, I did this:
Download John R. Jackson's OpenSSH 3.5p1 BSM patch here, and save as "patch.tar.gz":
http://bugzilla.mindrot.org/show_bug.cgi?id=125
(NOTE TO OpenSSH DEVELOPERS, can you incorporate this patch into the next version of OpenSSH?)
Installing the OpenSSH 3.5p1 BSM patch:
?--------------------------------------
Turning on Sun BSM
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
2007 Apr 04
3
solaris 10 dovecot-1.0.rc29 - building issue
Hi all,
I'm having terrible time, and a lot of core dumps, building dovecot on
Solaris 10.
My environment:
gcc 3.3.2
LDFLAGS=-L/usr/local/ssl/lib -lssl -lcrypto \
-L/usr/local/BerkeleyDB.4.2/lib -ldb -L/usr/local/lib -lldap
CPPFLAGS=-I/usr/local/BerkeleyDB/include \
-I/usr/local/include -I/usr/local/ssl/include
my configure:
./configure --prefix=/usr/local --with-ldap
...that is:
2005 Jun 10
2
samba configure not working
Hello,
I'm having an issue compiling samba with-ads enabled. I've
successfully compiled kerberosV5 and Openldap. I can the following line
when compiling Samba ./configure --with-pam --with-ads
--with-ldap=/usr/local/openldap --with-winbind --with-krb5
The configure fails due to not having ldap support. Any ideas?
Rick Mattier
Systems Analyst II
Windriver Systems
120 Royall St
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
2005 Aug 27
1
Samba works!: Samba, Kerberos, Win2K Active Directory authentication
After some days, here is my personal cookbook for
Samba in Solaris.
I needed to share a folder in my Solaris server, but
using my Windows Active Directory Account. Here are my
proccess, if it can help to anyone or if anyone can
make corrections or suggestions.
Thx.
Personal Cookbook for Samba.
Objective:
To enable a Unix server for share folders
for Microsoft Windows machines with
2007 Nov 21
2
dovecot-auth consumes 100% CPU time on Solaris 10
Is problem with CPU load solved?
I have same problem - dovecot-auth eats one of my cores.
I'm using dovecot 1.0.7 on Solaris 10 Sparc.
I tried to use auth-bind and standard scheme with separate user for bind and
have same result.
Problem occupts only with LDAP authentication, on some other systems I use
PostgreQSL and MySQL authentication and doesn't have this problem.
Using PAM
2014 Aug 09
3
Error when compiling libvirt 1.2.7 on CentOS 6.4
Hi,
I was trying to follow this guide (http://libvirt.org/compiling.html) to
compile libvirt1.2.7 on CentOS6.4. There is an error on executing "make".
Below is the steps to reproduce and the error messages. Any help is
appreciated. Thanks.
$ sudo yum install gcc make gnutls-devel device-mapper-devel \
python-devel libnl-devel yajl-devel \
libxml2-devel libpciaccess-devel
$ wget
2007 Jan 23
2
stress-test realtime voicemail with sipp
We are in the process of implementing realtime voicemail. I was wanting
to "stress-test" the system to see if or when it would fall over.
Is it possible to use sipp to create say 250 calls, each of which leaves
a message in the voicemail ?
My dialplan is currently
[default]
exten => stress,1,Answer()
exten => stress,2(vm),Voicemail(7777|su)
exten => stress,3,Hangup()
2006 Feb 13
3
libldap not found
Can anybody clue me in on why this build script is failing?
checking for ldap.h... yes
checking lber.h usability... yes
checking lber.h presence... yes
checking for lber.h... yes
checking for ber_scanf in -llber... no
checking for ldap_init in -lldap... no
checking for ldap_set_rebind_proc... no
checking whether ldap_set_rebind_proc takes 3 arguments... 3
configure: error: libldap is needed