auth::login_attempts::login_attempt_incr (private)
auth::login_attempts::login_attempt_incr -key key [ -max_age max_age ]
Defined in packages/acs-authentication/tcl/authentication-procs-naviserver.tcl
Increment the login attempts of a user. The max_age is specified in seconds.
- Switches:
- -key (required)
- -max_age (optional, defaults to
"21600"
)- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.