EnglishFrenchSpanish

OnWorks favicon

ssh-askpass-noinput - Online in the Cloud

Run ssh-askpass-noinput in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command ssh-askpass-noinput that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


ssh-askpass-noinput - an ssh-askpass implementation for asking allow/deny questions

SYNOPSIS


ssh-askpass-noinput text

DESCRIPTION


ssh-askpass-noinput is an implementation of ssh-askpass, which does not acutally ask for a
password; instead, it only asks a binary (allow/deny) question and exits with 0 for allow
and 1 for deny.

It is not intended as a general replacement for ssh-askpass, but for special applications
that don't care about a passphrase.

OPTIONS


As usual with ssh-askpass implementations, ssh-askpass-noinput only takes a single
argument, which will be presented as the question.

BACKGROUND AND APPLICATIONS


Some programs (ssh-agent and ssh-agent-filter) use ssh-askpass to have users confirm
actions without entering a passphrase; ssh-agent does this when used via ssh-add's -c
option. They do not indicate that it is a binary question (because in the classical
ssh-agent invocation, there is no option to do this), and expect the user to ignore the
text input and click "OK" or "Cancel", whereupon they read the askpass's exit status.

With programs that are known to only ask those questions, setting
SSH_ASKPASS=ssh-askpass-noinput in their environment will make them use this particular
implementation for their questions. It should never be installed as /usr/bin/ssh-askpass.

FUTURE


This solution is obviously a hack, which is needed until a way is established and
implemented for ssh-askpass to be used more flexibly.

Use ssh-askpass-noinput online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    MSYS2
    MSYS2
    MSYS2 is a collection of tools and
    libraries providing you with an
    easy-to-use environment for building,
    installing and running native Windows
    software. It con...
    Download MSYS2
  • 2
    libjpeg-turbo
    libjpeg-turbo
    libjpeg-turbo is a JPEG image codec
    that uses SIMD instructions (MMX, SSE2,
    NEON, AltiVec) to accelerate baseline
    JPEG compression and decompression on
    x86, x8...
    Download libjpeg-turbo
  • 3
    Xtreme Download Manager
    Xtreme Download Manager
    The project has a new home now:
    https://xtremedownloadmanager.com/ For
    developers:
    https://github.com/subhra74/xdm Xtreme
    Download Manager is a powerful tool t...
    Download Xtreme Download Manager
  • 4
    TTGO VGA32 Lite
    TTGO VGA32 Lite
    Features:4:3 and 16:9 low resolution
    VGA outputPS/2 keyboard and mouse
    inputText-based user interface (TUI)
    with dialog managerPartial Unicode
    supportSlave dis...
    Download TTGO VGA32 Lite
  • 5
    Clover EFI bootloader
    Clover EFI bootloader
    Project has moved to
    https://github.com/CloverHackyColor/CloverBootloader..
    Features:Boot macOS, Windows, and Linux
    in UEFI or legacy mode on Mac or PC with
    UE...
    Download Clover EFI bootloader
  • 6
    unitedrpms
    unitedrpms
    Join us in Gitter!
    https://gitter.im/unitedrpms-people/Lobby
    Enable the URPMS repository in your
    system -
    https://github.com/UnitedRPMs/unitedrpms.github.io/bl...
    Download unitedrpms
  • More »

Linux commands

Ad