Update the lastlog and faillog usage with the --root option.
This commit is contained in:
@@ -6,6 +6,7 @@ Options:
|
||||
-l, --lock-secs SEC after failed login lock account for SEC seconds
|
||||
-m, --maximum MAX set maximum failed login counters to MAX
|
||||
-r, --reset reset the counters of login failures
|
||||
-R, --root CHROOT_DIR directory to chroot into
|
||||
-t, --time DAYS display faillog records more recent than DAYS
|
||||
-u, --user LOGIN/RANGE display faillog record or maintains failure
|
||||
counters and limits (if used with -r, -m,
|
||||
|
||||
@@ -7,6 +7,7 @@ Options:
|
||||
-l, --lock-secs SEC after failed login lock account for SEC seconds
|
||||
-m, --maximum MAX set maximum failed login counters to MAX
|
||||
-r, --reset reset the counters of login failures
|
||||
-R, --root CHROOT_DIR directory to chroot into
|
||||
-t, --time DAYS display faillog records more recent than DAYS
|
||||
-u, --user LOGIN/RANGE display faillog record or maintains failure
|
||||
counters and limits (if used with -r, -m,
|
||||
|
||||
@@ -7,6 +7,7 @@ Options:
|
||||
-l, --lock-secs SEC after failed login lock account for SEC seconds
|
||||
-m, --maximum MAX set maximum failed login counters to MAX
|
||||
-r, --reset reset the counters of login failures
|
||||
-R, --root CHROOT_DIR directory to chroot into
|
||||
-t, --time DAYS display faillog records more recent than DAYS
|
||||
-u, --user LOGIN/RANGE display faillog record or maintains failure
|
||||
counters and limits (if used with -r, -m,
|
||||
|
||||
@@ -6,6 +6,7 @@ Options:
|
||||
-l, --lock-secs SEC after failed login lock account for SEC seconds
|
||||
-m, --maximum MAX set maximum failed login counters to MAX
|
||||
-r, --reset reset the counters of login failures
|
||||
-R, --root CHROOT_DIR directory to chroot into
|
||||
-t, --time DAYS display faillog records more recent than DAYS
|
||||
-u, --user LOGIN/RANGE display faillog record or maintains failure
|
||||
counters and limits (if used with -r, -m,
|
||||
|
||||
@@ -6,6 +6,7 @@ Options:
|
||||
-l, --lock-secs SEC after failed login lock account for SEC seconds
|
||||
-m, --maximum MAX set maximum failed login counters to MAX
|
||||
-r, --reset reset the counters of login failures
|
||||
-R, --root CHROOT_DIR directory to chroot into
|
||||
-t, --time DAYS display faillog records more recent than DAYS
|
||||
-u, --user LOGIN/RANGE display faillog record or maintains failure
|
||||
counters and limits (if used with -r, -m,
|
||||
|
||||
@@ -6,6 +6,7 @@ Options:
|
||||
-l, --lock-secs SEC after failed login lock account for SEC seconds
|
||||
-m, --maximum MAX set maximum failed login counters to MAX
|
||||
-r, --reset reset the counters of login failures
|
||||
-R, --root CHROOT_DIR directory to chroot into
|
||||
-t, --time DAYS display faillog records more recent than DAYS
|
||||
-u, --user LOGIN/RANGE display faillog record or maintains failure
|
||||
counters and limits (if used with -r, -m,
|
||||
|
||||
@@ -3,6 +3,7 @@ Usage: lastlog [options]
|
||||
Options:
|
||||
-b, --before DAYS print only lastlog records older than DAYS
|
||||
-h, --help display this help message and exit
|
||||
-R, --root CHROOT_DIR directory to chroot into
|
||||
-t, --time DAYS print only lastlog records more recent than DAYS
|
||||
-u, --user LOGIN print lastlog record of the specified LOGIN
|
||||
|
||||
|
||||
@@ -4,6 +4,7 @@ Usage: lastlog [options]
|
||||
Options:
|
||||
-b, --before DAYS print only lastlog records older than DAYS
|
||||
-h, --help display this help message and exit
|
||||
-R, --root CHROOT_DIR directory to chroot into
|
||||
-t, --time DAYS print only lastlog records more recent than DAYS
|
||||
-u, --user LOGIN print lastlog record of the specified LOGIN
|
||||
|
||||
|
||||
@@ -4,6 +4,7 @@ Usage: lastlog [options]
|
||||
Options:
|
||||
-b, --before DAYS print only lastlog records older than DAYS
|
||||
-h, --help display this help message and exit
|
||||
-R, --root CHROOT_DIR directory to chroot into
|
||||
-t, --time DAYS print only lastlog records more recent than DAYS
|
||||
-u, --user LOGIN print lastlog record of the specified LOGIN
|
||||
|
||||
|
||||
Reference in New Issue
Block a user