ssh-keyadd.cfg

Package: WA2L/edrc 1.5.57
Section: Configuration Files (4)
Updated: 06 November 2020
Index Return to Main Contents

 

NAME

ssh-keyadd.cfg - configuration file for ssh-keyadd

 

SYNOPSIS

edrc/etc/ssh-keyadd.cfg

 

AVAILABILITY

WA2L/edrc

 

DESCRIPTION

This is the configuration file for the ssh-keyadd command.

 

FILEFORMAT

The fileformat is OPTION=VALUE

Between the OPTION, the = and the VALUE are no spaces.

Rows starting with a # are considered as comments.

You should not comment out any OPTION If you like to use default settings simply do not specify a VALUE.

 

OPTIONS

SSHD_CONFIGFILE
List of SSH configuration files.

Example: SSHD_CONFIGFILE="/etc/ssh/sshd_config /opt/ssh/etc/sshd_config"

Default: SSHD_CONFIGFILE="/etc/ssh/sshd_config /opt/ssh/etc/sshd_config"

SSHD_PROCESSNAME
List of SSH process names.

Example: SSHD_PROCESSNAME="/usr/sbin/sshd /opt/ssh/sbin/sshd /usr/lib/ssh/sshd"

Default: SSHD_PROCESSNAME="/usr/sbin/sshd /opt/ssh/sbin/sshd /usr/lib/ssh/sshd"

SSHD_PIDFILE
List of SSH PID file names.

Example: SSHD_PIDFILE="/var/run/sshd.pid /var/run/sshd.init.pid"

Default: SSHD_PIDFILE="/var/run/sshd.pid /var/run/sshd.init.pid"

AUTHORIZED_KEYS_FILE
List of authorized key files in $HOME/.ssh directory.

Example: AUTHORIZED_KEYS_FILE="authorized_keys"

Default: AUTHORIZED_KEYS_FILE="authorized_keys authorized_keys2"

LOG
Log output dir of ssh-keyadd. If you specify a relative path name the path is relative to the root of the EDRC installation.

Example: LOG=var/log

Default: LOG=var/log

EDRC_USER
Name of edrc user.

Example: EDRC_USER=edrc

Default: EDRC_USER=edrc

 

SEE ALSO

edrcintro(1), ssh-keyadd(1m), ssh-keyadd.pub(4)

 

NOTES

-

 

BUGS

-

 

AUTHOR

ssh-keyadd.cfg was developed by Christian Walther. Send suggestions and bug reports to wa2l@users.sourceforge.net .

 

COPYRIGHT

Copyright © 2020 Christian Walther

This is free software; see edrc/doc/COPYING for copying conditions. There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


 

Index

NAME
SYNOPSIS
AVAILABILITY
DESCRIPTION
FILEFORMAT
OPTIONS
SEE ALSO
NOTES
BUGS
AUTHOR
COPYRIGHT

This document was created by man2html using the manual pages.
Time: 00:14:25 GMT, March 08, 2025