You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/defender-for-iot/organizations/cli-ot-sensor.md
+13-16Lines changed: 13 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,9 +64,19 @@ At each level of the CLI you can use the following commands:
64
64
65
65
- back - returns to the previous CLI level.
66
66
- exit - exits the CLI connection.
67
-
- help - lists available commands.
67
+
- help - lists available commands.
68
68
69
-
when you need to enter a password, you have three attempts before the command closes and returns you to the previous command line.
69
+
#### Control user session timeouts
70
+
71
+
Define the time after which users are automatically signed out of the OT sensor. Define this value in a properties file saved on the sensor.
72
+
not that
73
+
For more information, see [Control user session timeouts](manage-users-sensor.md#control-user-session-timeouts).
74
+
75
+
#### Define maximum number of failed sign-ins
76
+
<!-- is this the same as entering a password for a command? -->
77
+
When entering a password, you have three attempts before the command closes and you return to the previous command line. To change the number of maximum failed sign-ins before an OT sensor will prevent the user from signing in again from the same IP address. Define this value in a properties file saved on the sensor.
78
+
79
+
For more information, see [Define maximum number of failed sign-ins](manage-users-sensor.md#define-maximum-number-of-failed-sign-ins).
70
80
71
81
### Reboot and shutdown
72
82
@@ -414,19 +424,6 @@ passwd: all authentication tokens updated successfully.
414
424
cyberx_host@xsense:/#
415
425
```
416
426
417
-
<!-- are these 2 still relevant??-->
418
-
### Control user session timeouts
419
-
420
-
Define the time after which users are automatically signed out of the OT sensor. Define this value in a properties file saved on the sensor.
421
-
not that
422
-
For more information, see [Control user session timeouts](manage-users-sensor.md#control-user-session-timeouts).
423
-
424
-
### Define maximum number of failed sign-ins
425
-
426
-
Define the number of maximum failed sign-ins before an OT sensor will prevent the user from signing in again from the same IP address. Define this value in a properties file saved on the sensor.
427
-
428
-
For more information, see [Define maximum number of failed sign-ins](manage-users-sensor.md#define-maximum-number-of-failed-sign-ins).
429
-
430
427
## Network configuration
431
428
432
429
### Network settings
@@ -689,7 +686,7 @@ lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
0 commit comments