/etc/gfal2.d/sftp_plugin.conf is in gfal2-plugin-sftp 2.15.2-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 | #
# basic configuration for the gfal 2 sftp plugin
[SFTP PLUGIN]
## Defaults to current user name
# USER=
## Defaults to empty
# PASSWORD=
## Defaults to $HOME/.ssh/id_rsa
# PRIVKEY=
## Private key passphrase. Defaults to empty
# PASSPHRASE=
|