29 Nov
2006
29 Nov
'06
4:07 p.m.
Martin Gadbois wrote:
Does it mean if(Auth-Type == PAP) then { call pap } ?
No. When the "authenticate" section is run, the Auth-Type is used to choose a particular module or section. It is NOT more general than that.
Is it general purpose? Could I do "Group == "staff" { pap }" in the authenticate {} section?
No.
Could you give me a function name in the source where this is done? (I like to RTFC!)
src/main/modules.c && src/main/modcall.c Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog