File: sshd_config

package info (click to toggle)
monkeysphere 0.44-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 684 kB
  • sloc: sh: 1,451; perl: 759; ansic: 719; makefile: 91
file content (6 lines) | stat: -rw-r--r-- 253 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
# Monkeysphere sshd config (for use in /etc/sshd_config)
# This checks for user keys in the OpenPGP WoT:
AuthorizedKeysFile /var/lib/monkeysphere/authorized_keys/%u

# be sure to also add a scheduled job to update these keys
# (see the example cronjob)