Skip to content

Commit d08c54e

Browse files
committed
19031 Use nologin for Linux agent user's login shell
This change adds the werk for change Ie485979870536915b1e89b2007ab1c63468ad4d2. SUP-23999 SUP-27090 Change-Id: I1b3244935f706f9bc15c4eec8e4f19933972a805
1 parent 1ebdaaf commit d08c54e

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

.werks/19031.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
[//]: # (werk v2)
2+
# Use nologin for Linux agent user's login shell
3+
4+
key | value
5+
---------- | ---
6+
date | 2026-01-05T09:06:56+00:00
7+
version | 2.5.0b1
8+
class | feature
9+
edition | cre
10+
component | checks
11+
level | 1
12+
compatible | yes
13+
14+
The Linux agent user's login shell is now set to nologin rather than /bin/false where nologin is available.
15+
Otherwise /bin/false will be used as before.
16+
17+
This change improves compliance with security benchmarks such as the CIS benchmark for RHEL.

0 commit comments

Comments
 (0)