ユーザーはホーム オフィスからはデータベース サーバーに正常に接続できますが、ホテルの部屋からはアクセスできません。次の認証方法のうち、構成されている可能性が最も高いのはどれですか?
正解:D
Scope-based authentication is a method of restricting access to resources based on the location, network, or device of the user. It can be used to prevent unauthorized access from outside the organization's network or from untrusted devices. In this case, the user can connect to the database server from the home office, which is likely within the scope of the authentication policy, but not from the hotel room, which is outside the scope.
References:
CompTIA Server+ Certification Exam Objectives1, page 15
CompTIA Server+: Authentication & Authorization2