diff --git a/content/self-host/client-configuration/advanced-settings/_index.de.md b/content/self-host/client-configuration/advanced-settings/_index.de.md index 36d95760..97feacf8 100644 --- a/content/self-host/client-configuration/advanced-settings/_index.de.md +++ b/content/self-host/client-configuration/advanced-settings/_index.de.md @@ -1437,3 +1437,33 @@ Verfügbar seit RustDesk 1.4.4 | Werte | Standard | Beispiel | | :------: | :------: | :------: | | Y, N | N | `allow-insecure-tls-fallback=Y` | + +### disable-change-permanent-password + +Deaktiviert die Möglichkeit, das permanente Passwort zu ändern. Wenn aktiviert, können Benutzer das permanente Passwort weder über die Benutzeroberfläche noch über die Befehlszeile festlegen oder ändern. + +Verfügbar seit RustDesk 1.4.5 + +| Werte | Standard | Beispiel | +| :------: | :------: | :------: | +| Y, N | N | `disable-change-permanent-password=Y` | + +### disable-change-id + +Deaktiviert die Möglichkeit, die Geräte-ID zu ändern. Wenn aktiviert, können Benutzer die ID weder über die Benutzeroberfläche noch über die Befehlszeile ändern. + +Verfügbar seit RustDesk 1.4.5 + +| Werte | Standard | Beispiel | +| :------: | :------: | :------: | +| Y, N | N | `disable-change-id=Y` | + +### disable-unlock-pin + +Deaktiviert die Verwendung der PIN zum Entsperren der Einstellungen. Wenn aktiviert, müssen Benutzer Systemadministratorrechte verwenden, um die Einstellungen zu entsperren, auch wenn eine PIN festgelegt wurde. + +Verfügbar seit RustDesk 1.4.5 + +| Werte | Standard | Beispiel | +| :------: | :------: | :------: | +| Y, N | N | `disable-unlock-pin=Y` | diff --git a/content/self-host/client-configuration/advanced-settings/_index.en.md b/content/self-host/client-configuration/advanced-settings/_index.en.md index 1f2f3f66..41ae4275 100644 --- a/content/self-host/client-configuration/advanced-settings/_index.en.md +++ b/content/self-host/client-configuration/advanced-settings/_index.en.md @@ -1450,3 +1450,33 @@ Available since RustDesk 1.4.4 | Values | Default | Example | | :------: | :------: | :------: | | Y, N | N | `allow-insecure-tls-fallback=Y` | + +### disable-change-permanent-password + +Disable the ability to change permanent password. When enabled, users cannot set or modify the permanent password through the UI or command line. + +Available since RustDesk 1.4.5 + +| Values | Default | Example | +| :------: | :------: | :------: | +| Y, N | N | `disable-change-permanent-password=Y` | + +### disable-change-id + +Disable the ability to change the device ID. When enabled, users cannot change the ID through the UI or command line. + +Available since RustDesk 1.4.5 + +| Values | Default | Example | +| :------: | :------: | :------: | +| Y, N | N | `disable-change-id=Y` | + +### disable-unlock-pin + +Disable using PIN to unlock settings. When enabled, users must use system administrator privileges to unlock settings, even if a PIN has been set. + +Available since RustDesk 1.4.5 + +| Values | Default | Example | +| :------: | :------: | :------: | +| Y, N | N | `disable-unlock-pin=Y` | diff --git a/content/self-host/client-configuration/advanced-settings/_index.es.md b/content/self-host/client-configuration/advanced-settings/_index.es.md index b8d3f4ea..704e2654 100644 --- a/content/self-host/client-configuration/advanced-settings/_index.es.md +++ b/content/self-host/client-configuration/advanced-settings/_index.es.md @@ -1437,3 +1437,33 @@ Disponible desde RustDesk 1.4.4 | Valores | Predeterminado | Ejemplo | | :------: | :------: | :------: | | Y, N | N | `allow-insecure-tls-fallback=Y` | + +### disable-change-permanent-password + +Deshabilita la capacidad de cambiar la contraseña permanente. Cuando está habilitado, los usuarios no pueden establecer ni modificar la contraseña permanente a través de la interfaz de usuario o la línea de comandos. + +Disponible desde RustDesk 1.4.5 + +| Valores | Predeterminado | Ejemplo | +| :------: | :------: | :------: | +| Y, N | N | `disable-change-permanent-password=Y` | + +### disable-change-id + +Deshabilita la capacidad de cambiar el ID del dispositivo. Cuando está habilitado, los usuarios no pueden cambiar el ID a través de la interfaz de usuario o la línea de comandos. + +Disponible desde RustDesk 1.4.5 + +| Valores | Predeterminado | Ejemplo | +| :------: | :------: | :------: | +| Y, N | N | `disable-change-id=Y` | + +### disable-unlock-pin + +Deshabilita el uso del PIN para desbloquear la configuración. Cuando está habilitado, los usuarios deben usar privilegios de administrador del sistema para desbloquear la configuración, incluso si se ha establecido un PIN. + +Disponible desde RustDesk 1.4.5 + +| Valores | Predeterminado | Ejemplo | +| :------: | :------: | :------: | +| Y, N | N | `disable-unlock-pin=Y` | diff --git a/content/self-host/client-configuration/advanced-settings/_index.fr.md b/content/self-host/client-configuration/advanced-settings/_index.fr.md index 656514aa..e87a8cd9 100644 --- a/content/self-host/client-configuration/advanced-settings/_index.fr.md +++ b/content/self-host/client-configuration/advanced-settings/_index.fr.md @@ -1437,3 +1437,33 @@ Disponible depuis RustDesk 1.4.4 | Valeurs | Par défaut | Exemple | | :------: | :------: | :------: | | Y, N | N | `allow-insecure-tls-fallback=Y` | + +### disable-change-permanent-password + +Désactive la possibilité de modifier le mot de passe permanent. Lorsque cette option est activée, les utilisateurs ne peuvent pas définir ou modifier le mot de passe permanent via l'interface utilisateur ou la ligne de commande. + +Disponible depuis RustDesk 1.4.5 + +| Valeurs | Par défaut | Exemple | +| :------: | :------: | :------: | +| Y, N | N | `disable-change-permanent-password=Y` | + +### disable-change-id + +Désactive la possibilité de modifier l'ID de l'appareil. Lorsque cette option est activée, les utilisateurs ne peuvent pas modifier l'ID via l'interface utilisateur ou la ligne de commande. + +Disponible depuis RustDesk 1.4.5 + +| Valeurs | Par défaut | Exemple | +| :------: | :------: | :------: | +| Y, N | N | `disable-change-id=Y` | + +### disable-unlock-pin + +Désactive l'utilisation du code PIN pour déverrouiller les paramètres. Lorsque cette option est activée, les utilisateurs doivent utiliser les privilèges d'administrateur système pour déverrouiller les paramètres, même si un code PIN a été défini. + +Disponible depuis RustDesk 1.4.5 + +| Valeurs | Par défaut | Exemple | +| :------: | :------: | :------: | +| Y, N | N | `disable-unlock-pin=Y` | diff --git a/content/self-host/client-configuration/advanced-settings/_index.it.md b/content/self-host/client-configuration/advanced-settings/_index.it.md index 6f3f652d..cfb12e5e 100644 --- a/content/self-host/client-configuration/advanced-settings/_index.it.md +++ b/content/self-host/client-configuration/advanced-settings/_index.it.md @@ -1437,3 +1437,33 @@ Disponibile da RustDesk 1.4.4 | Valori | Predefinito | Esempio | | :------: | :------: | :------: | | Y, N | N | `allow-insecure-tls-fallback=Y` | + +### disable-change-permanent-password + +Disabilita la possibilità di modificare la password permanente. Quando abilitato, gli utenti non possono impostare o modificare la password permanente tramite l'interfaccia utente o la riga di comando. + +Disponibile da RustDesk 1.4.5 + +| Valori | Predefinito | Esempio | +| :------: | :------: | :------: | +| Y, N | N | `disable-change-permanent-password=Y` | + +### disable-change-id + +Disabilita la possibilità di modificare l'ID del dispositivo. Quando abilitato, gli utenti non possono modificare l'ID tramite l'interfaccia utente o la riga di comando. + +Disponibile da RustDesk 1.4.5 + +| Valori | Predefinito | Esempio | +| :------: | :------: | :------: | +| Y, N | N | `disable-change-id=Y` | + +### disable-unlock-pin + +Disabilita l'uso del PIN per sbloccare le impostazioni. Quando abilitato, gli utenti devono utilizzare i privilegi di amministratore di sistema per sbloccare le impostazioni, anche se è stato impostato un PIN. + +Disponibile da RustDesk 1.4.5 + +| Valori | Predefinito | Esempio | +| :------: | :------: | :------: | +| Y, N | N | `disable-unlock-pin=Y` | diff --git a/content/self-host/client-configuration/advanced-settings/_index.ja.md b/content/self-host/client-configuration/advanced-settings/_index.ja.md index 11595734..3ca4c637 100644 --- a/content/self-host/client-configuration/advanced-settings/_index.ja.md +++ b/content/self-host/client-configuration/advanced-settings/_index.ja.md @@ -1447,3 +1447,33 @@ RustDesk 1.4.4 以降で利用可能 | 値 | デフォルト | 例 | | :------: | :------: | :------: | | Y, N | N | `allow-insecure-tls-fallback=Y` | + +### disable-change-permanent-password + +永続パスワードの変更を無効にします。有効にすると、ユーザーはUIまたはコマンドラインから永続パスワードを設定または変更できなくなります。 + +RustDesk 1.4.5 以降で利用可能 + +| 値 | デフォルト | 例 | +| :------: | :------: | :------: | +| Y, N | N | `disable-change-permanent-password=Y` | + +### disable-change-id + +デバイスIDの変更を無効にします。有効にすると、ユーザーはUIまたはコマンドラインからIDを変更できなくなります。 + +RustDesk 1.4.5 以降で利用可能 + +| 値 | デフォルト | 例 | +| :------: | :------: | :------: | +| Y, N | N | `disable-change-id=Y` | + +### disable-unlock-pin + +PINによる設定のロック解除を無効にします。有効にすると、PINが設定されていても、ユーザーはシステム管理者権限を使用して設定をロック解除する必要があります。 + +RustDesk 1.4.5 以降で利用可能 + +| 値 | デフォルト | 例 | +| :------: | :------: | :------: | +| Y, N | N | `disable-unlock-pin=Y` | diff --git a/content/self-host/client-configuration/advanced-settings/_index.pl.md b/content/self-host/client-configuration/advanced-settings/_index.pl.md index 5b5c785a..55bd11a7 100644 --- a/content/self-host/client-configuration/advanced-settings/_index.pl.md +++ b/content/self-host/client-configuration/advanced-settings/_index.pl.md @@ -1449,3 +1449,33 @@ Dostępne od RustDesk 1.4.4 | Wartości | Domyślnie | Przykład | | :------: | :------: | :------: | | Y, N | N | `allow-insecure-tls-fallback=Y` | + +### disable-change-permanent-password + +Wyłącza możliwość zmiany hasła stałego. Po włączeniu użytkownicy nie mogą ustawiać ani modyfikować hasła stałego przez interfejs użytkownika lub wiersz poleceń. + +Dostępne od RustDesk 1.4.5 + +| Wartości | Domyślnie | Przykład | +| :------: | :------: | :------: | +| Y, N | N | `disable-change-permanent-password=Y` | + +### disable-change-id + +Wyłącza możliwość zmiany ID urządzenia. Po włączeniu użytkownicy nie mogą zmieniać ID przez interfejs użytkownika lub wiersz poleceń. + +Dostępne od RustDesk 1.4.5 + +| Wartości | Domyślnie | Przykład | +| :------: | :------: | :------: | +| Y, N | N | `disable-change-id=Y` | + +### disable-unlock-pin + +Wyłącza używanie kodu PIN do odblokowywania ustawień. Po włączeniu użytkownicy muszą używać uprawnień administratora systemu do odblokowywania ustawień, nawet jeśli kod PIN został ustawiony. + +Dostępne od RustDesk 1.4.5 + +| Wartości | Domyślnie | Przykład | +| :------: | :------: | :------: | +| Y, N | N | `disable-unlock-pin=Y` | diff --git a/content/self-host/client-configuration/advanced-settings/_index.pt.md b/content/self-host/client-configuration/advanced-settings/_index.pt.md index b5aed139..b222e6f4 100644 --- a/content/self-host/client-configuration/advanced-settings/_index.pt.md +++ b/content/self-host/client-configuration/advanced-settings/_index.pt.md @@ -1439,3 +1439,33 @@ Disponível desde RustDesk 1.4.4 | Valores | Padrão | Exemplo | | :------: | :------: | :------: | | Y, N | N | `allow-insecure-tls-fallback=Y` | + +### disable-change-permanent-password + +Desabilita a capacidade de alterar a senha permanente. Quando habilitado, os usuários não podem definir ou modificar a senha permanente através da interface do usuário ou linha de comando. + +Disponível desde RustDesk 1.4.5 + +| Valores | Padrão | Exemplo | +| :------: | :------: | :------: | +| Y, N | N | `disable-change-permanent-password=Y` | + +### disable-change-id + +Desabilita a capacidade de alterar o ID do dispositivo. Quando habilitado, os usuários não podem alterar o ID através da interface do usuário ou linha de comando. + +Disponível desde RustDesk 1.4.5 + +| Valores | Padrão | Exemplo | +| :------: | :------: | :------: | +| Y, N | N | `disable-change-id=Y` | + +### disable-unlock-pin + +Desabilita o uso do PIN para desbloquear as configurações. Quando habilitado, os usuários devem usar privilégios de administrador do sistema para desbloquear as configurações, mesmo que um PIN tenha sido definido. + +Disponível desde RustDesk 1.4.5 + +| Valores | Padrão | Exemplo | +| :------: | :------: | :------: | +| Y, N | N | `disable-unlock-pin=Y` | diff --git a/content/self-host/client-configuration/advanced-settings/_index.ro.md b/content/self-host/client-configuration/advanced-settings/_index.ro.md index 42f14d10..c19bcef4 100644 --- a/content/self-host/client-configuration/advanced-settings/_index.ro.md +++ b/content/self-host/client-configuration/advanced-settings/_index.ro.md @@ -1450,3 +1450,33 @@ Disponibil din RustDesk 1.4.4 | Valori | Implicit | Exemplu | | :------: | :------: | :------: | | Y, N | N | `allow-insecure-tls-fallback=Y` | + +### disable-change-permanent-password + +Dezactivează posibilitatea de a schimba parola permanentă. Când este activat, utilizatorii nu pot seta sau modifica parola permanentă prin interfața utilizator sau linia de comandă. + +Disponibil din RustDesk 1.4.5 + +| Valori | Implicit | Exemplu | +| :------: | :------: | :------: | +| Y, N | N | `disable-change-permanent-password=Y` | + +### disable-change-id + +Dezactivează posibilitatea de a schimba ID-ul dispozitivului. Când este activat, utilizatorii nu pot schimba ID-ul prin interfața utilizator sau linia de comandă. + +Disponibil din RustDesk 1.4.5 + +| Valori | Implicit | Exemplu | +| :------: | :------: | :------: | +| Y, N | N | `disable-change-id=Y` | + +### disable-unlock-pin + +Dezactivează utilizarea PIN-ului pentru deblocarea setărilor. Când este activat, utilizatorii trebuie să utilizeze privilegii de administrator de sistem pentru a debloca setările, chiar dacă a fost setat un PIN. + +Disponibil din RustDesk 1.4.5 + +| Valori | Implicit | Exemplu | +| :------: | :------: | :------: | +| Y, N | N | `disable-unlock-pin=Y` | diff --git a/content/self-host/client-configuration/advanced-settings/_index.zh-cn.md b/content/self-host/client-configuration/advanced-settings/_index.zh-cn.md index 93c3953e..69e24fc7 100644 --- a/content/self-host/client-configuration/advanced-settings/_index.zh-cn.md +++ b/content/self-host/client-configuration/advanced-settings/_index.zh-cn.md @@ -1440,3 +1440,33 @@ https://github.com/rustdesk/rustdesk/pull/12911 | 值 | 默认值 | 示例 | | :------: | :------: | :------: | | Y, N | N | `allow-insecure-tls-fallback=Y` | + +### disable-change-permanent-password + +禁止更改永久密码。启用后,用户无法通过界面或命令行设置或修改永久密码。 + +自 RustDesk 1.4.5 版本起可用。 + +| 值 | 默认值 | 示例 | +| :------: | :------: | :------: | +| Y, N | N | `disable-change-permanent-password=Y` | + +### disable-change-id + +禁止更改设备 ID。启用后,用户无法通过界面或命令行更改 ID。 + +自 RustDesk 1.4.5 版本起可用。 + +| 值 | 默认值 | 示例 | +| :------: | :------: | :------: | +| Y, N | N | `disable-change-id=Y` | + +### disable-unlock-pin + +禁止使用 PIN 解锁设置。启用后,即使已设置 PIN,用户也必须使用系统管理员权限来解锁设置。 + +自 RustDesk 1.4.5 版本起可用。 + +| 值 | 默认值 | 示例 | +| :------: | :------: | :------: | +| Y, N | N | `disable-unlock-pin=Y` | diff --git a/content/self-host/client-configuration/advanced-settings/_index.zh-tw.md b/content/self-host/client-configuration/advanced-settings/_index.zh-tw.md index b566da28..8ad7cce1 100644 --- a/content/self-host/client-configuration/advanced-settings/_index.zh-tw.md +++ b/content/self-host/client-configuration/advanced-settings/_index.zh-tw.md @@ -1450,3 +1450,33 @@ https://github.com/rustdesk/rustdesk/pull/12911 | 值 | 預設值 | 範例 | | :------: | :------: | :------: | | Y, N | N | `allow-insecure-tls-fallback=Y` | + +### disable-change-permanent-password + +禁止更改永久密碼。啟用後,使用者無法透過介面或命令列設定或修改永久密碼。 + +自 RustDesk 1.4.5 起可用 + +| 值 | 預設值 | 範例 | +| :------: | :------: | :------: | +| Y, N | N | `disable-change-permanent-password=Y` | + +### disable-change-id + +禁止更改裝置 ID。啟用後,使用者無法透過介面或命令列更改 ID。 + +自 RustDesk 1.4.5 起可用 + +| 值 | 預設值 | 範例 | +| :------: | :------: | :------: | +| Y, N | N | `disable-change-id=Y` | + +### disable-unlock-pin + +禁止使用 PIN 解鎖設定。啟用後,即使已設定 PIN,使用者也必須使用系統管理員權限來解鎖設定。 + +自 RustDesk 1.4.5 起可用 + +| 值 | 預設值 | 範例 | +| :------: | :------: | :------: | +| Y, N | N | `disable-unlock-pin=Y` |