# SQL/HTML User Permissions File
# Specified what users have what privileges
#
# Syntax: username:[databasename].[look|touch],[databasename2].[look|touch]
#
#  This file allows you to specify what users have permission to access
#  what databases on your system.  You can assign either look or touch access
#  to databases (but not tables, yet).
#
#  All authentication is done at the HTTP level, so there is no need
#  for passwords here.
#
#  Example: admin:baseballcards.touch,footballcards.look,trophies.look
