Get the default configuration file gnome-ssh-askpass.sh for OpenSSH, optimized for CentOS Linux 6. This example configuration ensures optimal compatibility and performance for OpenSSH, making it easy to set up and adjust to meet your needs.
Find and download the configuration file here: /etc/profile.d/gnome-ssh-askpass.sh.
For more configurations and setup guides, visit our related files section to further customize your system.
SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass
export SSH_ASKPASS
Download the raw file with wget or curl
wget -O gnome-ssh-askpass.sh.example https://exampleconfig.com/static/raw/openssh/centos6/etc/profile.d/gnome-ssh-askpass.sh
curl https://exampleconfig.com/static/raw/openssh/centos6/etc/profile.d/gnome-ssh-askpass.sh > gnome-ssh-askpass.sh.example
Other config files you might find useful