31 Aug
2005
31 Aug
'05
12:58 p.m.
Joachim Selke <selke@thi.uni-hannover.de> wrote:
I want to do user authentication by Kerberos 5. Therefore I was happy to see that FreeRADIUS contains the krb5 module. But I wasn't able to find the documentation for this module. Can somebody give me a link or an example on how to use this module?
The only docs appear to be in the rlm_krb5 directory. The source code includes a list of configuration items it takes. Look for CONF_PARSER. Alan DeKok.