Zmrcd

Article Information |
---|
This article applies to the following ZCS versions.
|
zmrcd is a script that restricts the commands that can be run as the "zimbra" user via ssh.
Program
The script exists at the following location:
/opt/zimbra/libexec/zmrcd
Configuration
This tool has no configuration options.
Example
This script is run by ZCS tools as part of normal operations like the following:
echo "HOST:mail1.example.com status" | ssh -i ~/.ssh/zimbra_identity -o strictHostKeyChecking=no zimbra@mail1.example.com "/opt/zimbra/libexec/zmrcd"