Is it possible to store all authorized_keys file under a common directory instead of ~/.ssh in each users home directory?
Issue
- Trying to centralized authorized_keys file under /etc/ssh/keys directory instead of ~/.ssh in each users home directory.
- Can it be done with "AuthorizedKeysFile" option in sshd_config file?
Environment
Red Hat Enterprise Linux 4
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.