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

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

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

    setenv SSH_ASKPASS /usr/libexec/openssh/gnome-ssh-askpass

    
  

Config Details

Location
/etc/profile.d/gnome-ssh-askpass.csh
Operating system
CentOS Linux 7
Length
1 lines
MD5 checksum
22814bfb88d21ec2f655eba88503d034

Usage

Download the raw file with wget or curl

Wget

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

cURL

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