🐧
Linux Control Center
EN
EN
  • Introduction - User Manual
  • Requirements
    • Server Requirements
    • Client Requirements
  • Quick Start
  • Setup and Installation
  • Dashboard
  • Discover
    • Linux Control Center Discover
    • BeyondTrust Password Safe
  • Host Actions
    • Get Info
    • Package Check Update
    • Package Update
    • Package Vulnerable Update
    • Package Hold
    • Package Install
    • Package Remove
    • Account Add
    • Account Del
    • Account Expire
    • Account Lock
    • Account UnLock
    • File Add
    • File Del
    • File Download
    • Manage Host Service
    • Host Ping
    • Host Reboot
    • Host Shutdown
    • Insert Group
    • Check Vulnerability
    • Execute Custom Playbook
    • Execute Custom Scripts
    • Tenable Launch Scan
    • Tenable Sync Results
    • Delete Hosts
  • Host Groups
  • Managed Account
    • Create Managed Account
  • Managed Files
    • Create Managed File
  • 7 Library
    • Install Tenable Agent
  • 7 VulnDB-API
  • Custom Scripts
    • Linux Scripts
    • BeyondTrust Password Safe Secrets
  • Custom Playbooks
  • Hook Bridge
    • Hook Bridge
  • Workflow
    • Create Workflow
  • Assisted Workflow
  • Scheduler
  • Unmanaged Hosts
    • Microsoft Windows
  • Settings and Integrations
    • Settings
      • License
      • Worker
      • Nodes
      • Certificate
      • LCC Management
      • Diagnostic
      • Linux Credentials
      • Regions
      • Syncronized Files
      • Notifications
        • SMTP
        • Teams
        • Telegram
      • Parameters
      • Discover Timeout
      • Backup and Restore
    • Integrations
      • BeyondTrust
        • Password Safe
        • Privileged Remote Access
      • VMWare
      • Nutanix
      • Tenable
        • Security Center
        • Cloud Security
    • User Management
      • Console Users
        • Create Super User
        • Create Group Users
      • TOTP
      • Providers
        • SAML
          • Cisco Duo
          • Entra ID
      • Authentication
  • Release Notes
Powered by GitBook
On this page
  • Requirements
  • Overview
  • Objective
  • Create Linux Credentials in the Console
  • Basic Credential Information
  • Privilege Escalation
  • Save and Create Account
  • Delete Credential from the Console
  1. Settings and Integrations
  2. Settings

Linux Credentials

PreviousDiagnosticNextRegions

Last updated 11 days ago

Requirements

Linux Control Center = 2.10.X or higher

Overview

The Linux Control Center uses credentials saved in the Console to perform various tasks. These credentials can be managed on this screen.

This screen only lists credentials for Linux servers.

Microsoft Windows credentials are managed in this manual:

Objective

The objective of this document is to demonstrate how to manage Linux credentials in the LCC console.

Create Linux Credentials in the Console

Basic Credential Information

  1. Click Config in the LCC left side menu

  2. Click Credential.

  3. If a Discover was run with a local credential, it will be listed on this page. You can also create a new credential by clicking Create.

Name: Name to identify the credential. Auth Type: Choose the SSH authentication method, Password or KEY. Username: User to authenticate to the SSH of the Hosts. Password: User password for authentication. Privilege Escalation: Choose the privilege escalation method according to the credential permission. Privilege Escalation Username: User to escalate privilege, with rights to create accounts and edit Sudoers files, if necessary. Privilege Escalation Password: Password for the privileged user, if necessary.

Privilege Escalation

![](/pt-br/images/configurations/credenciais/campos_para_preencher.png)
  • It is essential to understand the privilege escalation step to enter the credentials correctly, since this step is very important during Discover, it is necessary to configure it correctly. See a summary of how each type of privilege escalation works.

sudo without password

  • With this privilege escalation method, the user registered in the Username field must have permission to escalate directly to the root user, and it is necessary to fill in only the Username password in the Password field.

sudo with password

  • With this privilege escalation method, the user registered in the Username field must also have permission to escalate privilege, however, in addition to the login user's password, it is also necessary to enter the privileged user's password in the Privilege Escalation Password field to escalate the privilege.

None

  • Option used when the SSH connection credential also has sufficient permissions to create a local account and configure its SSH key (option generally used with the root user).

su -

  • After logging in with the first user provided (username), switch directly to the privileged credential in Privilege Escalation Username with the password in Privilege Escalation Password.

Save and Create Account

  1. Click the Save button to create the credential in the Console

Delete Credential from the Console

  • Follow the steps below to delete the credential for accessing the Console servers.

  1. Click on the desired Credential.

  2. Click the Delete button.

  3. Confirm the deletion by clicking Agree.

https://docs.linuxcontrolcenter.com.br/unmanaged_hosts/create_windows#cadastro-de-credencial-windows