# テナントアクセス制限

Nexthinkサポートに連絡し、以下の方法であなたのNexthinkテナント/環境へのアクセスを制限します：

* [#restricting-ip-ranges](#restricting-ip-ranges "mention")
* [#disabling-local-accounts](#disabling-local-accounts "mention")

## IP制限

Nexthinkのテナントに対するアクセスを特定のIP範囲に制限します。 この方法により、承認されたネットワークのみがNexthink環境にアクセスできます。

IP制限を有効にするには、許可されたIP範囲を指定するためにNexthinkサポートに連絡してください。

{% hint style="info" %}
IP制限が強制されても、技術的およびサポート目的でNexthinkがアクセスを保留する場合があります。
{% endhint %}

## ローカルアカウントの無効化

すべてのローカル（非SSO）ユーザー[アカウント](https://docs.nexthink.com/platform/ja/user-guide/administration/account-management/accounts)を無効化して、該当するNexthinkテナントへのアクセスを取り消します。 以下のオプションがあります：

* 最初の`admin`アカウントを除き、すべてのローカルアカウントを無効化します—これはアクティブなままです。
* 最初の`admin`アカウントを含め、すべてのローカルアカウントを無効化します。

ローカルアカウント無効化のリクエストは、Nexthinkサポートに連絡して支援を依頼してください。

{% hint style="warning" %}
1つのユーザーアカウントを無効にすることはできません。すべてのアカウントの無効化をリクエストすることができます。

無効にしたローカルアカウントは、Nexthinkサポートに連絡することでのみ再アクティブ化できますので、注意してください。
{% endhint %}


---

# 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.nexthink.com/platform/ja/security/tenant-access-restrictions.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.
