search for: sslinc

Displaying 20 results from an estimated 23 matches for "sslinc".

Did you mean: selinc
2000 Aug 02
0
Fix for configure.in
...$PICFLAG = x; then - echo No support for PIC code - disabling smbwrapper and smbsh + AC_MSG_WARN([No support for PIC code - disabling smbwrapper and smbsh]) WRAP="" WRAP32="" elif test x$ac_cv_func_syscall = xno; then @@ -1343,7 +1343,7 @@ withval="$with_sslinc" case "$withval" in yes|no) - echo "configure: warning: --with-sslinc called without argument - will use default" 1>&w + AC_MSG_WARN([--with-sslinc called without argument - will use default]) CFLAGS="-I/usr/local/ssl/include $CFLAGS" LIBS=&...
2001 Apr 18
1
install 2.2.0 ssl troubles
Hello! Here are my specs. Slackware 7.1 OpenSSL 0.9.6a Samba 2.2.0 downloaded today It claims that it cant find ssl.h Here is my configure line: ./configure --prefix=/usr --with-ssl --with-sslinc=/usr/local/ssl/include/openssl --with-smbmount --enable-debug I verified that ssl.h is in /usr/local/ssl/include/openssl Any ideas? Thank you -- Terry Davis Systems Administrator BirdDog Solutions, Inc. 2102 N 117th Ave Omaha, NE 68164 voice: (402) 829-6059 fax: (402) 829-6199 pager: (877) 973...
2002 Oct 08
9
Please assist with Winbind issues!
...most current samba installation is an 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...
2004 Jun 25
1
Compilation with Kerberos problem
...\ --with-piddir="/var/run" \ --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 prereq...
2002 Oct 14
1
WIN40 printer driver on Solaris not being installed?
...ce (2.2.5 and 2.2.6pre2): ./configure --prefix=/usr/local --with-readline \ --with-privatedir=/etc/samba/private \ --with-configdir=/etc/samba \ --with-lockdir=/var/samba/locks \ --localstatedir=/var/samba \ --with-ssl=/usr/local/ssl \ --with-sslinc=/usr/local/ssl/include \ && make I use the following commands to install the printer drivers: smbclient //localhost/print$ -c 'mkdir WIN40;put /usr/company/printdrv/DEFPRTR2.PPD WIN40/APrinter.PPD; put /usr/company/printdrv/ADFONTS.MFM WIN40/ADFONTS.MFM; put /usr/company/printdrv/AD...
2002 Mar 04
0
Migrating from packages to source
...nfdir=/etc \ --with-configdir=/etc/samba \ --with-privatedir=/etc/samba/private \ --with-codepagedir=/etc/codepages \ --with-smbmount \ --with-quotas \ --with-syslog \ --with-utmp \ --with-netatalk \ --with-sambabook=/usr/share/swat/using_samba \ --with-ssl \ --with-sslinc=/usr/include/openssl \ --with-msdfs \ --with-vfs \ i386-slackware-linux make ============== Martyn Ranyard
2002 Jun 24
1
2.2.5 "--with-lockdir" problem?
...privatedir=/etc/samba/private \ --with-codepagedir=/etc/codepages \ --with-lockdir=/var/lock/samba \ --with-smbmount \ --with-quotas \ --with-syslog \ --with-utmp \ --with-netatalk \ --with-sambabook=/usr/share/swat/using_samba \ --with-ssl \ --with-sslinc=/usr/include/openssl \ --with-msdfs \ --with-vfs \ i386-slackware-linux Other than the above problem, everything works as advertised!
2002 Dec 17
0
2.2.7a on MacOS X 10.2.2 giving "failed to set gid" error
...with-configdir=/etc --bindir=/usr/bin --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...
2003 Nov 29
1
BUG?: 2.2.8a, missing header files for source/passdb/pass_check.c
...e --l ibdir=/usr/local/lib/samba --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...
2004 Jun 08
1
samba-3.0.4 compile issues on AIX 4.3.3
...samba \ --mandir=/bag/samba/man \ --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 wh...
2004 Jul 19
2
locks cooperating with a server side process
...ir=/var/cache/samba \ --sysconfdir=/etc \ --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-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-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/m...
2004 Jul 02
0
Can't configure Samba with Kerberos support
...\ --with-piddir="/var/run" \ --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 at...
2003 Oct 14
2
read-only problem in 3.0.0
...mba \ --with-swatdir=/usr/share/samba/swat \ --with-configdir=/etc/samba \ --with-codepagedir=/etc/codepages \ --with-localstatedir=/var \ --with-readline \ --without-pam \ --with-ssl \ --with-sslinc=/usr/include/openssl \ --with-syslog \ --with-quotas One share that gives us the trouble is configured like this: [global] ... log level = 2 log file = /fs/is/samba/%I.log time server = Yes deadtime = 30 keepalive = 0 read...
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
...ba" \ --with-piddir="/var/run" \ --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...
2003 Dec 01
0
No subject
...e: http://lists.samba.org/pipermail/samba/ On Wed, Aug 01, 2001 at 12:01:27PM -0700, samba-request@lists.samba.org wrote: > I am trying to build samba 2.2.1a on Linux (kernel version 2.2.18) with SSL > support. I run it with the following arguments: > > ./configure --with-ssl --with-sslinc=/usr/local/ssl/include/openssl > > I get the following error: > > checking configure summary > configure: error: summary failure. Aborting config > > It seems to build just fine if I do not include any of the SSL arguments. > Can someone tell me what (if anything) I...
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
...tinfo/samba>, <mailto:samba-request@lists.samba.org?subject=unsubscribe> List-Archive: http://lists.samba.org/pipermail/samba/ I've also had this problem when compiling from source on a RedHat 7.1 box. When I configured did --prefix=/usr/local --sysconfdir=/etc/samba --with-ssl --with-sslinc=/us r/include/openssl --with-pam --with-pam_smbpass --with-smbmount --with-lockd ir=/var/lock/samba --with-privatedir=/etc/samba --with-swatdir=/usr/local/sw at --with-syslog. I've also tried compiling w/o the pam options. I have another RedHat 7.1 box with 2.2.0a and swat works fine. Here...
2003 Dec 01
0
No subject
...an/listinfo/samba>, <mailto:samba-request@lists.samba.org?subject=unsubscribe> List-Archive: http://lists.samba.org/pipermail/samba/ I am trying to build samba 2.2.1a on Linux (kernel version 2.2.18) with SSL support. I run it with the following arguments: ./configure --with-ssl --with-sslinc=/usr/local/ssl/include/openssl I get the following error: checking configure summary configure: error: summary failure. Aborting config It seems to build just fine if I do not include any of the SSL arguments. Can someone tell me what (if anything) I'm doing wrong? -d Return-Path: <...