[SAMBA V3]AD code using private MIT krb5 routines

John E. Malmberg wb8tyw at qsl.net
Wed Jun 21 14:56:43 GMT 2006


On OpenVMS, only the routines and symbols marked as public are exported 
by the MIT Kerberos installation.

So the following routines that the active directory support code is 
referencing are not available:

   decode_krb5_ap_req()
   error_message()
   krb5_set_default_tgs_ktypes()
   initialize_krb5_error_table()
   krb5_locate_kdc()

The maintainer of the OpenVMS port of Kerberos is reluctant to make any 
symbols for routines that MIT has not marked public visible for 
applications to use.

Is there any other way to get Active Directory Support working with MIT 
Kerberos?

Is anyone working with MIT to change these to be public symbols?

Thanks,
-John
wb8tyw at qsl.net
Personal Opinion Only



More information about the samba-technical mailing list