UserService security notes

In order to facilitate user management, a special permissions scheme applies to the UserService (only), where permissions are inherited by child users (unless a user is assigned to a different category) as follows:

By default, operator properties of User are Email, Password, Cell Phone Number, and Facets (time format and unit conversion). If needed, from the slot sheet of User(s) you can edit config flags to change which slots are operator versus admin. For example, you might change the fullName slot to operator.

This simplified scheme is useful when you want to let each user reassign their own password, but not have access to other users. In this case, give all “non-super” users operator-write (rw) permissions only on the UserService. By default starting in AX-3.7, the New Station Wizard assigns the UserService to the “Admin” named category (category 2), along with the CategoryService and UserService. Remember, any user granted super user permissions has all access to all objects, and moreover can add more super users.