SnTT: Default ACL groups for your templates

A quick tip for those of you that haven’t run across this before. You can add default groups to the ACL’s of your templates, so when you create a new database from that template, the groups will be included in the ACL by default. Simply open up your template’s ACL and add the name of the group inside brackets. So for example, below you will see my addition of [MyOwnGroupHere]

ACLBefore

You can see several groups in brackets, including LocalDomainServers and OtherDomainServers. Well, if you create a new database from that template, you will see that the MyOwnGroupHere group was included by default.

ACLAfter

It’s that simple. This way, every time you create a new database, you won’t need to tweak the ACL afterwards, it will have the entries you want by default!