Opened 9 years ago

Closed 7 years ago

#1069 closed task (fixed)

Shadow install nologin

Reported by: William Harrington Owned by: clfs-commits@…
Priority: major Milestone: CLFS Standard 3.1.0
Component: BOOK Version: CLFS Standard GIT
Keywords: Cc: berzerkula@…, jonathan@…, chris@…

Description (last modified by William Harrington)

Install nologin. Shadow's nologin is preferred.

sed -i 's/groups$(EXEEXT) //' src/Makefile.in
find man -name Makefile.in -exec sed -i 's/man1\/groups\.1 //' '{}' \;

Change History (4)

comment:1 by William Harrington, 9 years ago

Description: modified (diff)

comment:2 by William Harrington, 9 years ago

Add

--with-group-name-max-length=32

Some systemd group names are long.

comment:3 by William Harrington, 8 years ago

Summary: Shadow 4.2.1 install nologinShadow install nologin

comment:4 by William Harrington, 7 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.