summaryrefslogtreecommitdiff
path: root/debian/openssh-client.templates.master
blob: 1cb84bf04b5fe6a9cb2cff916fa8830840a4679d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Template: ssh/SUID_client
Type: boolean
Default: true
_Description: Do you want ssh-keysign to be installed SUID root?
 You have the option of installing the ssh-keysign helper with the SUID bit
 set.
 .
 If you make ssh-keysign SUID, you will be able to use SSH's Protocol 2
 host-based authentication.
 .
 If in doubt, I suggest you install it with SUID.  If it causes problems
 you can change your mind later by running:   dpkg-reconfigure ssh