const SSH_AUTHORIZED_KEY_BASE_DIR: &str = "/etc/ssh/";
The base directory below which SSH authorized_keys files for users are located.