Displaying 13 results from an estimated 13 matches for "gssapi_generic".
2005 Feb 21
6
OpenSSH+GSSAPI & HP/UX 11i...
...ot;
-D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\"
-DSSH_RAND_HELPER=\"/usr/local/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H
-c gss-genr.c
In file included from ssh-gss.h:44,
from monitor_wrap.h:60,
from gss-genr.c:35:
/usr/local/krb5/include/gssapi/gssapi_generic.h:46: error: syntax error
before "extern"
/usr/local/krb5/include/gssapi/gssapi_generic.h:47: error: syntax error
before "extern"
/usr/local/krb5/include/gssapi/gssapi_generic.h:48: error: syntax error
before "extern"
/usr/local/krb5/include/gssapi/gssapi_generic.h:50:...
2006 Mar 24
0
OpenSSH
...ill take precedence
configure: WARNING: ## ------------------------------------------- ##
configure: WARNING: ## Report this to openssh-unix-dev at mindrot.org ##
configure: WARNING: ## ------------------------------------------- ##
checking for gssapi/gssapi_krb5.h... yes
checking gssapi_generic.h usability... no
checking gssapi_generic.h presence... no
checking for gssapi_generic.h... no
checking gssapi/gssapi_generic.h usability... yes
checking gssapi/gssapi_generic.h presence... yes
checking for gssapi/gssapi_generic.h... yes
Thanks,
Michael Thompson
Wayne State Uni...
2009 Apr 03
3
gssapi not enabled
I'm trying to get gssapi-with-mic to work but the enabled field in the
method struct is disabled I.e.
The gssapi-with-mic enable field s not enabled in in the *method struct; it
fails at:
if (authmethod_is_enabled(method))
in the authmethod_is_enabled(method) function call
using ddd , OpenSSH 5.2.p1, Linux 2.6.22.5-31 (SuSE 10.2)
Questiion - what enables gssapi-with-mic?
Thanks
tedc
2004 Jun 25
1
Compilation with Kerberos problem
...yes
checking for krb5-config... /usr/bin/krb5-config
checking for working krb5-config... yes
checking krb5.h usability... yes
checking krb5.h presence... yes
checking for krb5.h... yes
checking gssapi.h usability... yes
checking gssapi.h presence... yes
checking for gssapi.h... yes
checking gssapi/gssapi_generic.h usability... no
checking gssapi/gssapi_generic.h presence... no
checking for gssapi/gssapi_generic.h... no
checking gssapi/gssapi.h usability... no
checking gssapi/gssapi.h presence... no
checking for gssapi/gssapi.h... no
checking com_err.h usability... yes
checking com_err.h presence... yes
che...
2004 Jul 02
0
Can't configure Samba with Kerberos support
...yes
checking for krb5-config... /usr/bin/krb5-config
checking for working krb5-config... yes
checking krb5.h usability... yes
checking krb5.h presence... yes
checking for krb5.h... yes
checking gssapi.h usability... yes
checking gssapi.h presence... yes
checking for gssapi.h... yes
checking gssapi/gssapi_generic.h usability... no
checking gssapi/gssapi_generic.h presence... no
checking for gssapi/gssapi_generic.h... no
checking gssapi/gssapi.h usability... no
checking gssapi/gssapi.h presence... no
checking for gssapi/gssapi.h... no
checking com_err.h usability... yes
checking com_err.h presence... yes
che...
2014 Jun 21
1
broken samba-4.1.8 waf configure
...ng for _et_list : ok
Checking for header com_err.h : yes
Checking for header krb5.h : yes
Checking for header krb5/locate_plugin.h : yes
Checking for header gssapi.h : yes
Checking for header gssapi/gssapi_generic.h : yes
Checking for header gssapi/gssapi.h : yes
Checking for header gssapi/gssapi_ext.h : yes
Checking for header gssapi/gssapi_krb5.h : yes
Checking for library k5crypto : not found
Checking for krb5_encrypt_data : not...
2005 Jun 22
0
No Link on Solaris 9 sparc, MIT kerberos, and openldap
...uot;-I /opt/openldap/include -I /opt/kerberos/include"
I believe that I have a header+library mis-match, and it looks like this was a
problem before. I do have the include/config.h information:
/* Whether GSSAPI is available */
#define HAVE_GSSAPI 1
/* Define to 1 if you have the <gssapi/gssapi_generic.h> header file. */
#define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
/* Define to 1 if you have the <gssapi/gssapi.h> header file. */
#define HAVE_GSSAPI_GSSAPI_H 1
/* Define to 1 if you have the <gssapi.h> header file. */
/* #undef HAVE_GSSAPI_H */
The work-a-round in that instance (in 3.0.7)...
2014 May 31
0
broken samba-4.1.7 waf configure
...ng for _et_list : ok
Checking for header com_err.h : yes
Checking for header krb5.h : yes
Checking for header krb5/locate_plugin.h : yes
Checking for header gssapi.h : yes
Checking for header gssapi/gssapi_generic.h : yes
Checking for header gssapi/gssapi.h : yes
Checking for header gssapi/gssapi_ext.h : yes
Checking for header gssapi/gssapi_krb5.h : yes
Checking for library k5crypto : not found
Checking for krb5_encrypt_data : not...
2004 Jan 15
2
Installation Problem !!!
...... no krb5-path given
checking for /usr/include/heimdal... no
checking for /usr/kerberos... yes
checking krb5.h usability... yes
checking krb5.h presence... yes
checking for krb5.h... yes
checking gssapi.h usability... no
checking gssapi.h presence... no
checking for gssapi.h... no
checking gssapi/gssapi_generic.h usability... yes
checking gssapi/gssapi_generic.h presence... yes
checking for gssapi/gssapi_generic.h... yes
checking gssapi/gssapi.h usability... yes
checking gssapi/gssapi.h presence... yes
checking for gssapi/gssapi.h... yes
checking com_err.h usability... yes
checking com_err.h presence... y...
2010 Feb 04
3
3.3 and 3.4 compile failure on dbwrap
...g krb5.h usability... yes
checking krb5.h presence... yes
checking for krb5.h... yes
checking for krb5/locate_plugin.h... no
checking for KRB5_DEPRECATED define taking an identifier... yes
checking gssapi.h usability... no
checking gssapi.h presence... no
checking for gssapi.h... no
checking gssapi/gssapi_generic.h usability... yes
checking gssapi/gssapi_generic.h presence... yes
checking for gssapi/gssapi_generic.h... yes
checking gssapi/gssapi.h usability... yes
checking gssapi/gssapi.h presence... yes
checking for gssapi/gssapi.h... yes
checking com_err.h usability... yes
checking com_err.h presence... y...
2004 Jun 02
0
Re: samba Digest, Vol 18, Issue 3
...es
checking for krb5-config... /usr/krb5/bin/krb5-config
checking for working krb5-config... yes
checking krb5.h usability... yes
checking krb5.h presence... yes
checking for krb5.h... yes
checking gssapi.h usability... no
checking gssapi.h presence... no
checking for gssapi.h... no
checking gssapi/gssapi_generic.h usability... yes
checking gssapi/gssapi_generic.h presence... yes
checking for gssapi/gssapi_generic.h... yes
checking gssapi/gssapi.h usability... yes
checking gssapi/gssapi.h presence... yes
checking for gssapi/gssapi.h... yes
checking com_err.h usability... yes
checking com_err.h presence... y...
2004 Jun 02
0
SAMBA 3.0.4 on AIX 5.2 configure usability question?
...es
checking for krb5-config... /usr/krb5/bin/krb5-config
checking for working krb5-config... yes
checking krb5.h usability... yes
checking krb5.h presence... yes
checking for krb5.h... yes
checking gssapi.h usability... no
checking gssapi.h presence... no
checking for gssapi.h... no
checking gssapi/gssapi_generic.h usability... yes
checking gssapi/gssapi_generic.h presence... yes
checking for gssapi/gssapi_generic.h... yes
checking gssapi/gssapi.h usability... yes
checking gssapi/gssapi.h presence... yes
checking for gssapi/gssapi.h... yes
checking com_err.h usability... yes
checking com_err.h presence... y...
2010 May 11
1
Samba 3.5.2 compile on AIX
...rb5.h usability... yes
checking krb5.h presence... yes
checking for krb5.h... yes
checking for krb5/locate_plugin.h... yes
checking for KRB5_DEPRECATED define taking an identifier... no
checking gssapi.h usability... yes
checking gssapi.h presence... yes
checking for gssapi.h... yes
checking gssapi/gssapi_generic.h usability... no
checking gssapi/gssapi_generic.h presence... no
checking for gssapi/gssapi_generic.h... no
checking gssapi/gssapi.h usability... yes
checking gssapi/gssapi.h presence... yes
checking for gssapi/gssapi.h... yes
checking com_err.h usability... yes
checking com_err.h presence... yes...