- Publicity: Public Only All
merge-procs.tcl
Definitions of procs for the merge process
- Location:
- packages/acs-admin/tcl/merge-procs.tcl
- Created:
- 15 APR 2005
- Author:
- Enrique Catalan <quio@galileo.edu>
- CVS Identification:
$Id: merge-procs.tcl,v 1.4.2.1 2019/09/05 13:35:22 antoniop Exp $
Procedures in this file
- merge::MergeUserInfo (public)
Detailed information
merge::MergeUserInfo (public)
merge::MergeUserInfo -from_user_id from_user_id -to_user_id to_user_id
Merge user info. Revokes permissions for from_user_id and grants them to to_user_id.
- Switches:
- -from_user_id (required)
- From user ID.
- -to_user_id (required)
- To user ID.
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- acs_admin_merge_MergeUserInfo