Displaying 13 results from an estimated 13 matches for "hx509".
Did you mean:
x509
2010 Mar 13
1
Compile problem: "lib/ldb/ldb_map/ldb_map.h", line 64: syntax error before or at: 0x20
...-Iheimdal/lib/gssapi/spnego -Iheimdal/lib/gssapi/krb5 -Iheimdal/lib/gssapi/mech -Iheimdal/lib/gssapi -Iheimdal/lib/gssapi -I../lib/tdb/include -I./../lib/talloc -Iheimdal/../heimdal_build -Iheimdal/lib/krb5 -Iheimdal/lib/asn1 -Iheimdal/lib/com_err
-Iheimdal/../heimdal_build -Iheimdal/lib/hx509 -Iheimdal/lib/hx509 -Iheimdal/lib/asn1 -Iheimdal/lib/asn1 -Iheimdal/lib/asn1 -Iheimdal/lib/hx509 -Iheimdal/../heimdal_build -Iheimdal/lib/hcrypto -Iheimdal/lib -Iheimdal/../heimdal_build -Iheimdal/lib/hcrypto/imath -Iheimdal/../heimdal_build -Iheimdal/lib/wind -Iheimdal/lib/asn1 -Iheimdal/lib/asn1...
2010 May 02
2
samba4 make error - drsblobs.so
...imdal/lib/asn1/pkcs8.asn1
Compiling ASN1 file heimdal/lib/asn1/pkcs9.asn1
Compiling ASN1 file heimdal/lib/asn1/pkcs12.asn1
Compiling ASN1 file heimdal/lib/asn1/rfc2459.asn1
Compiling ASN1 file heimdal/lib/asn1/pkinit.asn1
Compiling ASN1 file heimdal/lib/asn1/cms.asn1
Compiling ASN1 file heimdal/lib/hx509/ocsp.asn1
Compiling ASN1 file heimdal/lib/asn1/kx509.asn1
Compiling ASN1 file heimdal/lib/hx509/pkcs10.asn1
Compiling error table lib/asn1/asn1_err.et
Compiling error table lib/krb5/heim_err.et
Compiling error table lib/krb5/k524_err.et
Compiling error table lib/krb5/krb_err.et
Compiling error tabl...
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-lockdir=/var/run/samba \
--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-logdi...
2016 Apr 19
1
Debian Wheezy member server from backports to self compile
...h-modulesdir=/usr/lib/$(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 f...
2018 Dec 08
3
RHEL7/Centos7 with Samba AD
On Fri, 2018-12-07 at 23:32 -0500, Nico Kadel-Garcia via samba wrote:
> On Thu, Dec 6, 2018 at 2:35 PM Vincent S. Cojot via samba
> <samba at lists.samba.org> wrote:
>
> > So, IMHO RHEL7/Centos7 does just fine in a Samba AD/DC setup either as
> > clients or DCs. I still have a few details to work out (how to move the
> > Samba servers from local auth to AD auth,
2016 Apr 15
0
Debian Wheezy member server from backports to self compile
...ST_MULTIARCH)
--with-modulesdir=/usr/lib/$(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 su...
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 linke...
2018 Dec 09
0
RHEL7/Centos7 with Samba AD
...me more details on that? It isn't deliberate.
The first issue is in sourc4/lib/tls/wscro[t. which has hardcoded
checks for gnutls >= 3.4.7 linked to with_system_mitkrb5 and
conf.env.AD_DC_IS_ENABLED. Patching that to set the checks for 3.3.29
gets a report of a missing dependency for "hx509" in
"dcerpc_backupkey". So I assume that the check for tnutls 3.4.7 was a
legitimate requirement check. And that's about as deep as I can go
with that issue for right now.
I've instead, for short-term work, created some hooks to compile 4.8.7
for RHEL 7. That may be helpful...
2016 Apr 19
0
libsmbregistry.so: undefined reference to `gfree_charcnv'
...ommon
-lutil-reg -lroken-samba4 -lndr-nbt -levents -lserver-role -lsmbd-shim
-lkrb5samba -lsmb-transport -lgensec -lkrb5-samba4 -lcom_err-samba4
-lgssapi-samba4 -lasn1-samba4 -lasn1util -lwbclient -lldb -lsamba-modules
-lsamba-credentials -lndr-samba -lcliauth -lauthkrb5 -lsamdb
-lheimbase-samba4 -lhx509-samba4 -lhcrypto-samba4 -lwind-samba4
-lwinbind-client -lsamdb-common -lldbsamba -lndr-standard -lndr-krb5pac
-lauth-sam-reply -lcli-ldap-common -lflag-mapping -lcups -lldap -llber
-lresolv -lutil -lgcrypt -lgnutls -lz -lrt -ldl -lnsl -lattr -lcrypt -ltdb
-lcap -lbsd
default/source3/libsmbregistry....
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
2018 Dec 09
2
RHEL7/Centos7 with Samba AD
...inked to with_system_mitkrb5 and
> conf.env.AD_DC_IS_ENABLED.
Correct. But this is experimental in any case. If you don't specify
--with-system-mitkrb5 it should allow an older version.
> Patching that to set the checks for 3.3.29
> gets a report of a missing dependency for "hx509" in
> "dcerpc_backupkey". So I assume that the check for tnutls 3.4.7 was a
> legitimate requirement check. And that's about as deep as I can go
> with that issue for right now.
Again, this is due to attempting to use the MIT Krb5 stuff. Don't do
that.
> I...
2017 Aug 17
4
Samba 4.7rc4. (Debian Stretch Amd64 packages/sources available)
...ir=/var/run/samba \
--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,ccan,samba-cluster-support \
--minimum-library-version="$(shell ./debian/autodeps.py --minimum-library-version)" \
--with-cluste...