by default there are two files in jbos_home/standalone/configuration directory (for AS 7):
- users.properties
- roles.properties
add new users into users file and assign them one or more of following roles: user, admin, manager in roles.properties file
HTH