> For the complete documentation index, see [llms.txt](https://docs.realmjoin.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.realmjoin.com/ja/ugd-management/user-and-group-settings.md).

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

## 概要

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

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

したがって、設定が次のような任意のグループに適用されている場合は、「**RealmJoin - All Users」**、それらは次の場所で確認できます ![](/files/f4af4aae51cce049be06410caabc86e8247526fd) - グループ設定。

## Tenant の既定値

既定の設定値は、さまざまなスコープで定義できます。最も広いスコープはテナント全体のクライアント構成で、RealmJoin Portal の設定セクションにあり、すべての管理者がアクセスできます。そこで定義された設定は、より狭いスコープで上書きされない限り、すべてのユーザーに適用されます。

<figure><img src="/files/57e79acd03a3418c5d174af71d3b8d21d2b32416" alt=""><figcaption></figcaption></figure>

組み込みの RealmJoin グループ「RealmJoin - All Users」を使用すると、テナント全体の既定値を全ユーザーに対して上書きできます。実際のユーザーまたはグループのスコープに割り当てられた設定は、さらにこれらの両方を上書きします。個々のグループおよびユーザーへの割り当てが最も高い優先度を持つためです。

結果としての優先順位は、テナント全体のクライアント構成 < RealmJoin - All Users < 任意のユーザーまたはグループのスコープです。

例:

すべてのユーザー向けのベースライン チャネルを定義するには、テナント全体のクライアント構成で RealmJoin Agent Channel を「release」に設定します。これを全ユーザーに一括で上書きするには、「RealmJoin - All Users」グループに「beta」を設定します。特定のユーザー集合のみに適用するには、専用のグループに「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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.
