Skip to content

Commit

Permalink
fix: os acl changes (#386)
Browse files Browse the repository at this point in the history
Signed-off-by: Harshini Rangaswamy <[email protected]>
  • Loading branch information
harshini-rangaswamy authored Aug 12, 2024
1 parent cc25c9f commit 8a4a613
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
3 changes: 2 additions & 1 deletion docs/products/opensearch/concepts/users-access-controls.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ Patterns use the following syntax:

### Permissions

The available permissions in Aiven for OpenSearch®, ordered by importance, are:
The available permissions in Aiven for OpenSearch® are:


- `deny`: Explicitly denies access
- `admin`: Allows unlimited access to the index
Expand Down
5 changes: 3 additions & 2 deletions docs/products/opensearch/howto/control_access_to_content.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ title: Manage users and access control in Aiven for OpenSearch®
---
import ConsoleLabel from "@site/src/components/ConsoleIcons"

Manage users and permissions in Aiven for OpenSearch by creating Access Control Lists (ACLs) is the Aiven Console.
Manage users and permissions in Aiven for OpenSearch by creating Access Control Lists (ACLs) in the Aiven Console.


Use the **Users** tab in the [Aiven Console](https://console.aiven.io) to manage access
control and permissions for your Aiven for OpenSearch service. You can create users,
Expand Down Expand Up @@ -75,7 +76,7 @@ To access these operations:

- Click <ConsoleLabel name="show password"/> to view the password.
- Click <ConsoleLabel name="reset password"/> to reset the password.
- Click <ConsoleLabel name="reset password"/> to reset the password.
- Click <ConsoleLabel name="editaclrules"/> to edit ACL rules.
- Click <ConsoleLabel name="delete user"/> to delete the user.

:::warning
Expand Down

0 comments on commit 8a4a613

Please sign in to comment.