Accrual to Clinical Trials
Space shortcuts
Space Tools

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

StepPHPXML
  1. Check that a user is not already registered in SHRINE project
get_role()<pm:get_role>
2. Set the user in the i2b2 SHRINE projectset_user()<pm:set_user>
3. Give the user role of DATA_AGG  set_role()<pm:set_role>
4. Give the user role of USERset_role()  <pm:set_role>
5. Set the user param of authentication_method to NTLM  set_user_param()<pm:set_user_param>
6. Set the user param of domain to your AD domainset_user_param()  <pm:set_user_param>
7. Set the user param of domain_controller to the address of your domain controlerset_user_param()  <pm:set_user_param>