| addauthenticationprotecteduseraction |
Use this method to adds an action to be used for protected user authentication. |
Syntax |
Parameters |
name |
Name of the action to configure. This is mandatory parameter. |
realmstr |
Kerberos Realm. This is mandatory parameter. |
maxconcurrentusers |
Max number of concurrent users allowed. Default value = AAA_DEFAULT_CONCURRENT_USERS. Minimum value = 1. Maximum value = 512. |
Return Value |
Returns simpleResult |
See Also |