patch_systemd role – Build patched version of systemd to allow numerical login
Note
This role is part of the ufrmath.computer_labs collection (version 1.0.0).
To install it use: ansible-galaxy collection install git+https://github.com/guillod/computer_labs.
To use it in a playbook, specify: ufrmath.computer_labs.patch_systemd.
Entry point main – Build patched version of systemd to allow numerical login
Synopsis
Original PAM module
pam_systemd.soprovided bylibpam-systemdprevents users with purely numerical username to login through gdm;Build a patched version
libpam-systemd-patchoflibpam-systemdon the hostdelegate_build_to;Upload
libpam-systemd-patch_*.debtosoftware_servercustom repository;Install
libpam-systemd-patchcorresponding tosystemdversion without any upgrade, which automatically uninstalllibpam-systemd.
Parameters
Parameter |
Comments |
|---|---|
path where to build systemd Default: |
|
host on which to build systemd Default: |
|
host on which to upload patched systemd Default: |
Collection links
Repository (Sources) Administrator documentation User documentation