A network engineer notices that users connecting to the enterprise Wi-Fi are successfully validating their domain credentials against a centralized RADIUS server. However, after successful login, all users—including system administrators—are placed into a restricted guest VLAN instead of being assigned their appropriate department VLANs. Which aspect of the AAA framework is failing to execute correctly in this scenario?
- Assigning dynamic network access rights and group privileges upon successful identificationCevap
- BValidating user credentials against the centralized directory service
- CRecording log entries of user session durations and resource consumption
- DEstablishing implicit trust for all authenticated internal network traffic
Cevap
Assigning dynamic network access rights and group privileges upon successful identification
The scenario describes a successful authentication phase where the RADIUS server validates credentials. However, the system fails during the authorization phase because it does not apply role-based access rules or assign the correct network attributes (such as VLAN IDs) based on user permissions.
Adım Adım Çözüm
Anahtar Kavram
Distinction between Authentication (verifying identity) and Authorization (granting permissions/access)