Skip to content

oddjob-mkhomedir is installed by default but there is no enabling of oddjob deaemon on RHEL7 #23

@bmx0r

Description

@bmx0r

From rhel documentation:

Install the oddjob-mkhomedir package on the system.
This package provides the pam_oddjob_mkhomedir.so library, which the authconfig command uses to create home directories. The pam_oddjob_mkhomedir.so library, unlike the default pam_mkhomedir.so library, can create SELinux labels.
The authconfig command automatically uses the pam_oddjob_mkhomedir.so library if it is available. Otherwise, it will default to using pam_mkhomedir.so.
Make sure the oddjobd service is running.

Since
oddjob-mkhomedir: ensure: present
It would be wise to make sure the oddjob service is enabled, or we should put it to absent?

what would be the best solution?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions