diff options
author | Chris St. Pierre <chris.a.st.pierre@gmail.com> | 2013-01-11 10:30:24 -0500 |
---|---|---|
committer | Chris St. Pierre <chris.a.st.pierre@gmail.com> | 2013-01-11 10:30:32 -0500 |
commit | 88638558f3fd40fef4eee1551094944483c82898 (patch) | |
tree | 5f0d2f3ad646c58f48aa25d81aac7be6e7631401 | |
parent | 36a168c5ff50f4ad3a7f9ea79b74d0bb6bdd6593 (diff) | |
download | bcfg2-88638558f3fd40fef4eee1551094944483c82898.tar.gz bcfg2-88638558f3fd40fef4eee1551094944483c82898.tar.bz2 bcfg2-88638558f3fd40fef4eee1551094944483c82898.zip |
doc: clarified ssh key configuration
-rw-r--r-- | doc/server/plugins/generators/cfg.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/server/plugins/generators/cfg.txt b/doc/server/plugins/generators/cfg.txt index a33028a13..f41fa10bb 100644 --- a/doc/server/plugins/generators/cfg.txt +++ b/doc/server/plugins/generators/cfg.txt @@ -550,7 +550,8 @@ Configuration In addition to ``privkey.xml`` and ``authorized_keys.xml``, described above, the behavior of the SSH key generation feature can be -influenced by several options in ``bcfg2.conf``: +influenced by several options in the ``[sshkeys]`` section of +``bcfg2.conf``: +----------------+---------------------------------------------------------+-----------------------+------------+ | Option | Description | Values | Default | |