Displaying 20 results from an estimated 100000 matches similar to: "[Bug 199] ssh-agent -k doesn't check $SHELL environment variable"
2002 Apr 02
0
[Bug 199] New: ssh-agent -k doesn't check $SHELL environment variable
http://bugzilla.mindrot.org/show_bug.cgi?id=199
Summary: ssh-agent -k doesn't check $SHELL environment variable
Product: Portable OpenSSH
Version: 3.1p1
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P3
Component: ssh-agent
AssignedTo: openssh-unix-dev at mindrot.org
2002 Nov 28
0
[Bug 448] ssh ignores key specified with -i if agent is running
http://bugzilla.mindrot.org/show_bug.cgi?id=448
markus at openbsd.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|trivial |enhancement
------- Additional Comments From markus at openbsd.org 2002-11-28 21:37 -------
having -i automagically turning off the
2004 Mar 30
0
[Bug 448] ssh ignores key specified with -i if agent is running
http://bugzilla.mindrot.org/show_bug.cgi?id=448
djm at mindrot.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From djm at mindrot.org 2004-03-30 16:12
2002 Jun 14
0
[Bug 279] ssh-keyscan can't check for fingerprints
http://bugzilla.mindrot.org/show_bug.cgi?id=279
markus at openbsd.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From markus at openbsd.org 2002-06-15
2003 May 12
2
[Bug 448] ssh ignores key specified with -i if agent is running
http://bugzilla.mindrot.org/show_bug.cgi?id=448
------- Additional Comments From markus at openbsd.org 2003-05-13 04:23 -------
for pubkey authentication try the user keys in the following order:
1. agent keys that are found in the config file
2. other agent keys
3. keys that are only listed in the config file
------- You are receiving this mail because: -------
You are the assignee for
2003 Feb 18
7
[Bug 496] add a timeout function to ssh-agent
http://bugzilla.mindrot.org/show_bug.cgi?id=496
------- Additional Comments From markus at openbsd.org 2003-02-19 01:15 -------
that's not too hard with the current code, and you could
use the 'passwd' lock feature for something similar:
specify timeout x and enter passwd on agent startup.
after x seconds of activity the agent will 'autolock'.
use ssh-add -X to unlock
2002 Dec 31
5
[Bug 459] ssh-keygen doesn't know how to export private keys
http://bugzilla.mindrot.org/show_bug.cgi?id=459
markus at openbsd.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From markus at openbsd.org 2003-01-01
2002 Oct 04
1
[Bug 410] when -i or IdentityFile is specified, agent keys are still tried first
http://bugzilla.mindrot.org/show_bug.cgi?id=410
------- Additional Comments From markus at openbsd.org 2002-10-04 17:34 -------
it's not documented that -i or IdentityFile overwrite
the agent and it's to late to even consider this change.
if you don't want to use the agent, unset SSH_AUTH_SOCK
------- You are receiving this mail because: -------
You are the assignee for the
2003 Feb 01
5
[Bug 480] extend the -l or -L option to mention the ssh-agent's pid
http://bugzilla.mindrot.org/show_bug.cgi?id=480
------- Additional Comments From markus at openbsd.org 2003-02-02 00:11 -------
this does not belong to the -L or -l option
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2015 Nov 15
0
[Bug 1699] [patch] Enhance SSH to automatically add keys to ssh-agent
https://bugzilla.mindrot.org/show_bug.cgi?id=1699
joshua stein <jcs at openbsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jcs at openbsd.org
Status|NEW |RESOLVED
Resolution|---
2002 Mar 13
0
[Bug 162] Tunneling of ssh over ssh seems broken
http://bugzilla.mindrot.org/show_bug.cgi?id=162
markus at openbsd.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From markus at openbsd.org 2002-03-13
2002 Jun 26
0
[Bug 304] ssh-keysign memory freeing bug
http://bugzilla.mindrot.org/show_bug.cgi?id=304
markus at openbsd.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From markus at openbsd.org 2002-06-27
2002 Nov 21
0
[Bug 441] should ssh BindAddress apply to LocalForward ports
http://bugzilla.mindrot.org/show_bug.cgi?id=441
markus at openbsd.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From markus at openbsd.org 2002-11-22
2003 Jan 26
0
[Bug 469] Password field shows contents when running SQLPLUS in SSH shell
http://bugzilla.mindrot.org/show_bug.cgi?id=469
------- Additional Comments From markus at openbsd.org 2003-01-26 22:39 -------
sorry, what exactly are you doing?
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2002 Dec 10
2
[Bug 454] SSH doesn't consider distinguish ports for host-key verification
http://bugzilla.mindrot.org/show_bug.cgi?id=454
------- Additional Comments From markus at openbsd.org 2002-12-10 20:14 -------
hm, i think about adding
ManglePort=yes
to the options. This option will create Hostkeyaliases on
the fly if the port is != 22, and use
'foor.bar.com at portXXX'
as an alias.
------- You are receiving this mail because: -------
You are the assignee for
2002 Mar 26
7
[Bug 187] ssh-keygen not converting from and to SECSH standard correctly
http://bugzilla.mindrot.org/show_bug.cgi?id=187
------- Additional Comments From markus at openbsd.org 2002-03-27 09:44 -------
(1) exporting openssh private keys is not supported
(2) rsa bugs from ssh.com 2.0.12 are not supported
(3) this is probably another 2.0.12 bug.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2002 Oct 11
3
[Bug 412] AuthorizedKeysFile assumes home directory access upon authentication
http://bugzilla.mindrot.org/show_bug.cgi?id=412
markus at openbsd.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From markus at openbsd.org 2002-10-12
2003 Jan 25
0
[Bug 85] ssh -2 localhost od /bin/ls | true ignore SIGPIPE
http://bugzilla.mindrot.org/show_bug.cgi?id=85
markus at openbsd.org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|markus at openbsd.org |openssh-unix-dev at mindrot.org
Status|ASSIGNED |NEW
------- Additional Comments From markus at
2002 Apr 14
1
[Bug 215] No warning for failed ssh -v -R
http://bugzilla.mindrot.org/show_bug.cgi?id=215
------- Additional Comments From markus at openbsd.org 2002-04-15 00:52 -------
Created an attachment (id=73)
please try this
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2002 Apr 15
1
[Bug 216] ssh-keygen vs. SSH Version 2.0.13 hostkeys
http://bugzilla.mindrot.org/show_bug.cgi?id=216
------- Additional Comments From markus at openbsd.org 2002-04-16 02:34 -------
please test against latest snapshot.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.