/etc/profile.d/gnome-ssh-askpass.sh - CentOS Linux 7

This is the default example configuration of gnome-ssh-askpass.sh provided by OpenSSH. This config file was generated by OpenSSH running on CentOS 7.

It is located under: /etc/profile.d/gnome-ssh-askpass.sh

    SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass
export SSH_ASKPASS

    
  

Config Details

Location
/etc/profile.d/gnome-ssh-askpass.sh
Operating system
CentOS Linux 7
Length
2 lines
MD5 checksum
6bcfb218e0376f67244525842cc3f123

Usage

Download the raw file with wget or curl

Wget

wget -O gnome-ssh-askpass.sh.example http://exampleconfig.com/static/raw/openssh/centos7/etc/profile.d/gnome-ssh-askpass.sh

cURL

curl http://exampleconfig.com/static/raw/openssh/centos7/etc/profile.d/gnome-ssh-askpass.sh > gnome-ssh-askpass.sh.example