---
title: "set admin_group_acl"
canonical: "https://docs.infoblox.com/space/nios86/35987741/set%20admin_group_acl"
format: markdown
---
Use the set admin_group_acl disable command to disable ACL settings for a specific admin group. You will receive an error message when you try to disable a non-existing admin group.

# Syntax

`set admin_group_acl disable <Admin Group name>`   
 

| **Argument** | ** Description** |
| --- | --- |
| `name` | Disables ACL settings for a specific admin group. |

# Examples

`Infoblox > ``set`` ``admin_group_acl`` ``disable`` ``some`` ``group`  
` ACL setting for 'some group' was disabled.`  
` Infoblox > ``set`` ``admin_group_acl`` ``disable`` ``nonexistinggroup`  
` Invalid name. `