[krbdev.mit.edu #5784] need krb5_set_config_files on windows
sharma via RT
rt-comment at krbdev.mit.edu
Thu Sep 27 23:04:35 EDT 2007
Hi
The krb5_set_config_files api is not exported into krb5_32.dll on windows
platforms. In my application I need to use this api to point a different
krb5.ini file location after calling krb5_init_context().
Some one please export this api into windows dynamic library in new 1.6.3
release. I think these files need some modification:
1. API prototype change in krb5.h and krb5.hin, and init_os_ctx.c header and
source files
Kerberos 1.6.2: krb5_error_code krb5_set_config_files
New: krb5_error_code KRB5_CALLCONV krb5_set_config_files
2. Add krb5_set_config_files api export definition in krb_32.def file.
Thanks
SAM SHARMA
More information about the krb5-bugs
mailing list