Question

Copy user authorization

  • 14 September 2020
  • 5 replies
  • 279 views

Userlevel 5
Badge +8

 

Is there a method for us to directly grant all user privileges such as the project team, document class to which a user has been added and all the privileges to a newly opened user?


5 replies

Userlevel 7
Badge +19

You should be able to open one user in “create user” page and save a template for that. 

 

 

 

Next create the new user based on this template. 

 

 

 

Is this what you are looking for? Or something different? 

 

Userlevel 7
Badge +24

Also note you can use the duplicate function on the Create User page.

This is as close as you can get to copying the various basic data around a user, without having a complicated script.

Userlevel 7
Badge +28

To pick up things like the person group for docman, and several other items, you will need a full script if you want everything.  We created a custom RMB to allow copying one user like another.  The scope was this:

Scope:
Permission Sets
Sites
Companies
GL Auth Classes
Base Profile Assignment
Personal Profile contents
Buyer
Requisitioner
HR employee
Service employee
To Do folders (initialize)
Document Person Groups
Printer assignments
Report rules
Call Center setup

Badge +2

You could use Data Migration to copy Roles and Document Person groups to  a user.

Badge +2

To pick up things like the person group for docman, and several other items, you will need a full script if you want everything.  We created a custom RMB to allow copying one user like another.  The scope was this:

Scope:
Permission Sets
Sites
Companies
GL Auth Classes
Base Profile Assignment
Personal Profile contents
Buyer
Requisitioner
HR employee
Service employee
To Do folders (initialize)
Document Person Groups
Printer assignments
Report rules
Call Center setup

Hi @ShawnBerk, can you please share custom RMB script 🙏🙏🙏

 

Reply