sec_login_handler (public)

 sec_login_handler

Defined in packages/acs-tcl/tcl/security-procs.tcl

If a login cookie exists, it is checked for expiration (depending on LoginTimeout) and the account status is validated. In every case, the session info including [ad_conn] and the session cookie is updated accordingly. Modified ad_conn variables: untrusted_user_id, session_id, auth_level, account_status, and user_id.

Testcases:
No testcase defined.
[ show source ]
Show another procedure: