search for: wbclient

Displaying 20 results from an estimated 50 matches for "wbclient".

Did you mean: webclient
2011 Jul 18
2
Build problem on RHEL 5.6
Hi, I'm trying to build Samba-3.5.9 on RHEL 5.6 and I'm getting several errors similar to the following: Linking bin/winbind_krb5_locator.so bin/libwbclient.a(wbclient.o): In function `wbcLibraryDetails': wbclient.c:(.text+0x101): undefined reference to `talloc_named_const' wbclient.c:(.text+0x123): undefined reference to `talloc_strdup' wbclient.c:(.text+0x150): undefined reference to `_talloc_free' bin/libwbclient.a(wbclient.o): In fu...
2019 Nov 11
2
Build some shared libraries, and building exact these libraries directly to binaries at the same time.
I need that replace, winbind-client and wbclient libraries would be built as shared ones, for what I specify --bundled-libraries=NONE,pytevent,roken,replace,wind,hx509,asn1,heimbase,hcrypto,krb5,gssapi,heimntlm,hdb,kdc,com_err,compile_et,asn1_compile,winbind-client,wbclient as ./configure option. But I need at the same time that these libraries...
2019 Nov 21
1
Samba building is broken when some libraries are specified to be built-in to binaries !
Ok. But to the time in a short term period is there is way to make building successfull ? May be some temporal solution ? One more, I need to build-in to binaries: libreplace,libwinbind-client,libwbclien, that is replace,winbind-client,wbclient "targets" while building all regarding configure options specified below: --prefix=/usr \ --enable-fhs \ --sysconfdir=/etc \ --localstatedir=/var \ --libexecdir=/usr/lib/x86_64-linux-gnu \ --wi...
2019 Nov 12
2
Build some shared libraries, and building exact these libraries directly to binaries at the same time.
Should I specify _libraries_ what I want to build directly to binaries, for example: --nonshared-binary=replace,winbind-client,wbclient ? Or are there specified binaries where the libraries are builtin to, for examle: --nonshared-binary=testparm, smbtorture, smbd and so on ? ??, 12 ????. 2019 ?. ? 02:25, Andrew Bartlett <abartlet at samba.org>: > On Tue, 2019-11-12 at 02:05 +0300, CpServiceSPb . via samba wrote: >...
2012 Apr 18
0
ANNOUNCE: cifs-utils release 5.4 is ready for download
...586. Reported-by: Jesus Olmos <jesus.olmos at blueliv.com> Signed-off-by: Jeff Layton <jlayton at samba.org> commit ea9407fc4ae72a5d4245cbb25f7429f46d664d23 Author: Jeff Layton <jlayton at samba.org> Date: Sun Apr 15 08:11:53 2012 -0400 autoconf: fix tests for wbclient to use pkgconfig Use the pkgconfig file that's included with wbclient to perform the test for wbclient usability, and to set the correct CFLAGS and LDADD. This is particularly necessary on recent Fedora with samba4 since it puts the wbclient.h file in a different direc...
2019 Nov 12
2
Build some shared libraries, and building exact these libraries directly to binaries at the same time.
...t;: > G'Day, > > --nonshared-binary takes a list of binaries. > > On Tue, 2019-11-12 at 12:32 +0300, CpServiceSPb . wrote: > > Should I specify _libraries_ what I want to build directly to > > binaries, for example: > > --nonshared-binary=replace,winbind-client,wbclient ? > > > > Or are there specified binaries where the libraries are builtin to, > > for examle: > > --nonshared-binary=testparm, smbtorture, smbd and so on ? > > > > -- > Andrew Bartlett https://samba.org/~abartlet/ > Authentication Deve...
2019 Feb 14
0
possible issue in Anaconda WRT processing %posttrans scriptlets?
This sounds really weird, bear with me. I've put together a custom install CD derived from CentOS-7-x86_64-Minimal-1810.iso. I've added my RPMs in the mix, and have my dependencies lined up. The installation of the RPMs fail, from packaging.log: ... 15:42:35,741 INFO packaging: libwbclient-4.8.3-4.el7.x86_64 (320/432) 15:42:35,741 INFO packaging: samba-client-libs-4.8.3-4.el7.x86_64 (321/432) 15:42:35,742 INFO packaging: samba-libs-4.8.3-4.el7.x86_64 (322/432) 15:42:35,743 INFO packaging: samba-common-tools-4.8.3-4.el7.x86_64 (323/432) 15:42:35,743 INFO packaging: uid-admin-1...
2020 Oct 10
2
Lookup sid with libsmbclient (invoked from c# on mono)
> Hello, > > I'm trying to resolve SID from a linux using a program written in c# > running under mono. > > I already know the Windows API LookupSID ( > https://docs.microsoft.com/en-us/windows/win32/api/winbase/nf-winbase-lookupaccountsida) > and its underlying raw RPC call ( >
2009 Apr 30
1
[Announce] Samba 3.4.0pre1 Available for Download
...to put temporary cache files --with-ncalprcdir=DIR Where to put ncalrpc sockets --with-selftest-shrdir=DIR The share directory that make test will be run against --with-selftest-custom-conf=PATH An optional custom smb.conf that is included in the server smb.conf during make test --with-wbclient Use external wbclient --with-included-popt Use bundled popt library, not from system --with-libiconv=BASEDIR Use libiconv in BASEDIR/lib and BASEDIR/include --with-sqlite3 SQLITE3 backend support --with-pthreads Include pthreads --with-setproctitle Search for setproctitle support Commit...
2009 Apr 30
1
[Announce] Samba 3.4.0pre1 Available for Download
...to put temporary cache files --with-ncalprcdir=DIR Where to put ncalrpc sockets --with-selftest-shrdir=DIR The share directory that make test will be run against --with-selftest-custom-conf=PATH An optional custom smb.conf that is included in the server smb.conf during make test --with-wbclient Use external wbclient --with-included-popt Use bundled popt library, not from system --with-libiconv=BASEDIR Use libiconv in BASEDIR/lib and BASEDIR/include --with-sqlite3 SQLITE3 backend support --with-pthreads Include pthreads --with-setproctitle Search for setproctitle support Commit...
2019 Nov 19
2
Samba building is broken when some libraries are specified to be built-in to binaries !
I try to build Samba 4.10.10 at Ubuntu 18.04 on x86_64 platform as at armv7l archtectures from sources. I need build replace,winbind-client,wbclientto binaries For that I specify *--builtin-libraries=replace,winbind-client,wbclien*t,ccan,samba-cluster-support at configure But in the case I get time to time, the following errors: *=error1 =* Compiling source4/dsdb/samdb/ldb_modules/objectguid.c source4/dsdb/samdb/ldb_modules/tests/test_group...
2018 Feb 11
3
libsmbclient conflict problem
...clients conflicts with samba-winbind-clients-3.6.23-46el6_9.x86_64 Error: samba4-common conflicts with samba-common-3.6.23-46el6_9.x86_64 You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest (cg2 pts17) --> Processing Dependency: libwbclient.so.0()(64bit) for package: libsmbclient-3.6.23-46el6_9.x86_64 As you can see above, the the resolver totally ignores the fact that the samba4 packages are installed and tries to pull in the samba 3 packages. This smells like a packaging bug to me but I could be wrong. Can anyone confirm or deny t...
2018 Feb 01
5
4.7.4 build fails
...rce3/smbtorture3 [3634/3915] Linking default/source4/librpc/python-auth.so [3635/3915] Linking default/source4/auth/gensec/pygensec.so [3636/3915] Linking default/source4/lib/registry/regtree [3637/3915] Linking default/source4/librpc/python-dcerpc-dnsp.so [3638/3915] Linking default/source4/libcli/wbclient/libLIBWBCLIENT-OLD-samba4.so [3639/3915] Linking default/source4/librpc/python-unixinfo.so [3640/3915] Linking default/source4/librpc/python-echo.so [3641/3915] Linking default/source3/utils/samba-regedit [3642/3915] Linking default/source3/libsmb/libsmbclient.so [3643/3915] Linking default/source3...
2010 May 24
1
Still stuck with Samba on Solaris 10
...PATH export PATH export PKG_CONFIG_PATH export LDFLAGS ./configure --prefix=/usr/local/samba-3.5.3 \ --with-privatedir=/etc/samba/private \ --with-lockdir=/var/samba/locks \ --with-configdir=/etc/samba \ --with-ldap=yes \ --with-krb5=/usr \ --enable-nss-wrapper \ --with-winbind=yes \ --with-wbclient=yes \ --enable-shared=no But with "--enable-shared" removed I get the following on make ld: fatal: relocations remain against allocatable but non-writable sections collect2: ld returned 1 exit status make: *** [bin/libtalloc.so.2] Error 1 This is with either with sun ld or gnu ld....
2013 Jan 07
0
ANNOUNCE: cifs-utils release 5.9 ready for download
...ton <jlayton at samba.org> commit 6a25042ae1f010d7ea0852c8245b481c31d9789d Author: Jeff Layton <jlayton at samba.org> Date: Mon Dec 3 12:35:38 2012 -0500 cifs-utils: new plugin architecture for ID mapping code Currently, the ACL-related tools in cifs-utils call into the wbclient libs directly in order to do their bidding. The wbclient developers want to get away from needing to configure winbind on the clients and instead allow sssd to handle the mapping in most cases. This patch represents an initial step in that direction. It adds a plugin archit...
2011 Sep 23
0
ANNOUNCE: cifs-utils release 5.1 available for download
...2011 -0400 cifsacl: fix whitespace problem in setcifsacl.c Signed-off-by: Jeff Layton <jlayton at samba.org> commit fa80f0150ad1803a2705c6a153cf5b64cc18a2d6 Author: Jeff Layton <jlayton at samba.org> Date: Thu Aug 25 16:37:33 2011 -0400 autoconf: work around broken wbclient.h file Some versions of wbclient.h have function declarations with bool type args, but they don't include stdbool.h themselves. Make sure that we can deal with that by telling the autoconf test to include stdbool.h explicitly. In order to do that properly we need to move so...
2009 Jun 19
1
[Announce] Samba 3.4.0rc1 Available for Download
...to put temporary cache files --with-ncalprcdir=DIR Where to put ncalrpc sockets --with-selftest-shrdir=DIR The share directory that make test will be run against --with-selftest-custom-conf=PATH An optional custom smb.conf that is included in the server smb.conf during make test --with-wbclient Use external wbclient --with-included-popt Use bundled popt library, not from system --with-libiconv=BASEDIR Use libiconv in BASEDIR/lib and BASEDIR/include --with-sqlite3 SQLITE3 backend support --with-pthreads Include pthreads --with-setproctitle Search for setproctitle support Commit...
2009 Jun 19
1
[Announce] Samba 3.4.0rc1 Available for Download
...to put temporary cache files --with-ncalprcdir=DIR Where to put ncalrpc sockets --with-selftest-shrdir=DIR The share directory that make test will be run against --with-selftest-custom-conf=PATH An optional custom smb.conf that is included in the server smb.conf during make test --with-wbclient Use external wbclient --with-included-popt Use bundled popt library, not from system --with-libiconv=BASEDIR Use libiconv in BASEDIR/lib and BASEDIR/include --with-sqlite3 SQLITE3 backend support --with-pthreads Include pthreads --with-setproctitle Search for setproctitle support Commit...
2008 Aug 04
2
unable to build 3.2 on HP-UX
...no support for shared libraries checking whether to build the libtalloc shared library... no shared library support -- will supply static library ... --> no more warnings and no errors at all during configure. compiler error: ..... Compiling librpc/gen_ndr/ndr_libnet_join.c mkdir nsswitch/libwbclient Compiling nsswitch/libwbclient/wbclient.c Compiling nsswitch/libwbclient/wbc_util.c Compiling nsswitch/libwbclient/wbc_pwd.c Compiling nsswitch/libwbclient/wbc_idmap.c Compiling nsswitch/libwbclient/wbc_sid.c Compiling nsswitch/libwbclient/wbc_pam.c Compiling nsswitch/wb_common.c Linking non-shared...
2003 Jul 31
0
Samba 2.2.8, Solaris 2.5.1, NIS+ FOLLOWUP
In wbclient.c the call that causes signal 11 is the call to initgroups in the winbind_initgroups function. -----Original Message----- First off, we are forced to using said versions and NIS+, so no flaming on those issues please. Also, the samba version we recieved was forced upon us and we are not allowed to...