Concurrent Access
Hitachi ID Privileged Password Manager can be configured to track and control the number of people to whom a given password is disclosed at any given time. This is done using the concept of password checkout and checkin -- in a manner similar to checking a book out of a library and checking it back in later.
- Rather than simply granting access to a privileged account, a user
may be required to check out access. Checkout is subject to
policy control:
- A counter is incremented whenever access is checked out, indicating that one more person is allowed to sign into the account in question.
- The number of users who may concurrently access an account is limited -- for example, up to two at a time.
- The time interval during which a user may be allowed to sign into an account is limited -- for example, no more than two hours.
- Users are asked to check-in access rights when they are done using
a privileged account.
- The account's checkout counter is decremented.
- If the maximum allowed checkout time has elapsed, Privileged Password Manager
may automatically perform a checkin. This normally causes the
account's password to be re-randomized.
- Checkin and checkout supports coordination among IT workers:
- Privileged Password Manager can notify users who have already checked out an account
of new checkouts (e.g., via e-mail or SMS).
- Privileged Password Manager can notify users who are newly checking out an account of existing checkouts (e.g., on the web UI).
- Privileged Password Manager can notify users who have already checked out an account
of new checkouts (e.g., via e-mail or SMS).
- Passwords are normally randomized whenever the checkout counter returns to zero.