Fixed help text for --disable-xauth-generic plugin
parent
0619ddfaa4
commit
4f07a19d10
|
@ -127,7 +127,7 @@ ARG_ENABL_SET([eap-ttls], [enable EAP TTLS authentication module.])
|
|||
ARG_ENABL_SET([eap-peap], [enable EAP PEAP authentication module.])
|
||||
ARG_ENABL_SET([eap-tnc], [enable EAP TNC trusted network connect module.])
|
||||
ARG_ENABL_SET([eap-radius], [enable RADIUS proxy authentication module.])
|
||||
ARG_DISBL_SET([xauth-generic], [enable generic XAuth backend.])
|
||||
ARG_DISBL_SET([xauth-generic], [disable generic XAuth backend.])
|
||||
ARG_ENABL_SET([xauth-eap], [enable XAuth backend using EAP methods to verify passwords.])
|
||||
ARG_ENABL_SET([tnc-ifmap], [enable TNC IF-MAP module.])
|
||||
ARG_ENABL_SET([tnc-pdp], [enable TNC policy decision point module.])
|
||||
|
|
Loading…
Reference in New Issue