26 Aug
2008
26 Aug
'08
2:26 a.m.
Christian Lete wrote:
I'm wondering if it is possible to authenticate using 2 modules by ANDing them? (the 2 modules must return true, to be a sucessfully authentication). If so, would you please give me some pointers to documents, I will take it from there.
Yes. See "man unlang". You can put logic into the "Auth-Type" sections, and the logic will need to succeed for authentication to succeed. Alan DeKok.