Skip to content

open() should support /dev/tty #762

@bagajjal

Description

@bagajjal

open() should support /dev/tty.

This is fixed but reverted the changes because password authentication testcases are failing.
With this fix, when we have a terminal SSH will always reads the password from the terminal. This makes our password authentication testcases to fail as there is no way to pass the password through SSH_ASKPASS.

As of now, /dev/tty is only used in the readpassphrase so for now we are not implementing the /dev/tty support.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions