.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4. .TH LTSP-UPDATE-SSHKEYS "8" "January 2017" "ltsp-update-sshkeys 5.5.9-2" "System Administration Utilities" .SH NAME ltsp-update-sshkeys \- update LTSP chroots to trust the server ssh keys .SH SYNOPSIS .B ltsp-update-sshkeys [\fI\,OPTION\/\fR] [\fI\,host\/\fR...] .SH DESCRIPTION If any hosts are specified, their SSH keys are exported in a file, by default \fI\,/etc/ltsp/ssh_known_hosts.auto\/\fP. Otherwise, all LTSP chroots are updated to trust the SSH keys of this server along with any additional keys in \fI\,/etc/ltsp/ssh_known_hosts\/\fP.* files. .SH OPTIONS .TP \fB\-b\fR, \fB\-\-base\fR[=\fI\,PATH\/\fR] The LTSP base directory Defaults to \fI\,/opt/ltsp\/\fP if unspecified. .TP \fB\-e\fR, \fB\-\-export\fR[=\fI\,FILE\/\fR] File name to export the hosts SSH keys to (\- for stdout). Defaults to \fI\,/etc/ltsp/ssh_known_hosts.auto\/\fP if unspecified. .TP \fB\-h\fR, \fB\-\-help\fR Displays the ltsp\-update\-sshkeys help message. .TP \fB\-p\fR, \fB\-\-port\fR[=\fI\,PORT\/\fR] SSH port for remote servers. .TP \fB\-u\fR, \fB\-\-update\fR Update the chroot SSH keys even if hosts are specified. .TP \fB\-\-version\fR Output version information and exit. .SH AVAILABILITY Part of the \fBltsp\fP package and the latest versions are available in source form from \fIhttps://launchpad.net/products/ltsp\fR. .SH FILES \fI/etc/ltsp/.conf\fR: Upon execution the tool will read a configuration file to override built-in defaults. Values are NAME="VALUE" pairs, with # representing commented lines. most commandline options have an equivalent. an example Debian based system with an alternate base location, architecture, and distribution: # set alternate default location for ltsp chroot (\-\-base) BASE="/srv/ltsp" # build an amd64 chroot by default (\-\-arch) ARCH="amd64" # build a Debian sid environment (\-\-dist) DIST="sid" \fI/etc/ltsp/ltsp-server.conf\fR: Each LTSP server tool will read a generic configuration file. This file is typically used for setting BASE, TFTP_DIRS and TFTP_BOOT_DIR. These settings are overwritten by those set in specific tool configs. .SH AUTHOR Autogenerated from the script source code with \fBhelp2man\fP. Distributed under the terms of the GNU General Public License version 2 or any later version. .SH "REPORTING BUGS" Report bugs to \fIhttps://bugs.launchpad.net/ltsp\fR. .SH "SEE ALSO" \fBltsp\-build\-client\fP(8), \fBltsp\-update\-kernels\fP(8), \fBssh\-keyscan\fP(1), \fBsshd\fP(8)