[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GSSAPI and realm lookup hook



Hi All,

I have a need to do realm lookup with a plugin, because the current
realm determination logic, other than dns lookup, is not sufficient for
the scenario I'm dealing with. I searched archive mails and found that
over a year ago someone from Samba dev team also requested this feature.
I wonder if it has been done already. If so can someone point out how to
set up things?

I did a grep and _krb5_plugin_find() is only called to resolve DNS. But
at the time of DNS lookup realm is already fixed.

Thanks!



Fred