User Management Flashcards
The User object is a special kind of what object?
Standard object
Records of the User object represent users that can do what?
Login to our Salesforce Orgs
What 2 things does a User need?
- A User License
- A profile assigned to them
Which user status both consumes the user license AND allows the user to login to the org?
Active status
- the status granted to a user when a new user record is created
Which User status does NOT consume the user license AND cannot login to the org?
Inactive status
- A common status for users who have left the company (because we cannot delete User records in Salesforce)
Which two User statuses consume the user license, but CANNOT login to the org?
The Frozen Status and Locked Status
What is the difference between the Frozen and Locked User statuses?
Frozen users are frozen by the admin (usually when their credentials may have been compromised)
Locked users are locked by the system when an incorrect password was entered too many times.
Users with either status can be unfrozen/unlocked by the Admin
In what kind of relationship can a User object be the child?
A Hierarchical Relationship
- User objects cannot be the child object in any other type of relationship