comparison mod_auth_external.wiki @ 139:fa70933bee11

Created basic page, needs expanding by someone who knows more than me. Yes, you Waqas.
author MWild1
date Sat, 03 Jul 2010 21:22:11 +0000
parents
children 9945dcf3e49e
comparison
equal deleted inserted replaced
138:d88da0ded786 139:fa70933bee11
1 #summary One-sentence summary of this page.
2 #labels Stage-Alpha
3
4 = Introduction =
5
6 Allow client authentication to be handled by an external script/process.
7
8 = Configuration =
9
10 ||external_auth_protocol||May be "generic" or "ejabberd" (the latter for compatibility with ejabberd external auth scripts. Default is "generic".||
11 ||external_auth_command||The command/script to execute.||
12
13 = Compatibility =
14 ||0.8||Works||