# Default member access rights restricted

<table><thead><tr><th width="138">Check ID</th><th>DOM_0001</th></tr></thead><tbody><tr><td>Category</td><td>Security</td></tr><tr><td>Summary</td><td>When configuring access rules for domain model entities it is possible to set the default access rights for new attributes. This is convenient because when you add a new attribute to your domain model, your access rules will be automatically updated. However, you should never set default rights to 'read/write'. By setting this to 'read' or 'none' (preferred), it forces you to think clearly about what level of access each user role should have to any new attributes in your domain model.</td></tr><tr><td>Options</td><td>This check does not have any options.</td></tr><tr><td>Pass</td><td>The default access rights for new members in an access rule is set to <strong>Read</strong> or <strong>None</strong>.</td></tr><tr><td>Fail</td><td>The default access rights for new members in an access rule is set to <strong>Read/Write</strong>.</td></tr></tbody></table>
