Displaying 20 results from an estimated 70000 matches similar to: "[Bug 69] Generalize SSH_ASKPASS"
2020 Jul 17
0
[Bug 69] Generalize SSH_ASKPASS
https://bugzilla.mindrot.org/show_bug.cgi?id=69
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |3086
Referenced Bugs:
https://bugzilla.mindrot.org/show_bug.cgi?id=3086
[Bug 3086] Ssh, scp (6.2p2 or 7.4p1)
2008 Aug 29
7
[Bug 69] Generalize SSH_ASKPASS
https://bugzilla.mindrot.org/show_bug.cgi?id=69
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |djm at mindrot.org
              Alias|                            |generalised-askpass
-- 
Configure bugmail:
2013 Jul 25
1
[Bug 1542] Send echo on/off flag to SSH_ASKPASS
https://bugzilla.mindrot.org/show_bug.cgi?id=1542
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |2130
--- Comment #13 from Damien Miller <djm at mindrot.org> ---
Retarget to openssh-6.4
-- 
You are
2020 Aug 03
0
[Bug 831] Allow agent forwarding in sftp & scp
https://bugzilla.mindrot.org/show_bug.cgi?id=831
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |3162
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED
2003 Jan 07
0
[Bug 69] Generalize SSH_ASKPASS
http://bugzilla.mindrot.org/show_bug.cgi?id=69
------- Additional Comments From djm at mindrot.org  2003-01-07 15:34 -------
hmmm, alternately you can fake it by setting "DISPLAY=foo"
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2020 Aug 04
0
[Bug 960] Support needed for NetBSD utmpx field ut_ss
https://bugzilla.mindrot.org/show_bug.cgi?id=960
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |3162
                 CC|                            |djm at mindrot.org
         Resolution|---                      
2004 Oct 04
1
[Bug 69] Generalize SSH_ASKPASS
http://bugzilla.mindrot.org/show_bug.cgi?id=69
------- Additional Comments From yath at yath.eu.org  2004-10-05 00:57 -------
Created an attachment (id=722)
 --> (http://bugzilla.mindrot.org/attachment.cgi?id=722&action=view)
Patch to make use of SSH_ASKPASS more configurable
$SSH_USE_ASKPASS may be set to "never", "always" or "preferred", to choose
2014 Feb 05
0
[Bug 1542] Send echo on/off flag to SSH_ASKPASS
https://bugzilla.mindrot.org/show_bug.cgi?id=1542
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |2188
--- Comment #15 from Damien Miller <djm at mindrot.org> ---
Retarget incomplete bugs / feature requests
2014 Apr 12
0
[Bug 1542] Send echo on/off flag to SSH_ASKPASS
https://bugzilla.mindrot.org/show_bug.cgi?id=1542
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |2226
--- Comment #17 from Damien Miller <djm at mindrot.org> ---
Retarget to 6.7 release, since 6.6 was mostly
2014 Aug 29
0
[Bug 1542] Send echo on/off flag to SSH_ASKPASS
https://bugzilla.mindrot.org/show_bug.cgi?id=1542
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |2266
--- Comment #19 from Damien Miller <djm at mindrot.org> ---
Retarget incomplete bugs to 6.8 release.
-- 
2015 Mar 02
0
[Bug 1542] Send echo on/off flag to SSH_ASKPASS
https://bugzilla.mindrot.org/show_bug.cgi?id=1542
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|2266                        |
--- Comment #21 from Damien Miller <djm at mindrot.org> ---
OpenSSH 6.8 is approaching release and closed for
2015 Mar 02
0
[Bug 1542] Send echo on/off flag to SSH_ASKPASS
https://bugzilla.mindrot.org/show_bug.cgi?id=1542
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |2360
--- Comment #22 from Damien Miller <djm at mindrot.org> ---
Retarget to 6.9
-- 
You are receiving this
2015 Aug 11
0
[Bug 1542] Send echo on/off flag to SSH_ASKPASS
https://bugzilla.mindrot.org/show_bug.cgi?id=1542
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |2443
--- Comment #23 from Damien Miller <djm at mindrot.org> ---
Retarget pending bugs to openssh-7.1
-- 
You
2016 Aug 02
0
[Bug 1342] SSH_ASKPASS not working as expected
https://bugzilla.mindrot.org/show_bug.cgi?id=1342
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED
--- Comment #3 from Damien Miller <djm at mindrot.org> ---
Close all resolved bugs after 7.3p1 release
2020 Aug 07
0
[Bug 1542] Send echo on/off flag to SSH_ASKPASS
https://bugzilla.mindrot.org/show_bug.cgi?id=1542
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED
--- Comment #25 from Damien Miller <djm at
2023 Dec 04
0
[Bug 1323] ssh-add: add an option to disable passphrase querying (batch mode)
https://bugzilla.mindrot.org/show_bug.cgi?id=1323
--- Comment #3 from Damien Miller <djm at mindrot.org> ---
This is possible now using SSH_ASKPASS_REQUIRE:
env SSH_ASKPASS_REQUIRE=force SSH_ASKPASS=/bin/false ssh-add ...
</dev/null
-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
2016 Feb 05
0
[Bug 1542] Send echo on/off flag to SSH_ASKPASS
https://bugzilla.mindrot.org/show_bug.cgi?id=1542
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|2451                        |
Referenced Bugs:
https://bugzilla.mindrot.org/show_bug.cgi?id=2451
[Bug 2451] Bugs intended to be fixed in 7.2
--
2023 Apr 14
0
[Bug 3562] New: make SSH_ASKPASS and SSH_ASKPASS_REQUIRE available as config options
https://bugzilla.mindrot.org/show_bug.cgi?id=3562
            Bug ID: 3562
           Summary: make SSH_ASKPASS and SSH_ASKPASS_REQUIRE available as
                    config options
           Product: Portable OpenSSH
           Version: 9.3p1
          Hardware: Other
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: ssh
2024 Dec 06
0
[Bug 1323] ssh-add: add an option to disable passphrase querying (batch mode)
https://bugzilla.mindrot.org/show_bug.cgi?id=1323
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
--- Comment #4 from Damien Miller <djm at
2015 May 25
0
[Bug 1542] Send echo on/off flag to SSH_ASKPASS
https://bugzilla.mindrot.org/show_bug.cgi?id=1542
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|2360                        |2403
-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching