MIT kerberos example--
Tadoori (EXT), Vilas
vilas.tadoori.ext at siemens.com
Wed Jun 11 10:42:32 EDT 2008
Hi,
I am executing one of the sim_server.c example on the hemidal kerberos
on the suse linux and the code breaks as
the structures that are in krb5.h of mit do not exist in krb5.h of
hemidal.
simpserv.c: In function `main':
simpserv.c:167: error: structure has no member named `enc_part2'
simpserv.c:176: error: structure has no member named `addrtype'
simpserv.c:176: error: `ADDRTYPE_INET' undeclared (first use in this
function)
simpserv.c:176: error: (Each undeclared identifier is reported only once
simpserv.c:176: error: for each function it appears in.)
simpserv.c:177: error: structure has no member named `length'
simpserv.c:178: error: structure has no member named `contents'
simpserv.c:178: error: `krb5_octet' undeclared (first use in this
function)
simpserv.c:178: error: parse error before ')' token
simpserv.c:185: error: structure has no member named `addrtype'
simpserv.c:185: error: `ADDRTYPE_IPPORT' undeclared (first use in this
function)
simpserv.c:186: error: structure has no member named `length'
simpserv.c:187: error: structure has no member named `contents'
simpserv.c:187: error: parse error before ')' token
Are there any RPMs where I use to install the MIT kerberos on linux.
I am using Suse Linux version 9.
Any advice.
Regards
Vilas
More information about the Kerberos
mailing list