File: README.sshkey

package info (click to toggle)
apt-dater-host 1.0.0-2%2Bdeb8u1
  • links: PTS
  • area: main
  • in suites: jessie
  • size: 244 kB
  • ctags: 47
  • sloc: perl: 1,197; makefile: 17; sh: 1
file content (10 lines) | stat: -rw-r--r-- 292 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
Bind to ssh keys
================

apt-dater-host can be bind on a ssh key:

$ cat ~/.ssh/authorized_key
command="/usr/bin/apt-dater-host sshkey",no-port-forwarding ssh-dss <ID.PUB> apt-dater@ibh.net

This will prevent you from using 'connect' within apt-dater to open
a shell on the client.