Displaying 9 results from an estimated 9 matches for "heimntlm".
2016 Apr 15
2
Debian Wheezy member server from backports to self compile
Hello,
I'm unable to update my Samba from 4.1.17 to 4.4.2. I'm looking to
build from tar instead. From what I gather the following should be the
steps taken.
./configure --without-ad-dc -- sbindir= /usr/sbin
--sysconfdir=/etc/samba/ --/usr/share/man/
make
make install
Am I missing something else? Thanks.
--
-James
2019 Nov 21
1
Samba building is broken when some libraries are specified to be built-in to binaries !
...--with-statedir=/var/lib/samba \
--with-cachedir=/var/cache/samba \
--enable-avahi \
--disable-rpath \
--disable-rpath-install \
--bundled-libraries=NONE,pytevent,iniparser,roken,wind,hx509,asn1,heimbase,hcrypto,krb5,gssapi,heimntlm,hdb,kdc,com_err,compile_et,asn1_compile
\
--builtin-libraries=replace,winbind-client,wbclient,ccan,samba-cluster-support
\
--with-cluster-support \
--with-socketpath=/var/run/ctdb/ctdbd.socket \
--with-logdir=/var/log/ctdb
??, 21 ????. 2019 ?. ? 23:...
2016 Apr 19
1
Debian Wheezy member server from backports to self compile
...CH)/samba
> --datadir=/usr/share --with-lockdir=/var/run/samba
> --with-statedir=/var/lib/samba --with-cachedir=/var/cache/samba
> --disable-avahi --disable-rpath --disable-rpath-install
> --bundled-libraries=NONE,pytevent,iniparser,roken,wind,hx509,asn1,heimbase,hcrypto,krb5,gssapi,heimntlm,hdb,kdc,com_err,compile_et,asn1_compile
>
> --builtin-libraries=replace,ccan,samba-cluster-support
> --minimum-library-version="$(shell ./debian/autodeps.py
> --minimum-library-version)" --with-cluster-support
>
> OK, it is from 4.3.5 and I am fairly sure 'pam_smb...
2016 Apr 15
0
Debian Wheezy member server from backports to self compile
...b/$(DEB_HOST_MULTIARCH)/samba
--datadir=/usr/share --with-lockdir=/var/run/samba
--with-statedir=/var/lib/samba --with-cachedir=/var/cache/samba
--disable-avahi --disable-rpath --disable-rpath-install
--bundled-libraries=NONE,pytevent,iniparser,roken,wind,hx509,asn1,heimbase,hcrypto,krb5,gssapi,heimntlm,hdb,kdc,com_err,compile_et,asn1_compile
--builtin-libraries=replace,ccan,samba-cluster-support
--minimum-library-version="$(shell ./debian/autodeps.py
--minimum-library-version)" --with-cluster-support
OK, it is from 4.3.5 and I am fairly sure 'pam_smbpass' doesn't exist...
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 replace, winbind-client
and wbclient would be statically linked for all other libraries/binaries
which it must be linked to, for that I may of ourse specify
--bu...
2016 Apr 19
0
libsmbregistry.so: undefined reference to `gfree_charcnv'
...--with-statedir=/var/lib/samba \
--with-cachedir=/var/cache/samba \
--disable-avahi \
--disable-rpath \
--disable-rpath-install \
--bundled-libraries=NONE,pytevent,iniparser,roken,wind,hx509,asn1,heimbase,hcrypto,krb5,gssapi,heimntlm,hdb,kdc,com_err,compile_et,asn1_compile
\
--builtin-libraries=replace,ccan,samba-cluster-support \
--minimum-library-version="$(shell ./debian/autodeps.py
--minimum-library-version)" \
--with-cluster-support
Why couldn't it find this r...
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
2017 Aug 17
4
Samba 4.7rc4. (Debian Stretch Amd64 packages/sources available)
...th-statedir=/var/lib/samba \
--with-cachedir=/var/cache/samba \
--enable-avahi \
--disable-rpath \
--disable-rpath-install \
--bundled-libraries=NONE,pytevent,iniparser,roken,wind,hx509,asn1,heimbase,hcrypto,krb5,gssapi,heimntlm,hdb,kdc,com_err,compile_et,asn1_compile \
--builtin-libraries=replace,ccan,samba-cluster-support \
--minimum-library-version="$(shell ./debian/autodeps.py --minimum-library-version)" \
--with-cluster-support \
--with-socketpa...
2010 May 02
2
samba4 make error - drsblobs.so
...t;do" to call subroutines is deprecated at heimdal/cf/make-proto.pl line 15.
Name "main::opt_d" used only once: possible typo at heimdal/cf/make-proto.pl line 17.
Name "main::opt_q" used only once: possible typo at heimdal/cf/make-proto.pl line 21.
Creating heimdal/lib/ntlm/heimntlm-protos.h
Use of "do" to call subroutines is deprecated at heimdal/cf/make-proto.pl line 15.
Name "main::opt_d" used only once: possible typo at heimdal/cf/make-proto.pl line 17.
Name "main::opt_q" used only once: possible typo at heimdal/cf/make-proto.pl line 21.
Creat...