Authselect profile for virtualization (FSTEK 187)
==========================================

Selecting this profile will enable extended logging required by FSTEK order 187

This profile can be used on systems that require advanced logging with different severity levels.


AVAILABLE OPTIONAL FEATURES
---------------------------

with-faillock::
    Enable account locking in case of too many consecutive
    authentication failures.

with-mkhomedir::
    Enable automatic creation of home directories for users on their
    first login.

with-ecryptfs::
    Enable automatic per-user ecryptfs.

with-silent-lastlog::
    Do not produce pam_lastlog message during login.

with-pamaccess::
    Check access.conf during account authorization.

with-pwhistory::
    Enable pam_pwhistory module for local users.

with-altfiles::
    Use nss_altfiles for passwd and group nsswitch databases.

with-mdns4::
    Enable multicast DNS over IPv4.

with-mdns6::
    Enable multicast DNS over IPv6.

with-systemd-homed::
    If set, pam_systemd_homed is enabled for all pam operations.

with-libvirt::
    Enable connecting to libvirt VMs using the hostname configured in the
    guest OS or, as a fallback, their name.

without-nullok::
    Do not add nullok parameter to pam_unix.

EXAMPLES
--------

* Enable virtualization profile

  authselect select libvirt

SEE ALSO
--------
* man passwd(5)
* man group(5)
