auth::local::authentication::MergeUser (private)

 auth::local::authentication::MergeUser from_user_id to_user_id \
    [ authority_id ]

Defined in packages/acs-authentication/tcl/local-procs.tcl

Merge Implementation of local authentication. This will merge the names, emails, usernames, permissions, etc of the two users to merge.

Parameters:
from_user_id (required)
to_user_id (required)
authority_id (optional)

Testcases:
auth_authentication_implementations
[ show source ]
Show another procedure: