WHAT'S NEW IN DOMINO 12?
The Query Vault (qvault) command provides options to inactivate and reactivate user's ID vault documents.
For example, if you have seasonal employees, you could inactivate their ID vault documents when they're not working to prevent them from authenticating and reactivate the ID vault documents when they return.
To inactivate:
load qvault -x <vaultname> -u <username> -i
For example:
load qvault -x O=Renovations -u "CN=Samantha Daryn/O=Renovations" -i
To reactivate:
load qvault -x <vaultname> -u <username> -v
load qvault -x O=Renovations -u "CN=Samantha Daryn/O=Renovations" -v
Parent topic: New security features and enhancements
Related tasks Monitoring ID synchronization