mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2026-04-02 22:06:04 +00:00
remove selinux
This commit is contained in:
@@ -102,19 +102,3 @@ Der Anmeldebildschirm mit Wayland wird noch nicht unterstützt. Wenn Sie nach de
|
||||
Bitte **neu starten**, damit die oben genannten Änderungen wirksam werden.
|
||||
{{% /notice %}}
|
||||
|
||||
### Berechtigungsproblem
|
||||
|
||||
Wenn SELinux aktiviert ist, funktioniert RustDesk weder in X11- noch in Wayland-Umgebungen ordnungsgemäß, siehe zugehörige [Probleme](https://github.com/search?q=repo%3Arustdesk%2Frustdesk+SElinux&type=issues).
|
||||
|
||||
Sie können ausführen:
|
||||
|
||||
```sh
|
||||
$ sudo grep 'comm="rustdesk"' /var/log/audit/audit.log | tail -1
|
||||
type=AVC msg=audit(1697902459.165:707): avc: denied { name_connect } for pid=31346 comm="rustdesk" dest=53330 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:ephemeral_port_t:s0 tclass=tcp_socket permissive=0
|
||||
```
|
||||
|
||||
{{% notice note %}}
|
||||
Die Zahl in Klammern hinter `audit` ist der Zeitstempel.
|
||||
{{% /notice %}}
|
||||
|
||||
Wenn die Ausgabe `avc: denied` enthält, müssen Sie SELinux-Richtlinien hinzufügen, siehe [SELinux](https://rustdesk.com/docs/de/client/linux/selinux/).
|
||||
|
||||
@@ -104,19 +104,3 @@ Login screen using Wayland is not supported yet. If you wanna access login scree
|
||||
Please **reboot** to make above changes taking effect.
|
||||
{{% /notice %}}
|
||||
|
||||
### Permissions Issue
|
||||
|
||||
If SELinux is enabled, RustDesk will not work properly in either X11 or Wayland environments, related [issues](https://github.com/search?q=repo%3Arustdesk%2Frustdesk+SElinux&type=issues).
|
||||
|
||||
You can run:
|
||||
|
||||
```sh
|
||||
$ sudo grep 'comm="rustdesk"' /var/log/audit/audit.log | tail -1
|
||||
type=AVC msg=audit(1697902459.165:707): avc: denied { name_connect } for pid=31346 comm="rustdesk" dest=53330 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:ephemeral_port_t:s0 tclass=tcp_socket permissive=0
|
||||
```
|
||||
|
||||
{{% notice note %}}
|
||||
The number in parentheses after `audit` is timestamp.
|
||||
{{% /notice %}}
|
||||
|
||||
If the output contains `avc: denied`, you need to add SELinux policies, please refer to [SELinux](https://rustdesk.com/docs/en/client/linux/selinux/).
|
||||
|
||||
@@ -102,19 +102,3 @@ La pantalla de inicio de sesión usando Wayland aún no es compatible. Si desea
|
||||
Por favor **reinicie** para que los cambios anteriores tomen efecto.
|
||||
{{% /notice %}}
|
||||
|
||||
### Problemas de permisos
|
||||
|
||||
Si SELinux está habilitado, RustDesk no funcionará correctamente en entornos X11 o Wayland, [problemas](https://github.com/search?q=repo%3Arustdesk%2Frustdesk+SElinux&type=issues) relacionados.
|
||||
|
||||
Puede ejecutar:
|
||||
|
||||
```sh
|
||||
$ sudo grep 'comm="rustdesk"' /var/log/audit/audit.log | tail -1
|
||||
type=AVC msg=audit(1697902459.165:707): avc: denied { name_connect } for pid=31346 comm="rustdesk" dest=53330 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:ephemeral_port_t:s0 tclass=tcp_socket permissive=0
|
||||
```
|
||||
|
||||
{{% notice note %}}
|
||||
El número entre paréntesis después de `audit` es la marca de tiempo.
|
||||
{{% /notice %}}
|
||||
|
||||
Si la salida contiene `avc: denied`, necesita agregar políticas de SELinux, por favor consulte [SELinux](https://rustdesk.com/docs/es/client/linux/selinux/).
|
||||
@@ -102,19 +102,3 @@ L'écran de connexion utilisant Wayland n'est pas encore pris en charge. Si vous
|
||||
Veuillez **redémarrer** pour que les modifications ci-dessus prennent effet.
|
||||
{{% /notice %}}
|
||||
|
||||
### Problèmes de permissions
|
||||
|
||||
Si SELinux est activé, RustDesk ne fonctionnera pas correctement dans les environnements X11 ou Wayland, [problèmes](https://github.com/search?q=repo%3Arustdesk%2Frustdesk+SElinux&type=issues) connexes.
|
||||
|
||||
Vous pouvez exécuter :
|
||||
|
||||
```sh
|
||||
$ sudo grep 'comm="rustdesk"' /var/log/audit/audit.log | tail -1
|
||||
type=AVC msg=audit(1697902459.165:707): avc: denied { name_connect } for pid=31346 comm="rustdesk" dest=53330 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:ephemeral_port_t:s0 tclass=tcp_socket permissive=0
|
||||
```
|
||||
|
||||
{{% notice note %}}
|
||||
Le nombre entre parenthèses après `audit` est l'horodatage.
|
||||
{{% /notice %}}
|
||||
|
||||
Si la sortie contient `avc: denied`, vous devez ajouter des politiques SELinux, veuillez vous référer à [SELinux](https://rustdesk.com/docs/fr/client/linux/selinux/).
|
||||
@@ -101,20 +101,3 @@ La schermata di login che utilizza Wayland non è ancora supportata. Se vuoi acc
|
||||
{{% notice note %}}
|
||||
Si prega di **riavviare** per rendere effettive le modifiche sopra.
|
||||
{{% /notice %}}
|
||||
|
||||
### Problemi di Permessi
|
||||
|
||||
Se SELinux è abilitato, RustDesk non funzionerà correttamente né in ambienti X11 né Wayland, [problemi](https://github.com/search?q=repo%3Arustdesk%2Frustdesk+SElinux&type=issues) correlati.
|
||||
|
||||
Puoi eseguire:
|
||||
|
||||
```sh
|
||||
$ sudo grep 'comm="rustdesk"' /var/log/audit/audit.log | tail -1
|
||||
type=AVC msg=audit(1697902459.165:707): avc: denied { name_connect } for pid=31346 comm="rustdesk" dest=53330 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:ephemeral_port_t:s0 tclass=tcp_socket permissive=0
|
||||
```
|
||||
|
||||
{{% notice note %}}
|
||||
Il numero tra parentesi dopo `audit` è il timestamp.
|
||||
{{% /notice %}}
|
||||
|
||||
Se l'output contiene `avc: denied`, è necessario aggiungere le politiche SELinux, fare riferimento a [SELinux](https://rustdesk.com/docs/it/client/linux/selinux/).
|
||||
@@ -102,19 +102,3 @@ Waylandを使用するログイン画面はまだサポートされていませ
|
||||
上記の変更を有効にするには**再起動**してください。
|
||||
{{% /notice %}}
|
||||
|
||||
### 権限の問題
|
||||
|
||||
SELinuxが有効になっている場合、RustDeskはX11でもWayland環境でも正しく動作しません。関連する[問題](https://github.com/search?q=repo%3Arustdesk%2Frustdesk+SElinux&type=issues)。
|
||||
|
||||
次のコマンドを実行できます:
|
||||
|
||||
```sh
|
||||
$ sudo grep 'comm="rustdesk"' /var/log/audit/audit.log | tail -1
|
||||
type=AVC msg=audit(1697902459.165:707): avc: denied { name_connect } for pid=31346 comm="rustdesk" dest=53330 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:ephemeral_port_t:s0 tclass=tcp_socket permissive=0
|
||||
```
|
||||
|
||||
{{% notice note %}}
|
||||
`audit`の後の括弧内の数字はタイムスタンプです。
|
||||
{{% /notice %}}
|
||||
|
||||
出力に`avc: denied`が含まれている場合は、SELinuxポリシーを追加する必要があります。[SELinux](https://rustdesk.com/docs/ja/client/linux/selinux/)を参照してください。
|
||||
@@ -102,19 +102,3 @@ Obsługa ekranów logowania przy użyciu Waylanda nie jest jeszcze wspierana. Je
|
||||
**Uruchom ponownie** system aby powyższe zmiany weszły w życie.
|
||||
{{% /notice %}}
|
||||
|
||||
### Problemy z uprawnieniami
|
||||
|
||||
Jeżeli SELinux jest włączony, RustDesk nie będzie poprawnie działał ani w środowiskach X11, ani Waylandowych. Powiązane zgłoszenia znajdziesz [tutaj](https://github.com/search?q=repo%3Arustdesk%2Frustdesk+SElinux&type=issues).
|
||||
|
||||
Możesz wykonać:
|
||||
|
||||
```sh
|
||||
$ sudo grep 'comm="rustdesk"' /var/log/audit/audit.log | tail -1
|
||||
type=AVC msg=audit(1697902459.165:707): avc: denied { name_connect } for pid=31346 comm="rustdesk" dest=53330 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:ephemeral_port_t:s0 tclass=tcp_socket permissive=0
|
||||
```
|
||||
|
||||
{{% notice note %}}
|
||||
Numer w nawiasach po `audit` to znacznik czasu.
|
||||
{{% /notice %}}
|
||||
|
||||
Jeżeli wyjście zawiera `avc: denied`, konieczne jest utworzenie odpowiednich polityk SELinux. Zobacz [SELinux](https://rustdesk.com/docs/en/client/linux/selinux/).
|
||||
|
||||
@@ -102,19 +102,3 @@ A tela de login usando Wayland ainda não é suportada. Se você quiser acessar
|
||||
Por favor **reinicie** para que as alterações acima tenham efeito.
|
||||
{{% /notice %}}
|
||||
|
||||
### Problema de Permissões
|
||||
|
||||
Se o SELinux estiver habilitado, o RustDesk não funcionará corretamente nem em ambientes X11 nem Wayland, relacionado aos [problemas](https://github.com/search?q=repo%3Arustdesk%2Frustdesk+SElinux&type=issues).
|
||||
|
||||
Você pode executar:
|
||||
|
||||
```sh
|
||||
$ sudo grep 'comm="rustdesk"' /var/log/audit/audit.log | tail -1
|
||||
type=AVC msg=audit(1697902459.165:707): avc: denied { name_connect } for pid=31346 comm="rustdesk" dest=53330 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:ephemeral_port_t:s0 tclass=tcp_socket permissive=0
|
||||
```
|
||||
|
||||
{{% notice note %}}
|
||||
O número entre parênteses após `audit` é o timestamp.
|
||||
{{% /notice %}}
|
||||
|
||||
Se a saída contiver `avc: denied`, você precisa adicionar políticas do SELinux, por favor consulte [SELinux](https://rustdesk.com/docs/en/client/linux/selinux/).
|
||||
@@ -102,19 +102,3 @@ Ecranul de autentificare folosind Wayland nu este încă acceptat. Dacă doriți
|
||||
Vă rugăm **reporniți** sistemul pentru ca modificările de mai sus să aibă efect.
|
||||
{{% /notice %}}
|
||||
|
||||
### Probleme de permisiuni
|
||||
|
||||
Dacă SELinux este activat, RustDesk nu va funcționa corect nici în medii X11, nici în Wayland; vedeți problemele relevante în repo.
|
||||
|
||||
Puteți rula:
|
||||
|
||||
```sh
|
||||
$ sudo grep 'comm="rustdesk"' /var/log/audit/audit.log | tail -1
|
||||
type=AVC msg=audit(1697902459.165:707): avc: denied { name_connect } for pid=31346 comm="rustdesk" dest=53330 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:ephemeral_port_t:s0 tclass=tcp_socket permissive=0
|
||||
```
|
||||
|
||||
{{% notice note %}}
|
||||
Numărul între paranteze după `audit` este un timestamp.
|
||||
{{% /notice %}}
|
||||
|
||||
Dacă ieșirea conține `avc: denied`, trebuie să adăugați politici SELinux; consultați pagina [SELinux](https://rustdesk.com/docs/en/client/linux/selinux/).
|
||||
@@ -102,19 +102,3 @@ RustDesk从版本1.2.0开始具有实验性Wayland支持。
|
||||
请**重启**以使上述更改生效。
|
||||
{{% /notice %}}
|
||||
|
||||
### 权限问题
|
||||
|
||||
如果启用了SELinux,RustDesk在X11或Wayland环境中都无法正常工作,相关[问题](https://github.com/search?q=repo%3Arustdesk%2Frustdesk+SElinux&type=issues)。
|
||||
|
||||
您可以运行:
|
||||
|
||||
```sh
|
||||
$ sudo grep 'comm="rustdesk"' /var/log/audit/audit.log | tail -1
|
||||
type=AVC msg=audit(1697902459.165:707): avc: denied { name_connect } for pid=31346 comm="rustdesk" dest=53330 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:ephemeral_port_t:s0 tclass=tcp_socket permissive=0
|
||||
```
|
||||
|
||||
{{% notice note %}}
|
||||
`audit`后括号中的数字是时间戳。
|
||||
{{% /notice %}}
|
||||
|
||||
如果输出包含`avc: denied`,您需要添加SELinux策略,请参阅[SELinux](https://rustdesk.com/docs/en/client/linux/selinux/)。
|
||||
@@ -102,19 +102,3 @@ RustDesk從版本1.2.0開始具有實驗性Wayland支援。
|
||||
請**重啟**以使上述更改生效。
|
||||
{{% /notice %}}
|
||||
|
||||
### 權限問題
|
||||
|
||||
如果啟用了SELinux,RustDesk在X11或Wayland環境中都無法正常工作,相關[問題](https://github.com/search?q=repo%3Arustdesk%2Frustdesk+SElinux&type=issues)。
|
||||
|
||||
您可以執行:
|
||||
|
||||
```sh
|
||||
$ sudo grep 'comm="rustdesk"' /var/log/audit/audit.log | tail -1
|
||||
type=AVC msg=audit(1697902459.165:707): avc: denied { name_connect } for pid=31346 comm="rustdesk" dest=53330 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:ephemeral_port_t:s0 tclass=tcp_socket permissive=0
|
||||
```
|
||||
|
||||
{{% notice note %}}
|
||||
`audit`後括號中的數字是時間戳記。
|
||||
{{% /notice %}}
|
||||
|
||||
如果輸出包含`avc: denied`,您需要新增SELinux策略,請參閱[SELinux](https://rustdesk.com/docs/en/client/linux/selinux/)。
|
||||
Reference in New Issue
Block a user