Versions Compared

Key

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

...

Panel
titleDefinitions: Types of users

SuperUser = any user who the ability to edit the Administration WOrkspace (i.e., a SmartSite admin user)
Priv User = users that who are added to a role in the 'SU Realm' which has the 'Can SU' security function
Standard User = any user that who is not a SuperUser, and who

  1. ) who has not been added to a role in the 'SU Realm' which has the 'Can SU' security function, or
  2. ) who has been added to a role in the 'SU Realm' which does not have the 'Can SU' security function
SuperUser = any user that has a 'magical' name or ability to edit the admin home site (i.e., a SmartSite admin user.)

What is expected:

test

source

function

target

result

Test #

SuperUser

can SU

SuperUser

false

 

test 3

SuperUser

can SU

Priv User

true

 

 

SuperUser

can SU

Standard User

true

 

 

Standard User

can SU

SuperUser

false

 

test 5

Standard User

can SU

Priv User

false

 

 

Standard User

can SU

Standard User

false

 

test 4

Priv User

can SU

SuperUser

false

 

test 6a

Priv User

can SU

Standard User

true

 

test 6b

Priv User

can SU

Priv User

true

 

 

...