# Short name for the security policy
policy_shortname=security_policy_mysql

# Data Admin name
da_id=DataAdmin1

# Type of ciphers supported : aes, blowfish, twofish.
cipher=aes
# Repositories to protect - in the format:
# unencrypted_directory_1,unencrypted_directory_2,...

repo=/var/lib/mysql,/var/log/mysql
app_name=mysql
allowed_users=mysql,sgadmin
