search for: smbwrapper

Displaying 20 results from an estimated 268 matches for "smbwrapper".

2003 Jun 19
1
smbwrapper/smbw.c does not compile (Error 1)
...ering a bug in the SuSE Samba binary (2.2.7a and 2.2.8a) which prevents some older DOS programs from creating files on a Samba share, I downloaded and built Samba 2.2.8a from the sources. Everything seems to work now (the old DOS programs are able to write to Samba shares) with the exception of smbwrapper which causes the following errors when Samba is built: Test2:/usr/src/samba-2.2.8a/source # make Using FLAGS = -O -I./popt -Iinclude -I./include -I./ubiqx -I./smbwrapper -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLOGFILEBASE="/var/log/samba" -DCONFIGFILE="/...
2000 Aug 04
1
Compiling under suse linux 6.4
Hi I can't get 2.0.7 to compile under linux 6.4. My configure looks like: ./configure --with-smbwrapper --with-automount --with-smbmount but when I make, all goes well until: Compiling smbwrapper/shared.c Linking bin/smbsh Compiling smbwrapper/smbw.c with -fpic smbwrapper/smbw.c:1429: warning: `struct stat64' declared inside parameter list smbwrapper/smbw.c:1429: warning: its scope is only this...
2002 Jun 24
3
samba 2.2.5 don't compile with-smbwrapper and enable-cups params
Hello all. I use: # ./configure --prefix=/some/dir --enable-cups --with-smbwrapper ... # make ... ... Compiling smbwrapper/wrapped.c with -fPIC Using LIBS = -lcups -lssl -lcrypto -lcrypt -lpam -lpopt Linking shared library bin/smbwrapper.so /usr/libexec/elf/ld: cannot find -lcups *** Error code 1 Stop in /root/work/src/other/samba-2.2.5/source. My system is FreeBSD 4.4-RELEASE...
2003 Jun 26
0
RH9 compile problems AND WinXP netlogon script
Because of the original issue below, it dawned on me to re-compile Samba after the RH9 upgrade from RH7.1. The make fails, and I was hoping someone could shed some light on either/both issues. I'm compiling Samba 2.2.8a with: ./configure --with-smbwrapper --with-pam --with-syslog --with-netatalk --prefix=/var/samba --with-quotas --with-smbmount --with-shadow No errors there, but make fails with: Compiling passdb/passdb.c Compiling passdb/secrets.c passdb/secrets.c: In function `secrets_fetch': passdb/secrets.c:59: warning: assignment discards...
2002 Jun 10
3
smbwrapper or smbmount ?
Hi ! The O'Reilly "Using Samba" book, recommend not to include smbmount support as it is for Linux only: "This feature wasn't being maintained at the time the book was written, so the Samba team made it an optional feature and provided smbwrapper instead. The smbwrapper feature works on more Unix platforms than smbmount, so you'll usually want to use --with-smbwrapper instead of this option" Is it still true ? What do you recommend me to use ? I'm using a linux wks (RedHat 7.2) with samba 2.2.4, and I use winbind to authentic...
1998 Oct 05
0
smbsh and smbwrapper - porting help needed
Someone asked today about smbfs on HPUX. The basic answer to that is that smbfs is _very_ operating system specific so it would take quite a lot of work to get it to run on another OS. There is hope though. Over the past few days I have been developing something called smbwrapper (and smbsh). This offers most of the capabilities of smbfs in a way that makes it somewhat portable. It also provides several features that smbfs doesn't. I'm hoping that smbsh will be reasonably complete for Samba 2.0. What does it do? smbwrapper is a set of posix filesystem functions des...
1999 Jan 23
4
smbwrapper
> What you are looking for is smbwrapper, which is in fact included with Samba > 2.0. However as it is not supported on all systems it is not included > in the default build (it should work nicely on Solaris though). > Essentially smbwrapper is a preloaded library which intercepts system calls and > simulates a /smb files...
1999 Sep 28
1
smbwrapper: what is it?
What's smbwrapper for? It's a --with- option given by ./configure --help, but none of my docs mention it. Will -------------------------------------------------------------------------- | harpo@udel.edu lowe@cis.udel.edu lowe@debian.org lowe@asel.udel.edu | | http://www.cis.ud...
2001 Apr 05
0
Newbie Question: Does smbwrapper/smbsh actually work?
I guess the uSSubject line says it all. Does smbwrapper/smbsh actually work? It took some editing to get smbwrapper to actually compile, but the changes seemed obvious (different versions of gcc?). However when I try to execute smbsh (RH7.0), I get to the message ERROR: can't get smbw shared lock which looks like it could be a difference between...
2001 Dec 13
2
compile error v2.2.2
Hi, I am attempting to compile samba version 2.2.2 on my solaris 8 server and I get the following error. Any help would be appreciated. Thanks. Linking shared library bin/smbwrapper.so ld: fatal: option -h and building a dynamic executable are incompatible ld: fatal: Flags processing errors make: *** [bin/smbwrapper.so] Error 1 ********************************************** Nancy A. Rohrman Rutgers University Computing Services - Camden ro...
2002 Feb 13
0
Compiling Samba on Solaris 8
...s ago and still have not gotten any reply. Has anybody tried to compile samba-2.2.3a on Solaris 8 and came across a problem with the linker? This is my configure line: ./configure --prefix=/usr/local/encap/samba-2.2.3a --with-automount --with-quotas --with-utmp --with-profile --with-syslog --with-smbwrapper --with-krb5=/usr/local Configure runs fine withouth any problems and then this is what I get from make: Compiling tdb/spinlock.c with -fpic Compiling tdb/tdbutil.c with -fpic Compiling smbwrapper/wrapped.c with -fpic Linking shared library bin/smbwrapper.so ld: fatal: too many symbols require `sm...
2002 Sep 10
1
Compiling in Solaris 2.8
Hi, I am trying to build samba on a sun 420r running Solaris 8 with a SunWorkShop 6.1 compiler. configure worked well. I selected smbwrapper to be included in the build. However I get this when it gets to the link: Using LIBS = -lsec -lgen -lsocket -lnsl -ldl Linking shared library bin/smbwrapper.so ld: fatal: option -h and building a dynamic executable are incompatible ld: fatal: Flags processing errors *** Error code 1 make: Fatal e...
2004 May 21
0
smbsh/smbwrapper.so on Solaris 8/Samba 3.0.4
...ith bash. If you "fg" then you get the correct results. 3. With smbsh running, "ls /smb" results in an error message: >ls /smb [1]+ Stopped ls /smb > fg ls /smb ld.so.1: ls: fatal: relocation error: file /usr/site/samba-3.0.4/lib/smbwrapper.so: symbol __unsafe_string_function_usage_here__: referenced symbol not found Killed > exit Do you have any ideas on how to generate a working smbsh. Yours truly, Ken Marshall
2002 Jun 05
4
Samba compiled version to rpm package
Hi ! I'm runing a linux redhat 7.2 box with samba 2.2.4. I've downloaded the samba source in order to install it with the needed compilation options (--with-smbwrapper --with-automount --with-smbmount --with-pam ...). Samba is now up and running but I would like to build an rpm with this compiled version. Any idea of how to transform this samba compiled version to a rpm package ? Thanks. Sabrina --------------------------------------------- Powered by Alint...
2002 May 29
0
Need help compiling on HPUX 11.00 for 2.2.4
I am getting the following errors when compiling SAMBA 2.2.4 on HP-UX 11.00. Anyone have any ideas on what's causing the problem? Using FLAGS = -O -I./popt -Iinclude -I./include -I./ubiqx -I./smbwrapper -D_HPUX_SOURCE -D_POSIX_SOURCE -D_LARGEFILE64_SOURCE -D_ALIGNMENT_REQUIRED=1 -D_MAX_ALIGNMENT=4 -DLOGFILEBASE="/opt/samba/var" -DCONFIGFILE="/opt/samba/etc/smb.conf" -DLMHOSTSFILE="/opt/samba/etc/lmhosts" -DSWATDIR="/opt/samba/swat" -DSBINDIR="/opt/sam...
2002 May 28
0
link errors compiling 2.2.4 on HP-UX 11.00
I am getting the following link errors when compiling SAMBA 2.2.4 on HP-UX 11.00. Anyone have any ideas on what's causing the problem? Using FLAGS = -O -I./popt -Iinclude -I./include -I./ubiqx -I./smbwrapper -D_HPUX_SOURCE -D_POSIX_SOURCE -D_LARGEFILE64_SOURCE -D_ALIGNMENT_REQUIRED=1 -D_MAX_ALIGNMENT=4 -DLOGFILEBASE="/opt/samba/var" -DCONFIGFILE="/opt/samba/etc/smb.conf" -DLMHOSTSFILE="/opt/samba/etc/lmhosts" -DSWATDIR="/opt/samba/swat" -DSBINDIR="/opt/sam...
1999 Jan 29
0
smbsh on HP-UX (SAMBA digest 1962)
I tried linking smbwrapper.so directly into bash, but that only works for bash and not any of the subprocesses it runs. That is bash can cd into the /smb directory and I can do an echo * to list files. But if I run a system command (ls, emacs) they can't see the /smb directory because they aren't linked with smbwrapp...
2000 Apr 05
1
smbsh questions
Where can I go for some good examples on how to use smbsh? The documentation I have read refers to a mount point (?) of /smb. How is this created. Where is documentation on that? I tried to compile 2.0.6 under Linux with smbwrapper enabled and got quite a few errors. Are there any known problems in this release? If you have been successful, did you have to change anything? If requested, I will send the messages from the last compile I did. Thanks
2003 Sep 26
1
how set samba use mysql
i see source that samba 3.0 support mysql , how to make it happen i have been complie with mysql support but how use make plugin i try like this : [root@pim pdb]# make libtool gcc -I../../source -I../../source/include -I../../source/ubiqx -I../../source/smbwrapper -Wall -g -c pdb_test.c mkdir .libs gcc -I../../source -I../../source/include -I../../source/ubiqx -I../../source/smbwrapper -Wall -g -c pdb_test.c -fPIC -DPIC -o .libs/pdb_test.lo In file included from pdb_test.c:21: ../../source/include/includes.h:896:19: proto.h: No such file or directory pdb_te...
2003 Mar 20
1
Samba 2.2.8 LDAP compilie error
Hey guys, When trying to update our Samba LDAP installation to version 2.2.8 and compiling with the --with-ldap option I am left with the following: Using FLAGS = -O -I./popt -Iinclude -I./include -I./ubiqx -I./smbwrapper -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DLOGFILEBASE="/usr/local/samba/var" -DCONFIGFILE="/usr/local/samba/lib/smb.conf" -DLMHOSTSFILE="/usr/local/samba/lib/lmhosts" -DSWATDIR="/usr/local/samba/swat" -DSBINDIR="/usr/local/samba/bin" -DLOC...