「認証オプション」の版間の差分

提供:MoodleDocs
移動先:案内検索
編集の要約なし
 
編集の要約なし
21行目: 21行目:
*[http://moodle.org/mod/forum/view.php?id=42 Using Moodle: User authentication] forum
*[http://moodle.org/mod/forum/view.php?id=42 Using Moodle: User authentication] forum


[[Category:管理者|管理者/認証]]
[[Category:管理者]]
[[Category:認証|管理者/認証]]
[[Category:認証]]


[[en:Authentication]]
[[en:Authentication]]

2006年8月23日 (水) 12:21時点における版

翻訳中です - Mitsuhiro Yoshida 2006年8月23日 (水) 07:20 (CDT)

Moodleでは、様々な種類のユーザ認証を使用することができます:

Email-based authentication
Manual accounts only
No authentication
PAM (Pluggable Authentication Modules)
Shibboleth
Use a CAS server (SSO)
Use a POP3 server
Use an LDAP server
Use NTLM/Integrated Authentication (3rd party plugin)

ログインページ

Depending upon the authentication method (i.e. not applicable for email authentication) login instructions may be easily added. Alternatively, an alternate login URL may be added - please check the discussion Customising the log in page for further details.

関連情報