lorax/docs
Brian C. Lane f113766f22 Lock the root account, except on live-iso
If we leave the root account w/o a password people will use it that way,
leading to insecure images. Also if we use a default password. So lock
the root account in the templates.

Users will need to do one of these things:
 1. Use [[customizations.user]] in their blueprint to configure root or
    another user.
 2. Use [[customizations.sshkey]] to set a key for root
 2. Install a package that configures a user at install time
 3. Install a package that sets up a user at boot time (eg. cloud-init)

This also drops the auth line from the kickstart templates, allowing it
to use the default password algoritm instead of md5.

Resolves: rhbz#1626120
2018-09-28 14:30:58 -07:00
..
man Add basic documentation generation with Sphinx 2018-06-11 16:54:58 -07:00
composer-cli.rst lorax-composer: Update documentation 2018-06-29 13:35:19 -07:00
conf.py Fix Sphinx read_version code 2018-06-19 14:35:43 -07:00
fedora-minimized.ks livemedia-creator: Remove random-seed from images (#1258986) 2015-09-02 10:26:42 -07:00
index.rst lorax-composer: Update documentation 2018-06-29 13:35:19 -07:00
intro.rst Add basic documentation generation with Sphinx 2018-06-11 16:54:58 -07:00
livemedia-creator.rst Update docs/ with lorax, livemedia-creator, and product-images 2018-06-11 16:54:58 -07:00
lorax-composer.rst Lock the root account, except on live-iso 2018-09-28 14:30:58 -07:00
lorax.rst Update docs/ with lorax, livemedia-creator, and product-images 2018-06-11 16:54:58 -07:00
Makefile Update Sphinx documentation for composer.cli 2018-06-11 16:54:58 -07:00
product-images.rst Update docs/ with lorax, livemedia-creator, and product-images 2018-06-11 16:54:58 -07:00
rhel7-livemedia.ks Add reqpart to example kickstart files 2018-06-11 13:52:21 -07:00
rhel7-minimal.ks Add reqpart to example kickstart files 2018-06-11 13:52:21 -07:00
rhel-atomic-pxe-live.ks Override services kickstart setting from interactive-defaults.ks 2015-04-13 10:05:17 +02:00