> Source: [sk110772](https://support.checkpoint.com/results/sk/sk110772)

# sk110772 - "WARNING The following features: NameOfFeature, , provide a privilege level equivalent to that of 'adminRole'" message in Gaia Clish when adding some read-only commands to RBA role

| Property | Value |
|----------|-------|
| Solution ID | sk110772 |
| Date Created | 2016-04-07 |
| Last Modified | 2021-12-19 |
| Technical Level | General |
| Products | Security Gateway, Security Management Server |
| Versions | R82.10, R82, R81.20, R82.10, R82, R81.20 |
| OS | Gaia |

## Symptoms

- * "`WARNING The following features: NameOfFeature, , provide a privilege level equivalent to that of 'adminRole'`" message in Clish when adding some read-only commands to RBA role.

  *Examples*:

  ```
  
  HostName> add rba user testuser roles TestRole
  HostName> save config
  HostName> add rba role TestRole domain-type System readonly-features aaa-servers
  WARNING The following features: aaa-servers, , provide a privilege level equivalent to that of 'adminRole'
  HostName> add rba role TestRole domain-type System readonly-features backup
  WARNING The following features: backup, , provide a privilege level equivalent to that of 'adminRole'
  HostName> add rba role TestRole domain-type System readonly-features configuration
  WARNING The following features: configuration, , provide a privilege level equivalent to that of 'adminRole'
  HostName> add rba role TestRole domain-type System readonly-features cron
  WARNING The following features: cron, , provide a privilege level equivalent to that of 'adminRole'
  HostName> save config
  ```

* For some read-only commands assigned to RBA role the above "WARNING" is not displayed.

  *Examples*:

  ```
  
  HostName> add rba role TestRole domain-type System readonly-features arp
  HostName> add rba role TestRole domain-type System readonly-features dns
  HostName> add rba role TestRole domain-type System readonly-features export
  HostName> add rba role TestRole domain-type System readonly-features interface
  HostName> add rba role TestRole domain-type System readonly-features route
  HostName> add rba role TestRole domain-type System readonly-features snmp
  HostName> add rba role TestRole domain-type System readonly-features version
  ```

## Cause

This is a cosmetic issue.

## Solution

[Contact Check Point Support](http://www.checkpoint.com/services/contact/index.html) to get a Hotfix for this issue.   
A Support Engineer will make sure the Hotfix is compatible with your environment before providing the Hotfix.   
For faster resolution and verification, please collect [CPinfo](https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solutionid=sk92739) files from the Gaia machine involved in the case.

---

# Agent Instructions

This content is from the Check Point Support Center (https://support.checkpoint.com), the official knowledge base for Check Point cybersecurity products.

## Navigating This Knowledge Base

- **Complete index**: [llms.txt](https://support.checkpoint.com/llms.txt)
- **All SK articles**: [SecureKnowledge Sitemap](https://support.checkpoint.com/sitemaps/secureknowledge-sitemap-index.xml)
- **SK article URL pattern**: `https://support.checkpoint.com/results/sk/{skId}`
- **Markdown responses**: AI bot User-Agents automatically receive `text/markdown` content
