Skip to content

Commit 5dc2260

Browse files
committed
update
1 parent c27ad98 commit 5dc2260

File tree

1 file changed

+13
-16
lines changed

1 file changed

+13
-16
lines changed

articles/defender-for-iot/organizations/cli-ot-sensor.md

Lines changed: 13 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,19 @@ At each level of the CLI you can use the following commands:
6464

6565
- back - returns to the previous CLI level.
6666
- exit - exits the CLI connection.
67-
- help - lists available commands.
67+
- help - lists available commands.
6868

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).
7080

7181
### Reboot and shutdown
7282

@@ -414,19 +424,6 @@ passwd: all authentication tokens updated successfully.
414424
cyberx_host@xsense:/#
415425
```
416426

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-
430427
## Network configuration
431428

432429
### Network settings
@@ -689,7 +686,7 @@ lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
689686
TX packets 837196 bytes 259542408 (259.5 MB)
690687
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
691688
```
692-
689+
<!-- remove the rest of the page??? ARIEL-->
693690
## Traffic capture filters
694691
695692

0 commit comments

Comments
 (0)