search for: libsmbsharemodes

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

2012 Jan 20
8
The Recycled PIDs Fix
** Low Priority ** Hi Volker, This is regarding your fix on recycled PIDs. I am an NCP developer from Novell and we use libsmbsharemodes library from Samba for Cross Protocols Locks between NCP, Samba and others. I have few queries regarding your fix. In your fix, you have added a new field called 'unique_id' in the server_id structure and we need to pass this in our call to samba share mode APIs e.g. create_share_mode_e...
2008 Oct 09
1
Problem installing samba
...???????????? //usr/local/samba/lib/`basename bin/libsmbclient.so` ; \ fi sh: test: argument expected *** Error code 1 (ignored) : bin/libsmbclient.a //usr/local/samba/lib ./install-sh -c -m 0644 /usr/local/samba/samba-3.2.4/source/include/libsmbclient.h //usr/local/samba/include ./install-sh -c bin/libsmbsharemodes.so.0 //usr/local/samba/lib if test -e bin/libsmbsharemodes.so.0 ; then \ ??????? ln -s -f `basename bin/libsmbsharemodes.so.0` \ ??????????????? //usr/local/samba/lib/`basename bin/libsmbsharemodes.so` ; \ fi sh: test: argument expected *** Error code 1 (ignored) : bin/libsmbsharemodes.a //usr/loca...
2008 Apr 08
1
unable to compile samba 3.0.28a on RHEL 5.1 i386
...ase=/var/log/samba --with-mandir=/usr/share/man --with-piddir=/var/run --with-privatedir=/etc/samba --with-sambabook=/usr/share/swat/using_samba --with-swatdir=/usr/share/swat --enable-cups --with-acl-support --with-ads --with-automount --with-fhs --with-pam_smbpass --with-libsmbclient --with-libsmbsharemodes --without-smbwrapper --with-pam --with-quotas --with-shared-modules=idmap_rid,idmap_ad --with-smbmount --with-syslog --with-utmp --with-dnsupdate SAMBA VERSION: 3.0.28a LIBREPLACE_LOCATION_CHECKS: START checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu...
2010 Feb 09
1
(no subject)
..../configure --prefix=/usr/local --with-configdir=/usr/local/etc --with-mandir=/usr/share/man --with-libiconv=/usr/local --with-krb5=/usr/local \ --enable-swat --enable-shared-libs --with-ads --with-libsmbclient --with-winbind --with-ldap --with-acl-support --enable-cups \ --with-libaddns --with-libsmbsharemodes --with-aio-support --with-included-popt --with-quotas make ...... Compiling utils/smbget.c Compiling libsmb/libsmb_cache.c In file included from libsmb/libsmb_cache.c:25: include/libsmb_internal.h:177: error: expected specifier-qualifier-list before 'smbc_smb_encrypt_level' libsmb/libsmb_...
2008 Nov 17
0
SAMBA-3.2.4 for Solaris SPARC 9: ld.so.1: net: fatal: libtalloc.so: open failed: No such file or directory
...pt/SUNWesm/sbin ************Work Around********************* cd /usr/local/samba/lib ln -s libtalloc.so.1 libtalloc.so ln -s libtdb.so.1 libtdb.so ln -s libwbclient.so.0 libwbclient.so #might as well do these as well. ln -s libnetapi.so.0 libnetapi.so ln -s libsmbclient.so.0 libsmbclient.so ln -s libsmbsharemodes.so.0 libsmbsharemodes.so ********************************************** NOTE: to fix: net ads join get the error: ld.so.1: net: fatal: libtalloc.so: open failed: No such file or directory Killed warning: net ads join failed run: ln -s libtalloc.so.1 libtalloc.so NOTE: to fix: ld.so.1: net: fata...
2009 Jul 30
0
Can't compile 3.4.0 Binary on solarisx86
...addns.a] Error 127 (ignored) Linking non-shared library bin/libnetapi.a gmake: rc: Command not found gmake: [bin/libnetapi.a] Error 127 (ignored) Linking non-shared library bin/libsmbclient.a gmake: rc: Command not found gmake: [bin/libsmbclient.a] Error 127 (ignored) Linking non-shared library bin/libsmbsharemodes.a gmake: rc: Command not found gmake: [bin/libsmbsharemodes.a] Error 127 (ignored) Linking bin/net gcc: bin/libnetapi.a: No such file or directory gmake: *** [bin/net] Error 1 bash-3.00# head -100 config.log This file contains any messages produced by compilers while running configure, to...
2006 Feb 25
1
samba 3.0.21c Installation error "client/smbmnt.c:296: undefined reference to `swrap_close'"
.../usr/local/samba3c/etc --with-smbwrapper --with-dce-dfs --with-ldap --with-ads --with-automount --with-smbmount --with-pam --with-pam_smbpass --with-ldapsam --with-nisplus-home --with-syslog --with-prolifing-data --with-quotas --with-sys-quotas --with-utmp --with-libmsprc --with-libsmbclient --with-libsmbsharemodes --with-acl-support --with-aio-support --with-sendfile-support --with-winbind . while doing make it got crashed at Linking bin/net Compiling client/smbspool.c Linking bin/smbspool Compiling utils/testparm.c Linking bin/testparm Compiling utils/status.c Linking bin/smbstatus Compiling utils/smbget....
2009 Jan 08
2
Compiling Samba 3.2.7 fails on RHEL 4
...t Adam ran into (I am using RHEL 4). Your modified spec file got me past that point and I just wanted to say thank you and to let you know that that did the trick. And I hate to say, however, but the makerpms.sh script failed a little later on it appears. Here is the content of my screen: : bin/libsmbsharemodes.a /var/tmp/samba-3.2.7-root/usr/lib/samba /usr/bin/install -c -m 0644 /usr/local/src/packagebuild/BUILD/samba-3.2.7/source/include/smb_share_m odes.h /var/tmp/samba-3.2.7-root/usr/include + cd .. + install -m 755 source/nsswitch/libnss_winbind.so /var/tmp/samba-3.2.7-root/lib/libnss_winbind.so.2 +...
2008 Jan 25
1
Windows share modes and Linux file locking, flock & fcntl
Hi, I am trying to understand file locking and share modes. I am using RedHat Enterprise Linux 4, with kernel 2.6.9-55.ELsmp, samba-3.0.10-1.4E.11 and Windows XP. In particular I am looking at a machine running Linux exporting its local filesystem using Samba, with a Windows client accessing the file share. If I use byte range locking (fcntl() on Linux, LockFile() on Windows) things work as
2013 May 17
2
Continued compilation errors with samba 3.6.15
...ke: *** [bin/net] Error 1 ? ---------------------------- ? Then I recompiled with the following parameters set: ? ./configure --enable-shared-libs=no --enable-external-libtalloc=no? --enable-external-libtdb=no --with-libtalloc=no --with-libtdb=no --with-libnetapi=no --with-libsmbclient =no --with-libsmbsharemodes=no --with-libaddns=no ? ? And then compile with the following error: ? ? /home/tmp/samba-3.6.15/source3# sudo make Using CFLAGS???? = -O -I. -I/home/tmp/samba-3.6.15/source3 -I/home/tmp/samba-3.6.15/source3/../lib/iniparser/src -Iinclude -I./include? -I. -I. -I./../lib/replace -I./../lib/tevent -I....
2008 Aug 04
2
unable to build 3.2 on HP-UX
...LDSHFLAGS = shared-libraries-disabled -L./bin SHLIBEXT = shared_libraries_disabled SONAMEFLAG = shared-libraries-disabled Linking non-shared library bin/libtalloc.a WARNING: you need to run ./config.status Linking non-shared library bin/libsmbclient.a Linking non-shared library bin/libsmbsharemodes.a Linking bin/smbd sh[7]: bin/nmbd:: not found. *** Error exit code 127 --> not really better... Anyone an Idea? Are there any known Problem with the version of gcc I use? Dag
2010 Sep 01
0
Problem in setting MSDFS feature in samba 3.3.12
Hi I downloaded samba 3.3.12 and installed it in Aix6l with following configuration option: ./configure --without-libaddns --without-libsmbsharemodes --with-acl-support --without-ldap --without-utmp --with-libiconv=/usr --with-winbind. Now When I am trying to set host msdfs = yes ,and want to use MSDFS feature It doesn't show me any message but also it does not work. My conf file is like [global] security = user host msdfs...
2007 Nov 22
1
Installation problem of SAMBA 3.0.23a on HP-UX 11.23
...39;' HOST_OS='' IDMAP_LIBS='' IDMAP_MODULES='' IDMAP_STATIC='' INIPARSERLIBS='' INSTALLLIBCMD_A='' INSTALLLIBCMD_SH='' INSTALL_CIFSMOUNT='' INSTALL_DATA='' INSTALL_LIBMSRPC='' INSTALL_LIBSMBCLIENT='' INSTALL_LIBSMBSHAREMODES='' INSTALL_PAM_MODULES='' INSTALL_PROGRAM='' INSTALL_SCRIPT='' KRB5CONFIG='' KRB5_LIBS='' LDAP_LIBS='' LDFLAGS='-L/opt/iexpress/openldap/lib' LDSHFLAGS='' LIBMSRPC='' LIBMSRPC_SHARED='' LIBOBJS='' LIBS=&...
2007 Dec 03
1
smbd problem with inotify
...\ --with-fhs=yes \ --with-smbtorture4-path=/usr/sbin \ --with-ldap=yes \ --with-automount=yes \ --with-smbmount=yes \ --with-cifsmount=yes \ --with-quotas=yes \ --with-sys-quotas=yes \ --with-utmp=yes \ --with-libmsrpc=yes \ --with-libaddns=yes \ --with-syslog=yes \ --with-libsmbclient=yes \ --with-libsmbsharemodes=yes \ --with-acl-support=yes \ --with-aio-support=yes \ --with-sendfile-support=yes \ --with-winbind=yes Could you tell me please what does mentioned entry of the user's log mean ? "smbd/notify_inotify.c:inotify_handler(234) No data on inotidy df?!" Thank you in advance Witek Tosta
2008 Dec 13
0
NT_STATUS_LOGON_FAILURE after upgrading 3.2.4 to 3.2.6
...led Samba 3.2.4 from source with following configure options: --with-logfilebase=/var/log/samba \ --with-configdir=/etc/samba \ --with-piddir=/var/run \ --enable-cups \ --with-acl-support \ --with-ads \ --with-automount \ --with-fhs \ --with-pam \ --with-pam_smbpass \ --with-libsmbclient \ --with-libsmbsharemodes \ --without-smbwrapper \ --with-quotas \ --with-shared-modules=idmap_rid,idmap_ad \ --with-syslog \ --with-utmp \ --with-dnsupdate smb.conf is following [global] workgroup = XXXX netbios name = XXXXX server string = Samba Server %v # interfaces = xxx.xxx.xxx.xxx/32 127.0.0.1 interfaces = eth1, l...
2007 Jul 31
0
problems with kerberos on Solaris 10
...ebase=/var/log/samba \ --with-readline --with-libiconv \ --with-ldap --with-ads --with-krb5 \ --with-pam --with-pam_smbpass \ --with-quotas --without-utmp \ --with-libmsrpc --with-libsmbclient \ --with-libsmbsharemodes \ --with-acl-support --with-aio-support \ --with-sendfile-support --with-winbind \ --without-python \ --with-shared-modules=idmap_rid,idmap_ad smb.conf: use kerberos keytab = True # unix shell template homedir = /expo...
2008 Dec 05
5
Samba 3.3.0rc1 for production server - is it save?
...entifier is reported only once nsswitch/pam_winbind.c:96: error: for each function it appears in.) Linking shared library bin/libtdb.so.1 Linking non-shared library bin/libaddns.a Linking non-shared library bin/libnetapi.a Linking non-shared library bin/libsmbclient.a Linking non-shared library bin/libsmbsharemodes.a Compiling smbd/build_options.c The following command failed: gcc -I. -I/home/tilangga/src/rpm/BUILD/samba-3.3.0rc1/source -O2 -g -pipe -m32 -march=i386 -mtune=pentium4 -D_GNU_SOURCE -I/home/tilangga/src/rpm/BUILD/samba-3.3.0rc1/source/iniparser/src -Iinclude -I./include -I. -I. -I./lib/replace...
2005 Oct 25
2
SOLARIS 9 INSTALL PROBLEMS
...STALLCLIENTCMD_SH='' INSTALL_DATA='' INSTALL_PROGRAM='' INSTALL_SCRIPT='' KRB5CONFIG='' KRB5_LIBS='' LDAP_LIBS='' LDFLAGS='' LDSHFLAGS='' LIBOBJS='' LIBS='' LIBSMBCLIENT='' LIBSMBCLIENT_SHARED='' LIBSMBSHAREMODES='' LIBSMBSHAREMODES_SHARED='' LTLIBOBJS='' MYSQL_CFLAGS='' MYSQL_CONFIG='' MYSQL_LIBS='' OBJEXT='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PASSDB_LIBS...
2008 Aug 04
0
[ma@sernet.de: Re: unable to build 3.2 on HP-UX]
...es-disabled -L./bin > SHLIBEXT = shared_libraries_disabled > SONAMEFLAG = shared-libraries-disabled > Linking non-shared library bin/libtalloc.a > WARNING: you need to run ./config.status > Linking non-shared library bin/libsmbclient.a > Linking non-shared library bin/libsmbsharemodes.a > Linking bin/smbd > sh[7]: bin/nmbd:: not found. > *** Error exit code 127 > > > --> not really better... > > Anyone an Idea? Are there any known Problem with the version of gcc I use? > > Dag > > > > -- > To unsubscribe from this list go...
2007 Nov 25
0
_net_auth2: creds_server_check failed Error
...> IDMAP_MODULES='' > IDMAP_STATIC='' > INIPARSERLIBS='' > INSTALLLIBCMD_A='' > INSTALLLIBCMD_SH='' > INSTALL_CIFSMOUNT='' > INSTALL_DATA='' > INSTALL_LIBMSRPC='' > INSTALL_LIBSMBCLIENT='' > INSTALL_LIBSMBSHAREMODES='' > INSTALL_PAM_MODULES='' > INSTALL_PROGRAM='' > INSTALL_SCRIPT='' > KRB5CONFIG='' > KRB5_LIBS='' > LDAP_LIBS='' > LDFLAGS='-L/opt/iexpress/openldap/lib' > LDSHFLAGS='' > LIBMSRPC='' > LI...