#34 should silverblue have authconfig in it - anaconda install failure
Closed 5 years ago Opened 5 years ago by dustymabe.

Fedora-Silverblue-ostree-x86_64-29-20180905.n.0.iso

If a provided kickstart has an authconfig line in it then the install will fail:

msg: /usr/sbin/authconfig is missing. Cannot setup authentication.

my kickstart happened to have the following line in it:

authconfig --enableshadow --passalgo=sha512

should authconfig be included in silverblue?


authconfig --enableshadow --passalgo=sha512

That line is only necessary for RHEL7, everything after has sane defaults.

Trying to include authselect would bring back https://github.com/pbrezina/authselect/issues/48

So basically, delete that from your kickstart.

So basically, delete that from your kickstart.

good to know. thanks!

Metadata Update from @dustymabe:
- Issue status updated to: Closed (was: Open)

5 years ago

Login to comment on this ticket.

Metadata