Procedure

Procedural topics describe the steps on how to accomplish a task that users follow to produce an intended outcome.

Title Copied

Use a title that contains the name of the topic in question. Ensure that the keyword is placed as close as possible to the beginning of the title.

# Tech Comms-only tags:
title: "How to configure user permissions for modifying include files only?"
draft: false

Overview Copied

Keep it short, simple, and straightforward. It should also answer the following questions:

## Overview
Use this guide to define roles and different levels of access to the Gateway Setup Editor. The configuration depends on where the Rules section is located.

Prerequisite (optional) Copied

Answers the question, “Is there anything I need to do before I perform this task?

## Prerequisites:
Check where your rules section configuration is located.

Procedure Copied

The procedure section is where you describe what the user needs to do. Use an ordered list structure to document this.

Follow this structure:

## Procedure

Follow this procedure, if the Rules section is in an include file:

1. Follow steps #1 to #6 in the previous instruction above.
2. Add another Setup permission with the following configuration:
  - Add include.xml location path to File section of Setup, such as below: 
    `/home/gelo/gateway.setup.7039.include.xml`
  - **Access**: Apply 
  - **Locking**: None

![](/geneos/images/authentication/image1.png)

3. Assign a user to the role created.

You can add diagrams, screenshots, and code samples to make each step clearer. In addition and if applicable, use notes, warnings, or tips to highlight any important information that users must know about. For more information, see the Markdown Style Guide.

Results (optional) Copied

You may provide the expected result of the procedure.

## Results

Once you've completed defining roles and different levels of access, your Gateway Setup Editor should look like this: 

![](/geneos/images/authentication/image5.png)

Provide links to related documents.

## Related resources 

For more information, see related articles:

Contact us Copied

Provide a link to contact the Support Team.

## Contact us
For more inquiries, reach out to us by:
- Submitting a ticket through our [Support portal](https://support.itrsgroup.com/hc/en-us/requests/new)
- Using the chat service box available across our website.

Sample Copied


# Tech Comms-only tags:
title: "How to configure user permissions for modifying include files only"
draft: false

# Algolia labels:
algolia:
   Component: [
     "Geneos > Gateway"]
   ContentType: [
     "User Guide"]
---

Use this guide to define roles and different levels of access to the Gateway Setup Editor. 

# Prerequisites 

Check where your rules section configuration is located.

## Procedure

Follow this procedure, if the Rules section is in the Main Setup file:

1. In the Navigation pane, Click **Authentication**.

![](/geneos/images/authentication/image1.png)

2. On the right pane, click the **Advanced tab**.
3. Select the Enable section permissions checkbox.
4. In **Roles**, create a new role.
5. Add a Sections permission and set the following configurations:
  - **Allow**: Selected 
  - **Sections**: Path > Rules

![](/geneos/images/authentication/image2.png)

6. Add a Setup permission and set the following configurations:
  - Select the **Main file** check box
  - **Access**: Apply
  - **Locking**: None

![](/geneos/images/authentication/image3.png)

7. Assign a user to the role you created.

Follow this procedure, if the Rules section is in an include file:

1. Follow steps #1 to #6 in the previous instruction above.
2. Add another Setup permission with the following configuration:
  - Add include.xml location path to File section of Setup, such as below: 
    `/home/gelo/gateway.setup.7039.include.xml`
  - **Access**: Apply 
  - **Locking**: None

![](/geneos/images/authentication/image4.png)

3. Assign a user to the role created.

## Related resources 

For more information, see related articles:

- [Link title](/[section folder]/[topic-name]/)

## Contact us
For more inquiries, reach out to us by:
- Submitting a ticket through our [Support portal](https://support.itrsgroup.com/hc/en-us/requests/new)
- Using the chat service box available across our website.
["Geneos"] ["Geneos > Gateway"] ["User Guide"]

Was this topic helpful?