Displaying 10 results from an estimated 10 matches for "krb5_keytab_entry".
2004 Dec 15
2
Compiling samba on Solaris 8 --with-ads
...session in krb5_creds... yes
checking for keyvalue in krb5_keyblock... yes
checking for ENCTYPE_ARCFOUR_HMAC_MD5... yes
checking for KEYTYPE_ARCFOUR_56... yes
checking for AP_OPTS_USE_SUBKEY... yes
checking for KV5M_KEYTAB... no
checking for the krb5_princ_component macro... no
checking for key in krb5_keytab_entry... no
checking for keyblock in krb5_keytab_entry... yes
configure: error: libkrb5 is needed for Active Directory support
Can anyone help?
Thanks in Advance!
Imed
--
GMX ProMail mit bestem Virenschutz http://www.gmx.net/de/go/mail
+++ Empfehlung der Redaktion +++ Internet Professionell 10/04 +++
2004 May 18
1
samba3.0.4 with FreeBSD
...Applying FreeBSD patches for samba-3.0.4,1
===> samba-3.0.4,1 depends on shared library: popt.0 - found
===> samba-3.0.4,1 depends on shared library: ldap.2 - found
....
...
....
checking for AP_OPTS_USE_SUBKEY... yes
checking for the krb5_princ_component macro... no
checking for key in krb5_keytab_entry... yes
checking for keyblock in krb5_keytab_entry... no
configure: error: libkrb5 is needed for Active Directory support
===> Script "configure" failed unexpectedly.
Please report the problem to timur@gnu.org [maintainer] and attach the
"/usr/ports/net/samba3.0.4/work...
2004 Jun 25
1
Compilation with Kerberos problem
...b5_address... yes
checking for enc_part2 in krb5_ticket... no
checking for keyvalue in krb5_keyblock... yes
checking for ENCTYPE_ARCFOUR_HMAC_MD5... yes
checking for KEYTYPE_ARCFOUR_56... no
checking for AP_OPTS_USE_SUBKEY... yes
checking for the krb5_princ_component macro... no
checking for key in krb5_keytab_entry... no
checking for keyblock in krb5_keytab_entry... yes
--
------------------------------------------------------------------------
Dan Ramaley
Digital Media Library Specialist
(515) 271-1934
Cowles Library 140, Drake University
2003 Oct 16
0
Samba 3.0.0 CVS 3.0.1pre2: "libads/kerberos_verify.c", line 77: improper member use: keyblock
...char *host_princ_s,
krb5_data password,
krb5_enctype *enctypes,
krb5_keytab *keytab,
char *keytab_name)
{
krb5_keytab_entry entry;
krb5_kvno kvno = 1;
krb5_error_code ret;
krb5_keyblock *key;
int i;
[... lines deleted ...]
entry.keyblock = *key;
The problem is that the structure member name is key, not keyblock.
>From krb5.h
typedef struct krb5_keytab_entry_st {...
2004 Jul 02
0
Can't configure Samba with Kerberos support
...b5_address... yes
checking for enc_part2 in krb5_ticket... no
checking for keyvalue in krb5_keyblock... yes
checking for ENCTYPE_ARCFOUR_HMAC_MD5... yes
checking for KEYTYPE_ARCFOUR_56... no
checking for AP_OPTS_USE_SUBKEY... yes
checking for the krb5_princ_component macro... no
checking for key in krb5_keytab_entry... no
checking for keyblock in krb5_keytab_entry... yes
--
------------------------------------------------------------------------
Dan Ramaley
Digital Media Library Specialist
(515) 271-1934
Cowles Library 140, Drake University
2006 Jul 13
2
Kerberos Keytab Code Update in 3.0.23
First thing - I'd like to say a big "THANK YOU" to the developers.
I just upgraded to samba-3.0.23 and I've noticed an alarming issue with
respect to my configuration.
I've been using the built-in keytab management and it looks like the updated
code no longer creates the userPrincipal in Active Directory.
Whether this is an issue for others or not, it would be nice to have
2010 Feb 04
3
3.3 and 3.4 compile failure on dbwrap
...ENCTYPE_ARCFOUR_HMAC_MD5... no
checking for KEYTYPE_ARCFOUR_56... no
checking for AP_OPTS_USE_SUBKEY... yes
checking for KV5M_KEYTAB... yes
checking for KRB5_KU_OTHER_CKSUM... no
checking for KRB5_KEYUSAGE_APP_DATA_CKSUM... yes
checking for the krb5_princ_component macro... yes
checking for key in krb5_keytab_entry... yes
checking for keyblock in krb5_keytab_entry... no
checking for magic in krb5_address... yes
checking for WRFILE: keytab support... yes
checking for krb5_princ_realm returns krb5_realm or krb5_data... no
checking for krb5_addresses type... no
checking whether krb5_mk_error takes 3 arguments MI...
2004 Jun 02
0
Re: samba Digest, Vol 18, Issue 3
...rb5_address... no
checking for enc_part2 in krb5_ticket... yes
checking for keyvalue in krb5_keyblock... no
checking for ENCTYPE_ARCFOUR_HMAC_MD5... no
checking for KEYTYPE_ARCFOUR_56... no
checking for AP_OPTS_USE_SUBKEY... yes
checking for the krb5_princ_component macro... yes
checking for key in krb5_keytab_entry... yes
checking for keyblock in krb5_keytab_entry... no
checking whether Active Directory and krb5 support is used... yes
checking whether to build experimental passdb libraries... no
checking whether to use automount... no
checking whether to use smbmount... no
checking whether to use PAM... no
ch...
2004 Jun 02
0
SAMBA 3.0.4 on AIX 5.2 configure usability question?
...rb5_address... no
checking for enc_part2 in krb5_ticket... yes
checking for keyvalue in krb5_keyblock... no
checking for ENCTYPE_ARCFOUR_HMAC_MD5... no
checking for KEYTYPE_ARCFOUR_56... no
checking for AP_OPTS_USE_SUBKEY... yes
checking for the krb5_princ_component macro... yes
checking for key in krb5_keytab_entry... yes
checking for keyblock in krb5_keytab_entry... no
checking whether Active Directory and krb5 support is used... yes
checking whether to build experimental passdb libraries... no
checking whether to use automount... no
checking whether to use smbmount... no
checking whether to use PAM... no
ch...
2010 May 11
1
Samba 3.5.2 compile on AIX
...ENCTYPE_ARCFOUR_HMAC_MD5... yes
checking for KEYTYPE_ARCFOUR_56... yes
checking for AP_OPTS_USE_SUBKEY... yes
checking for KV5M_KEYTAB... no
checking for KRB5_KU_OTHER_CKSUM... yes
checking for KRB5_KEYUSAGE_APP_DATA_CKSUM... no
checking for the krb5_princ_component macro... no
checking for key in krb5_keytab_entry... no
checking for keyblock in krb5_keytab_entry... yes
checking for magic in krb5_address... no
checking for WRFILE: keytab support... yes
checking for krb5_realm type... yes
checking for krb5_princ_realm returns krb5_realm or krb5_data... yes
checking for krb5_addresses type... yes
checking wheth...