File: sshd_config

package info (click to toggle)
monkeysphere 0.31-4
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 692 kB
  • ctags: 73
  • sloc: sh: 1,408; perl: 867; makefile: 115
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)