summaryrefslogtreecommitdiff
path: root/dbclient.1
diff options
context:
space:
mode:
authorMatt Johnston <matt@ucc.asn.au>2009-07-30 15:14:33 +0000
committerMatt Johnston <matt@ucc.asn.au>2009-07-30 15:14:33 +0000
commit416a2bf4a43576bb0f16f36a72b12359836cf2f3 (patch)
tree8860f704799ceb21d00a5ee830f94d1a7117e74e /dbclient.1
parent89719900644be0773806a1ca9f4c3766d5333f7f (diff)
downloaddropbear-416a2bf4a43576bb0f16f36a72b12359836cf2f3.tar.gz
Agent forwarding worksagent-client
Diffstat (limited to 'dbclient.1')
-rw-r--r--dbclient.15
1 files changed, 5 insertions, 0 deletions
diff --git a/dbclient.1 b/dbclient.1
index 96e6c5c..2065502 100644
--- a/dbclient.1
+++ b/dbclient.1
@@ -82,6 +82,11 @@ by the ssh server.
Always accept hostkeys if they are unknown. If a hostkey mismatch occurs the
connection will abort as normal.
.TP
+.B \-A
+Forward agent connections to the remote host. dbclient will use any
+OpenSSH-style agent program if available ($SSH_AUTH_SOCK will be set) for
+public key authentication. Forwarding is only enabled if -A is specified.
+.TP
.B \-W \fIwindowsize
Specify the per-channel receive window buffer size. Increasing this
may improve network performance at the expense of memory use. Use -h to see the