Displaying 7 results from an estimated 7 matches for "krb5_kt_free_entri".
Did you mean:
krb5_kt_free_entry
2006 Oct 31
0
6364866 Call to krb5_kt_free_entry() after krb5_kt_get_entry() fails results in a crash
Author: willf
Repository: /hg/zfs-crypto/gate
Revision: 22acf8872f8634156e1814ae8c6e43596b8cd04d
Log message:
6364866 Call to krb5_kt_free_entry() after krb5_kt_get_entry() fails results in a crash
Files:
update: usr/src/lib/gss_mechs/mech_krb5/krb5/krb/vfy_increds.c
2016 Jun 07
2
Segfault when trying to generate keytab with samba 4.2.10
Of course i can!
Hereby the backtrace with symbols:
Program received signal SIGSEGV, Segmentation fault.
free_PrincipalName (data=data at entry=0x45) at default/source4/heimdal/lib/asn1/asn1_krb5_asn1.c:961
961 default/source4/heimdal/lib/asn1/asn1_krb5_asn1.c: No such file or directory.
(gdb) bt
#0 free_PrincipalName (data=data at entry=0x45) at
2016 Jun 08
0
Segfault when trying to generate keytab with samba 4.2.10
On Tue, Jun 07, 2016 at 06:59:56AM +0000, Lars Maes wrote:
> Of course i can!
>
> Hereby the backtrace with symbols:
>
> Program received signal SIGSEGV, Segmentation fault.
> free_PrincipalName (data=data at entry=0x45) at default/source4/heimdal/lib/asn1/asn1_krb5_asn1.c:961
> 961 default/source4/heimdal/lib/asn1/asn1_krb5_asn1.c: No such file or directory.
> (gdb)
2016 Jun 06
6
Segfault when trying to generate keytab with samba 4.2.10
Hi All,
Whe tryin to use: net ads keytab create, I get the following segfault:
Program received signal SIGSEGV, Segmentation fault.
0x00007fffef9d3f69 in free_PrincipalName () from /usr/lib/x86_64-linux-gnu/samba/libasn1-samba4.so.8
I am using samba 4.2.10 from Debian.
Deb8u3 package
Anyone knows how to fix this?
2007 Sep 13
0
Compilation error when linking libsmbclient.so :-(
Hi All,
I am using libsmbclient.so (3.0.25b).
But I am getting following error when I try to compile my program.
Could any one of you please let me know as how should I go about resolving
this error ?
Thanks and Regards,
Avinash
g++ -g -O2 -o GenericCrwl crwl_cmdargs.o crwl_main.o crwl_crawl.o
../thirdparty/libs/libdb_cxx-4.3.so
2010 Feb 04
3
3.3 and 3.4 compile failure on dbwrap
Hi All,
I'm having problems compiling a newer version of samba (3.3.x or 3.4.x) on
solaris 9. We are currently running 3.0.23d and have been putting off
upgrading for far to long.
I've tried gcc and sun studio 12 cc with the same issues when it comes to
compiling dbwrap.c. I can't seem to find anything on google that's related
to my issue.
Here's my configure line when
2010 May 11
1
Samba 3.5.2 compile on AIX
I'm having trouble compiling Samba 3.5.2 on AIX 5.3 TL10 SP1.
I'm compiling Samba with ADS support against a locally installed Heimdal
1.3.2 Kerberos installation and I'm getting a failure while compiling
clikrb5.c
This is using the IBM xl_C compiler.
Below is the complete build logs. I'm able to get around the error if I
undef HAVE_SHORT_KRB5_MK_ERROR_INTERFACE in the