Skip to content
Richard Spindler edited this page Feb 21, 2016 · 2 revisions

Show Login Information:

$ ./parsec.rb --server=hostname --report=login --format=table --masked

+----------------------+--------------+--------------+----------+
|            Security Settings (/etc/default/login)             |
+----------------------+--------------+--------------+----------+
| Item                 | Current      | Recommended  | Complies |
+----------------------+--------------+--------------+----------+
| UMASK                | 022          | 077          | *No*     |
| SYSLOG_FAILED_LOGINS | N/A          | 0            | *No*     |
| SYSLOG               | YES          | YES          | Yes      |
| PASSREQ              | YES          | YES          | Yes      |
| SLEEPTIME            | N/A          | 4            | *No*     |
| RETRIES              | 3            | 3            | Yes      |
| DISABLETIME          | N/A          | 3600         | *No*     |
| CONSOLE              | /dev/console | /dev/console | Yes      |
+----------------------+--------------+--------------+----------+

Clone this wiki locally