# ユーザーとグループの設定

## 概要

設定を使用すると、RealmJoin Client の動作を制御し、次のような機能を構成できます [LAPS](/ja/realmjoinjento/realmjoin-client/local-admin-password-solution-laps.md).

設定がユーザーに作成/割り当てされている場合は、次の項目で確認できます ![](/files/674150dec0e2e402c8897dc9da5483a469119308) - ユーザー設定

同様に、"**RealmJoin - All Users"**&#x3092;含む任意のグループに設定が適用されている場合は、次の項目で確認できます ![](/files/f4af4aae51cce049be06410caabc86e8247526fd) - グループ設定。

## 既定値

組み込みの RealmJoin グループ "RealmJoin - All Users" に設定を追加することで、既定のグループ設定値を定義できます。これらのグループ設定は、他の任意のグループに割り当てられたグループ設定によって上書きできます。

例:

すべてのユーザーに対して RealmJoin Agent Channel を "release" に設定し（"RealmJoin - All Users" を使用）、別の「実際の」グループに "beta" チャンネルを割り当てます。これは、「実際の」グループの優先度が高いため、これらのユーザーのチャンネル設定を上書きします。

## 設定エディター

<figure><img src="/files/1e2f0a5aec7daece86c7861f33e0d4e29ced0987" alt=""><figcaption><p>設定エディター</p></figcaption></figure>

注意: 設定値は有効な JSON である必要があります。これには次のような単一の値が含まれます `true` または文字列（括弧なし）。

ウィザード下半分のスイッチを使用すると、この設定を VDI / Windows365 マシンなどの特定のシナリオにスコープできます。

設定エディターで設定を変更および削除できます。ここでは新しい設定を作成できません。設定を適用したいユーザーまたはグループに移動し、そこで設定を作成してください。

参照 [利用可能な設定](/ja/ugd-management/user-and-group-settings/additional-settings.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.realmjoin.com/ja/ugd-management/user-and-group-settings.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.
