Hi there,
I am trying to set up some extra additional feature sets that. I want to be able to create user packages for 'domain-only' or 'domain & email only'. The default 2 feature sets are not sufficient enough because I want to be able to create a user package that can add multiple domains under 1 account.
I have tried creating a custom feature set and adding CMD's to it. However the CMD's do not seem to work. Where can I find any documentation about this?
The current custom feature set:
I am trying to set up some extra additional feature sets that. I want to be able to create user packages for 'domain-only' or 'domain & email only'. The default 2 feature sets are not sufficient enough because I want to be able to create a user package that can add multiple domains under 1 account.
I have tried creating a custom feature set and adding CMD's to it. However the CMD's do not seem to work. Where can I find any documentation about this?
The current custom feature set:
Code:
cat /usr/local/directadmin/data/templates/custom/feature_sets/domain_only/commands.allow
CMD_DNS_CONTROL
CMD_API_DNS_CONTROL
CMD_DOMAIN
CMD_API_DOMAIN
CMD_SHOW_DOMAINS
CMD_API_SHOW_DOMAINS
CMD_SUBDOMAINS
CMD_API_SUBDOMAINS