Wiki source code of Пользователи
Last modified by strixadmin on 2025/09/10 08:15
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
4.1 | 1 | === **Типы пользователей** === |
| |
1.1 | 2 | |
| 3 | |||
| 4 | (% style="line-height:1.38" %) | ||
| |
2.1 | 5 | (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:700; text-decoration:none; white-space:pre-wrap" %)**Администратор **(% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)- пользователь с логином "admin", который обладает полными и неизменяемыми правами управления и не может быть удален. |
| |
1.1 | 6 | |
| 7 | |||
| 8 | (% style="line-height:1.38" %) | ||
| |
2.1 | 9 | (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:700; text-decoration:none; white-space:pre-wrap" %)**Обычный пользователь **(% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)- имеет настраиваемые Администратором права, может управлять системными настройками и просматривать все камеры. |
| |
1.1 | 10 | |
| 11 | |||
| |
4.1 | 12 | (% style="line-height: 1.38; margin-top: 27px; margin-bottom: 8px;" %) |
| 13 | === **Права доступа** === | ||
| |
1.1 | 14 | |
| 15 | |||
| 16 | (% style="line-height:1.38" %) | ||
| |
2.1 | 17 | (% style="border:none; color:#000000; display:inline-block; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; height:245px; overflow:hidden; text-decoration:none; white-space:pre-wrap; width:602px" %)[[image:https://lh7-rt.googleusercontent.com/docsz/AD_4nXcvnzXM5zByvmydPlPZOlbkHrjlxZgs7qdKSvPJK9t6-Resrc5UWWpys31lbUTWecaV0jZvNLvQhqVsbR8D2J2PQM_htUzsSJNpOqE8VDoetB_c2DIF25Z3LeXAjCSgI8k1FMzFXw?key=dT7aLQuMaE9cfzuAekSjkw||height="245" width="602"]] |
| |
1.1 | 18 | |
| 19 | |||
| 20 | (% style="line-height:1.38; margin-top:16px; margin-bottom:16px" %) | ||
| |
2.1 | 21 | (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)Если обычный пользователь имеет доступ к разделу "Пользователи", он сможет включать/отключать учетные записи других пользователей и определять их доступ к разделам системы, таким как "Камеры", "Мозаика" и "Сервер". |
| |
1.1 | 22 | |
| 23 | (% style="line-height:1.38; margin-top:16px; margin-bottom:16px" %) | ||
| |
2.1 | 24 | (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)Права доступа позволяют (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:700; text-decoration:none; white-space:pre-wrap" %)**Администратору**(% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %) тонко настраивать, что каждый (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:700; text-decoration:none; white-space:pre-wrap" %)**Обычный пользователь**(% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %) может видеть и делать в системе. Вы можете разрешать или запрещать доступ к отдельным разделам, например, к управлению камерами, пользователями, сервером или мозаиками. |
| |
1.1 | 25 | |
| 26 | |||
| |
4.1 | 27 | (% style="line-height: 1.38; margin-top: 27px; margin-bottom: 8px;" %) |
| 28 | === **Что делать, если забыли пароль?** === | ||
| |
1.1 | 29 | |
| |
4.1 | 30 | **Администратор**: |
| |
1.1 | 31 | |
| |
3.1 | 32 | (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)Пароль(% style="color:#444746; font-family:Roboto,sans-serif; font-size:10.5pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %) (% style="color:#444746; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)можно сбросить, выполнив команду в интерфейсе командной строки: |
| |
1.1 | 33 | |
| |
3.1 | 34 | {{code language="none"}} |
| 35 | sudo strixvid user_password_reset -u admin | ||
| 36 | {{/code}} | ||
| |
1.1 | 37 | |
| |
4.1 | 38 | (% class="wikigeneratedid" id="H41E43144B44743D44B43943F43E43B44C43743E43243044243543B44C:" %) |
| 39 | **Обычный пользователь:** | ||
| |
1.1 | 40 | |
| 41 | (% style="line-height:1.38" %) | ||
| |
2.1 | 42 | (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)Любой пользователь, у которого есть доступ к разделу “Пользователи” может сбросить пароль: |
| |
1.1 | 43 | |
| 44 | (% style="line-height:1.38" %) | ||
| |
2.1 | 45 | (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)Настройки → Пользователи → Выбрать аккаунт → «Сменить пароль» |
| |
1.1 | 46 | |
| 47 | |||
| 48 |