a
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
{
|
||||
awk -F: '($2 != "x" ) { print $1 " is not set to shadowed passwords "}' /etc/passwd
|
||||
}
|
||||
Reference in New Issue
Block a user