ad_user_login (public)
ad_user_login [ -account_status account_status ] \
[ -cookie_domain cookie_domain ] \
[ -external_registry external_registry ] [ -forever ] user_idDefined in packages/acs-tcl/tcl/security-procs.tcl
Logs the user in, forever (via the user_login cookie) if -forever is true. This procedure assumes that the user identity has been validated.
- Switches:
- -account_status (optional, defaults to
"ok")- -cookie_domain (optional)
- -external_registry (optional)
- -forever (optional, boolean)
- Parameters:
- user_id (required)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- logout_from_everywhere