Templates
  • 3 minutes to read
  • Dark
    Light
  • PDF

Templates

  • Dark
    Light
  • PDF

Article summary

This document provides information about the Templates report screen, where you can find all the registered templates.

Path to access

  1. On senhasegura, in the navigation bar, hover over the Products menu and select PAM Core.
  2. In the side menu, select Management > Credentials > Templates.

Actions menu

ItemTypeDescription
AddButtonDirects to the Execution template screen.
ActionsDropdown menuDisplays the options Print report, Export CSV, and Schedule report.

Search fields

ItemTypeDescription
IDText fieldFilter the templates by their identification code inside from senhasegura.
ExecutorDropdown menuFilter the templates by executor types. The available options are in accordance with the executors approved by senhasegura. Use the text field to enter the desired information. Clear the field to enable the All option.
TypeDropdown menuFilters the templates by the types of execution performed by the template. The options are in accordance with the executions carried out by senhasegura. Use the text field to enter the desired information. Clear the field to enable the All option.
TemplateDropdown menuFilter the templates by registration name.
StatusDropdown menuFilter the templates by their activation status. The options are Enabled and Disabled. Clear the field to enable the option All.

Report fields

  • ID.
  • Executor.
  • Type.
  • Template.
  • Status.
  • Version: registered version number.
  • Last change: date and time of the last change made to the template.
  • Actions:
    • Edit: opens the Execution template screen so that the necessary changes can be made.
    • Clone: replicates the already registered template.
    • Template change history: open the Templates screen with information about the changes already made to the template.
Info

By default, the report displays 30 records per screen. To go to the next screen, click the forward buttons at the end of the report.


Execution template

Info

senhasegura provides a series of templates to be used as models, making it possible to make the necessary changes. Access the GitHub of senhasegura to access the template library.

ItemTypeRequiredDescription
Name*Text fieldYesTemplate registration name.
StatusRadio buttonNoActivates or deactivates the status of the template.
View TAGsButtonNoOpens the pop-up window with a list and explanation of the possible TAGs for building the template.
Executor*Dropdown menuYesThe template executor type. The options are in accordance with the executors approved by senhasegura.
Execution type*Dropdown menuYesThe type of execution that will be used in the template. The options are in accordance with the executions carried out by senhasegura.
PlaybookDropdown menuNoSet of instructions (a template) to be executed on a target device or group of devices. This option will only be available when the executor is Ansible.
InventoryDropdown menuNoDefines which target devices or groups of devices the playbook will run. This option will only be available when the executor is Ansible.
ContentText fieldNoText with the content to be executed by the template.

List of TAGs to build your template

  • [#USERNAME#]: Credential username.
  • [#NEW_PASSWORD#]: New password.
  • [#CURRENT_PASSWORD#]: Current password.
  • [#AUTH_USER#]: Credential username for authentication.
  • [#AUTH_PASSWORD#]: Credential password for authentication.
  • [#AUTH_DOMAIN#]: Credential domain for authentication.
  • [#ADD_INFO#]: Additional credential information.
  • [#IP#]: Device IP.
  • [#HOSTNAME#]: Device hostname.
  • [#DOMAIN#]: Credential domain.
  • [#SERVER_PATH#]: Server path.
  • [#CONNECT_IP#]: IP used to connect (Can be replaced by Network Connector).
  • [#CONNECT_PORT#]: Port used to connect (Can be replaced by Network Connector).

Template change history - Template

ItemDescription
IDIdentification code of the registered template.
ExecutorThe executor registered in the template.
TemplateType of registered template.
VersionTemplate version.
History dateDate and time of template execution.
ActionsOpen the Template details screen.

Template details

ItemDescription
IDIdentification code of the registered template.
ExecutorThe executor registered in the template.
TypeTemplate execution type.
NameTemplate name.
VersionThe version of the template.
Last changeDate and time of last change.
ContentThe execution content of the template.

Was this article helpful?