#21 user accts locked during user exec

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
Mark Bolwell 2022-08-23 12:21:11 +01:00
parent c697431c00
commit f45bbd6ee8
No known key found for this signature in database
GPG key ID: F734FDFC154B83FB

View file

@ -32,7 +32,7 @@
- item.id != "sync"
- item.id != "root"
- item.id != "nfsnobody"
- min_int_uid | int < item.gid
- item.gid < min_int_uid | int
- item.shell != " /bin/false"
- item.shell != " /usr/sbin/nologin"
loop_control: