> For the complete documentation index, see [llms.txt](https://docs.parallels.com/landing/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.parallels.com/landing/ras-admin-guide/v21-ja-jp/oyobino/duo-yao-su-ren-zheng.md).

# 多要素認証

Parallels RAS では、アクセス制御に多要素認証を使用できます。多要素認証が使用される場合、ユーザーはアプリケーションリストを取得するために連続する 2 つのステージを経て認証することが必要になります。第 1 レベルの認証は、常にネイティブ認証（Active Directory/LDAP）を使用しますが、第 2 レベルの認証では、次のいずれかのソリューションを使用できます。

* [RADIUS](/landing/ras-admin-guide/v21-ja-jp/oyobino/duo-yao-su-ren-zheng/radius-no.md)
  * Azure MFA（RADIUS）
  * Duo（RADIUS）
  * FortiAuthenticator（RADIUS）
  * TekRADIUS
  * RADIUS
* [TOTP](/landing/ras-admin-guide/v21-ja-jp/oyobino/duo-yao-su-ren-zheng/totp-no/totp-no.md)
  * Google Authenticator
  * Microsoft Authenticator
  * TOTP（時間ベースのワンタイムパスワード）
* [Email OTP](/landing/ras-admin-guide/v21-ja-jp/oyobino/duo-yao-su-ren-zheng/configuring-email-otp.md)
* [Deepnet](/landing/ras-admin-guide/v21-ja-jp/oyobino/duo-yao-su-ren-zheng/deepnet-dualshield-no.md)
* [SafeNet](/landing/ras-admin-guide/v21-ja-jp/oyobino/duo-yao-su-ren-zheng/safenet-no/safenet-no.md)

多要素認証では、標準のユーザー名とパスワードを使用する代わりに、静的ユーザー名と、トークンによって生成された一時パスワードを使用するので、さらに強固なセキュリティを提供します。

MFA プロバイダーを追加する方法については、[**「MFA プロバイダーの追加」**](https://download.parallels.com/ras/v19/docs/ja_JP/Parallels-RAS-19-Administrators-Guide/48422.htm)のセクションを参照してください。

[**「MFA ルールの構成」**](https://download.parallels.com/ras/v19/docs/ja_JP/Parallels-RAS-19-Administrators-Guide/43383.htm)も参照してください。


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.parallels.com/landing/ras-admin-guide/v21-ja-jp/oyobino/duo-yao-su-ren-zheng.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
