#
# This file defines who is able to run Virtual Shell commands
#

# The common system administrator names that are allow to run anything
root|admin|adm = run:.*

# All other real users get a small subset of available commands to run
users = run:(alias|bash|cat|cd|cp|date|echo|edit|error|exit|follow|help|ls|mkdir|mount|mv|ps|pwd|refresh|rm|set|sleep|term|unmount)

# User defined rules start here
