~ubuntu-branches/ubuntu/edgy/openssh/edgy

« back to all changes in this revision

Viewing changes to debian/openssh-client.templates.master

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2004-10-07 18:03:06 UTC
  • Revision ID: james.westby@ubuntu.com-20041007180306-0l8ii961txetbucx
Tags: 1:3.8.1p1-11ubuntu3
* Nathaniel McCallum:
  - debian/openssh-server.init: pretty initscript
  - debian/control: versioned depend on lsb-base

Show diffs side-by-side

added added

removed removed

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