[BACK]Return to ssh-keysign.8 CVS log [TXT][DIR] Up to [local] / src / usr.bin / ssh

Diff for /src/usr.bin/ssh/ssh-keysign.8 between version 1.7 and 1.7.10.1

version 1.7, 2003/06/10 09:12:11 version 1.7.10.1, 2006/10/06 03:19:33
Line 27 
Line 27 
 .Os  .Os
 .Sh NAME  .Sh NAME
 .Nm ssh-keysign  .Nm ssh-keysign
 .Nd ssh helper program for hostbased authentication  .Nd ssh helper program for host-based authentication
 .Sh SYNOPSIS  .Sh SYNOPSIS
 .Nm  .Nm
 .Sh DESCRIPTION  .Sh DESCRIPTION
Line 35 
Line 35 
 is used by  is used by
 .Xr ssh 1  .Xr ssh 1
 to access the local host keys and generate the digital signature  to access the local host keys and generate the digital signature
 required during hostbased authentication with SSH protocol version 2.  required during host-based authentication with SSH protocol version 2.
 .Pp  .Pp
 .Nm  .Nm
 is disabled by default and can only be enabled in the  is disabled by default and can only be enabled in the
Line 53 
Line 53 
 .Xr ssh 1  .Xr ssh 1
 and  and
 .Xr sshd 8  .Xr sshd 8
 for more information about hostbased authentication.  for more information about host-based authentication.
 .Sh FILES  .Sh FILES
 .Bl -tag -width Ds  .Bl -tag -width Ds
 .It Pa /etc/ssh/ssh_config  .It Pa /etc/ssh/ssh_config
Line 67 
Line 67 
 accessible to others.  accessible to others.
 Since they are readable only by root,  Since they are readable only by root,
 .Nm  .Nm
 must be set-uid root if hostbased authentication is used.  must be set-uid root if host-based authentication is used.
 .El  .El
 .Sh SEE ALSO  .Sh SEE ALSO
 .Xr ssh 1 ,  .Xr ssh 1 ,

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.7.10.1