- (djm) OpenBSD CVS Sync

- jmc@cvs.openbsd.org 2003/05/14 13:11:56
     [ssh-agent.1]
     setup -> set up;
     from wiz@netbsd
This commit is contained in:
Damien Miller 2003-05-15 10:16:21 +10:00
parent 1ea7166019
commit abbae980e7
2 changed files with 10 additions and 3 deletions

View File

@ -1,3 +1,10 @@
20030515
- (djm) OpenBSD CVS Sync
- jmc@cvs.openbsd.org 2003/05/14 13:11:56
[ssh-agent.1]
setup -> set up;
from wiz@netbsd
20030514 20030514
- (djm) Bug #117: Don't lie to PAM about username - (djm) Bug #117: Don't lie to PAM about username
- (djm) RCSID sync w/ OpenBSD - (djm) RCSID sync w/ OpenBSD
@ -1472,4 +1479,4 @@
save auth method before monitor_reset_key_state(); bugzilla bug #284; save auth method before monitor_reset_key_state(); bugzilla bug #284;
ok provos@ ok provos@
$Id: ChangeLog,v 1.2700 2003/05/14 12:33:58 djm Exp $ $Id: ChangeLog,v 1.2701 2003/05/15 00:16:21 djm Exp $

View File

@ -1,4 +1,4 @@
.\" $OpenBSD: ssh-agent.1,v 1.37 2003/03/28 10:11:43 jmc Exp $ .\" $OpenBSD: ssh-agent.1,v 1.38 2003/05/14 13:11:56 jmc Exp $
.\" .\"
.\" Author: Tatu Ylonen <ylo@cs.hut.fi> .\" Author: Tatu Ylonen <ylo@cs.hut.fi>
.\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland .\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
@ -133,7 +133,7 @@ However, the connection to the agent is forwarded over SSH
remote logins, and the user can thus use the privileges given by the remote logins, and the user can thus use the privileges given by the
identities anywhere in the network in a secure way. identities anywhere in the network in a secure way.
.Pp .Pp
There are two main ways to get an agent setup: There are two main ways to get an agent set up:
Either the agent starts a new subcommand into which some environment Either the agent starts a new subcommand into which some environment
variables are exported, or the agent prints the needed shell commands variables are exported, or the agent prints the needed shell commands
(either (either