logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

fd0ssh — pipe for password-over-stdin support to ssh

Description

       This  is a wrapper for ssh which reads the password from stdin and sets things up so that ssh will recall
       the wrapper to get the password, which will be read from the parent process using a pipe.

       It is used by pam_mount(8) to mount SSH-based filesystems, such as ccgfs and sshfs.

Name

       fd0ssh — pipe for password-over-stdin support to ssh

See Also

hxtools(7)

       Idea by John S. Skogtvedt, http://www.debian-administration.org/articles/587

hxtools                                            2008-04-06                                          fd0ssh(1)

Syntax

fd0sshmount_command

See Also