# Erneute Authentifizierung des Kontos

{% hint style="info" %}
Diese Richtlinie gilt für Version 2.0 und höher
{% endhint %}

Diese Richtlinie steuert, ob das Anmeldedialogfeld sofort angezeigt wird, wenn ein Konto erneut authentifiziert werden muss.

### **Definition**

**Richtlinienname:** `Account Reauthentication UI`

**Richtliniengruppe:** KONNEKT / GUI-Einstellungen

| Richtlinieneinstellung | Verhalten                                                                                                                                                                             |
| ---------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Nicht konfiguriert     | Der Standardwert wird verwendet (aktiviert).                                                                                                                                          |
| Aktiviert (Standard)   | Das Anmeldedialogfeld wird angezeigt, wenn ein Konto erneut authentifiziert werden muss.                                                                                              |
| Deaktiviert            | Das Anmeldedialogfeld wird **nicht** angezeigt, wenn ein Konto erneut authentifiziert werden muss. Ein Fehler wird im Infobereich und im KONNEKT-Knoten im Windows-Explorer angezeigt |

{% hint style="warning" %}
Um die Richtlinie anzuwenden, müssen Sie neu starten **KONNEKT**
{% endhint %}

**Richtlinien** werden gespeichert in:

`HKEY_CURRENT_USER\SOFTWARE\Policies\GlueckKanja\Konnekt`

`HKEY_LOCAL_MACHINE\SOFTWARE\Policies\GlueckKanja\Konnekt`

### **Richtlinie anwenden**

1. Über GPO, siehe [Einstellungen über GPO](/de/configuration/management-options/settings-via-gpo.md)
2. Richtlinien über Intune bereitstellen, siehe [Einstellungen für von Intune verwaltete Geräte](/de/configuration/management-options/setting-for-intune-managed-devices-1.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.konnekt.io/de/configuration/gui-behavior/account-reauthentication.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
