Clear-PASPrivateSSHKey
Clear-PASPrivateSSHKey
SYNOPSIS
Deletes all MFA caching SSH keys for all users.
SYNTAX
Clear-PASPrivateSSHKey [<CommonParameters>]
DESCRIPTION
Delete all MFA caching SSH keys used to connect to targets via PSM for SSH.
Requires the following permission in the Vault:
- Reset Users’ Passwords.
Requires CyberArk Version 12.1 or higher.
EXAMPLES
EXAMPLE 1
PS C:\> Clear-PASPrivateSSHKey
Delete all MFA caching SSH keys
PARAMETERS
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.