lastlog is not supported in OSX, at least not in 10.14.6 (#902)
Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
This commit is contained in:
@@ -165,7 +165,7 @@ username=$(echo $HOME | awk -F'/' '{print $3}') && lsof -u $username
|
||||
## Atomic Test #5 - Show if a user account has ever logged in remotely
|
||||
Show if a user account has ever logged in remotely
|
||||
|
||||
**Supported Platforms:** Linux, macOS
|
||||
**Supported Platforms:** Linux
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -67,7 +67,6 @@ atomic_tests:
|
||||
Show if a user account has ever logged in remotely
|
||||
supported_platforms:
|
||||
- linux
|
||||
- macos
|
||||
input_arguments:
|
||||
output_file:
|
||||
description: Path where captured results will be placed
|
||||
|
||||
Reference in New Issue
Block a user