This document discusses role-based administration in WildFly 8. It introduces the concept of assigning administrative users to predefined roles with different permissions to control access to server resources. Roles include Monitor, Operator, Maintainer, Deployer, Administrator, Auditor, and SuperUser. Sensitive resources can be annotated and access restricted based on roles. The role-based access control system provides more fine-grained access than the previous all-or-nothing model in JBoss AS7.