Displaying 12 results from an estimated 12 matches for "ssllib".
2002 Oct 08
9
Please assist with Winbind issues!
...RPM generated via the makerpms.sh script in the packaging/RedHat folder of the 2.2.5 samba distribution.
I've added the following compilation flags in the samba2.spec file: This is my latest attempt, since nothing else seemed to work.
--with-ssl \
--with-sslinc=/usr/include/openssl \
--with-ssllib=/usr/lib/ssl \
--with-acl-support \
--with-winbind \
--with-winbind-auth-challenge \
'getent passwd' and 'getent group' work properly so I think winbind works, too. I think the problem lies somewhere with pam, but I'm not a pam guru by any stretch of the imagination.
The prob...
2004 Jun 25
1
Compilation with Kerberos problem
...--with-logfilebase="/var/log" \
--with-privatedir="/etc/samba" \
--with-ads \
--with-winbind \
--with-krb5 \
--with-ssl \
--with-sslinc="/usr/include/ssl" \
--with-ssllib="/usr/lib" \
> configure.out 2> configure.err
After it fails, configure.err contains this:
configure: WARNING: net/if.h: present but cannot be compiled
configure: WARNING: net/if.h: check for missing prerequisite headers?
configure: WARNING: net/if.h: proceeding wi...
2002 Dec 17
0
2.2.7a on MacOS X 10.2.2 giving "failed to set gid" error
...in --libexecdir=/usr/libexec --sysconfdir=/etc --with-piddir=/var/run --mandir=/usr/share/man --with-lockdir=/var/spool/lock --with-swatdir=/usr/share/swat --datadir=/usr/share --localstatedir=/var --with-logfilebase=/var/log/samba --disable-cups --with-ssl --with-sslinc=/usr/include/openssl --with-ssllib=/usr --with-codepagedir=/usr/share/codepages --with-privatedir=/var/db/samba
You'll notice that I set cups to disable because leaving it at auto wouldn't work since I don't have the cups header files on my machine. I've also tried the installation without the ssl options just to se...
2003 Nov 29
1
BUG?: 2.2.8a, missing header files for source/passdb/pass_check.c
...a --localstatedir=/var --sbindir=/usr/local/sbin --
disable-cups --with-configdir=/etc/samba --with-lockdir=/var/spool/samba --w
ith-piddir=/var/run --with-logfilebase=/var/log/samba --with-privatedir=/etc
/samba --with-swatdir=/usr/local/share/swat --with-ssl --with-sslinc=/usr/in
clude/ssl --with-ssllib=/usr/lib --with-dce-dfs --with-automount --with-sysl
og --with-quotas --with-utmp --with-msdfs --with-libsmbclient --with-acl-sup
port --with-dfs --with-krb5=/etc/kerberosV --prefix=/usr/local --sysconfdir=
/etc
The 2 lines that reference the header files are listed below:
#include <dce/dce_er...
2004 Jun 08
1
samba-3.0.4 compile issues on AIX 4.3.3
...\
--localstatedir=/usr/local/samba/var \
--with-configdir=/usr/local/samba \
--with-privatedir=/usr/local/samba/private \
--with-lockdir=/usr/local/samba/var/locks \
--with-piddir=/usr/local/samba/var/locks \
--with-ssl --disable-swat \
--with-sslinc=/bag/openssl/include --with-ssllib=/bag/openssl
This used to work well in the past, the last time with
samba-3.0.2a.
Now, running make in the 3.0.4 tree first gives some problems with
aud_rec in nsswitch/winbind_nss_aix.c, however, this could be fixed
with an #include <sys/audit.h>.
But when I run make then, I get the follo...
2004 Jul 19
2
locks cooperating with a server side process
...tc \
--with-configdir=/etc/samba \
--with-privatedir=/etc/samba/private \
--with-codepagedir=/etc/codepages \
--with-smbmount \
--with-quotas \
--with-syslog \
--with-utmp \
--with-sambabook=/usr/share/swat/using_samba \
--with-ssl \
--with-sslinc=/usr/include/openssl \
--with-ssllib=/usr \
--with-msdfs \
--with-vfs \
--with-libsmbclient \
i386-slackware-linux
--
Chris Green <cmg@dok.org>
To err is human, to moo bovine.
2004 Apr 18
1
Samba 3.0.3pre2 & MySQL compilation problem
...--with-smbmount \
--with-quotas \
--with-syslog \
--with-utmp \
--with-sambabook=/usr/share/swat/using_samba \
--with-ssl \
--with-sslinc=/usr/include/openssl \
--with-ssllib=/usr \
--with-libsmbclient \
--with-expsam=mysql \
--with-mysql-prefix=/usr/mysql \
--with-mysql-exec-prefix=/usr/mysql/bin
And everything looks OK. I have MySQL in /usr/mysql (MySQL.com's
binary distro). I also tried to u...
2004 Jul 02
0
Can't configure Samba with Kerberos support
...--with-logfilebase="/var/log" \
--with-privatedir="/etc/samba" \
--with-ads \
--with-winbind \
--with-krb5 \
--with-ssl \
--with-sslinc="/usr/include/ssl" \
--with-ssllib="/usr/lib" \
> configure.out 2> configure.err
I've tried several variants on the --with-krb5 line. These have all been
tried, none of them work:
attempt 1: --with-krb5
attempt 2: --with-krb5=/usr
attempt 3: --with-krb5 --with-krb5inc=/usr/include/kerbero...
2000 Jan 03
3
compile problems
Hello all,
This is my first time on the list. I just dl'ed thet latest samba, 2.0.6 and
during my compile with linux
5.2 I get:
smbd/files.o: in function `file_new`:
smbd/files.o(.text+0xb8): undefined reference to `__bzero`
....
Has anyone seen something like this before? any hints would be greatly
appriciated.
If I am on the wrong list please inform me where I can get the answeres to
2003 Jul 13
0
service terminated unexpectedly on WinXP clients with log level = 1
...\
--with-logfilebase="/var/log" \
--with-privatedir="/etc/samba" \
--with-swatdir="/usr/local/share/swat" \
--with-ssl \
--with-sslinc="/usr/include/ssl" \
--with-ssllib="/usr/lib" \
--with-libiconv="/usr/local" \
--without-krb5 \
--without-ads \
--without-ldap \
--with-fhs
This is for my home network, so I don't need kerberos, Active Directory or ldap, and sin...
2004 May 17
3
wrong file size
I'm having a problem coping a 5GB file from
Windows NT 4 TSE to samba 3.0.4
This is the output from stat on this file:
File: `priv.edb'
Size: 5393883136 Blocks: 8388728 IO Block: 4096 regular file
Device: 308h/776d Inode: 9 Links: 1
Access: (0744/-rwxr--r--) Uid: (10000/DOMAIN\!schedule) Gid: (10000/DOMAIN\Domain Users)
Access: 2004-05-17 10:07:22.000000000
2003 Dec 01
0
No subject
...u can find them quickly by searching for SSL_ROOT.
- Unremark the definitions and modify SSL_ROOT if necessary.
+2. Call "configure" with the "--with-ssl" flag. If OpenSSL is not installed in
+ the default directory, you can use the "--with-sslinc" and "--with-ssllib"
+ flags to specify the location.
3. Compile and install as usual.
@@ -127,10 +129,25 @@
compatibility with other SSL implementations. This is probably not
desirable because currently no clients with SSL implementations other than
SSLeay exist.
+ssl entropy file =
+...