403 B
403 B
+++ date = '2026-03-02T18:39:17-06:00' draft = false title = 'Enable oddjob-mkhomedir' layout = 'chapter' type = 'book' tags = 'linux' chapterno = 1 +++
This is for RHEL based distros, specifically Fedora 43+:
- Check if
oddjobandoddjob-mkhomediris installed. - Run as root:
authselect enable-feature with-mkhomedir - Enable oddjobd. Run as root:
systemctl enable --now oddjobd.service