Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form
Home » Windows Server » Fix unable to login to Trellix ePO with Windows authentication

Fix unable to login to Trellix ePO with Windows authentication

Posted on 04/04/202403/07/2025 Christian By Christian No Comments on Fix unable to login to Trellix ePO with Windows authentication
Trellix-Invalid-credential

This article will discuss how to “fix unable to login to Trellix ePO with Windows authentication”. This user right determines which users and groups can connect to the computer over the network. Remote Desktop Services are not affected by this user right. Please see ‘Trellix ePolicy Orchestrator Installation on Windows Server“. How to fix “Disable SQL Auto Close: Auto Close is enabled for both ePO and ePO Events Databases“.

If you are having this issue in your environment, you can double-click all the steps highlighted below to ensure you are not been impacted by a group policy or improper login format. By default, all users should be able to log in except configured otherwise in your environment.

Note: A user with Windows authentication can still log on to the ePO console after the user is deleted from Active Directory. This is because the change in authentication method isn’t applied immediately. After all, the ePO on-premise server caches the logon authentication for 30 minutes.

Therefore, after a while. The changes are applied and the user will not be able to log on using the AD user credentials. This is because the cache will be deleted within 30 minutes thereby preventing the AD user from logging on to the ePO console.

You may want to see how to encrypt your Data with Trellix Data Encryption and how to upgrade Trellix ePolicy Orchestrator. How to Manage BitLocker and FileVault with Trellix Native Encryption.

Why was this error Prompted?

When you try to log on to the ePO console with a Windows-authenticated user account using the correct password. The login attempt fails.

This could be as simple as not using the right login format “domain\username”. Or because of the Active Directory security groups of which the user is a member. Do not inherit the Network Logon Security Policy necessary to authenticate the ePO user as a domain user. As such, you should also double-check on the ePO on-premise server to see if there is a policy preventing it.

Note: In ePO 5.10 CU15 and later. The ePO Audit log message is updated to not report “incorrect password” when the correct password is entered. If the login fails due to the Group Policy Settings, the ePO Audit log reports “Invalid Credentials.”

Symptoms for failed login for Windows-authenticated ePO users

To address and narrow this issue to reflect our suggested fix when the errors are similar to the below.

  • The ePO login screen reports “You have provided invalid credentials.”
  • The ePO Audit log reports “Failed Logon for user “domain\username” from IP address: xxx.xxx.xxx.xxx due to incorrect password.”
  • Failed Logon for user “User” from IP address: xxx.xxx.xxx.xxx due to user auto-creation failure
  • The Windows Event Viewer reports Windows Event ID 4625 – “An account failed to log on. The user has not been granted the requested logon type at this machine. Logon type 3.”
Invalid-credential

The solution to accessing Trellix ePO with Windows authentication

Perform the steps below to grant permission to the user “Access This Computer From the Network” security policy.

Note: This step assumes that you have configured the ePO server to allow login from users when at least a permission set is assigned to the AD group on ePO. Please see “ePO Server Settings: Trellix ePO AD integration and ENS Agents Installation“.

Log into the ePO Application Server interactively or via RDP and launch the gpedit.msc.

Launch-Group-Policy-gpedit

Navigate to Local Computer Policy, Computer Configuration, Windows Settings, Security Settings, Local Policies, User Rights Assignment.

Select Access This Computer From the Network. Click Add User or Group. Enter the object names to select in the section, type the name of the User or Group that needs permission, and click Check Names to verify whether the name is correct.

Access-This-Computer-From-the-Network

Click OK after adding the user or group. Alternatively, you could also use the Local Security Policy to achieve this.

local-security-policy

Expand the local Policies and click on User Right Assignment. You can also add the group from here.

local-security-policy-Access-This-Computer-From-the-Network

Note: When grayed out as shown below. Then some GPO policies are in place and you need additional privileges.

Access this computer grayed out

Here is a similar error “Unable to log on to the ePO console (Active Directory user in ‘Protected Users Security Group‘). Or are you having an issue logging on to the ePO on-premises with an Active Directory user?

Access the Trellix ePO URL and Self-Service URL

If you still cannot cannot access the URL. You will need to see the Windows Event Logs. See some Audit logon events. When logging in to a Trellix portal using domain authentication, you’ll need to provide the correct format for the username.

Note: The Account logon events are generated on domain controllers for domain account activity and on local servers as well for local account activity.

If the username is not in this format domain\username. You will get the below error in the Windows Event Log. The Logon failure event code “4625”.

Event log for network error

A logon attempt was made with an unknown user name or a known user name with a bad password. Please see how to access the “Selfservice Recovery and perform Trellix BitLocker and fileVault Recovery“

Event 4625. An account failed to log on.
Subject:
    Security ID:        NULL SID
    Account Name:        -
    Account Domain:        -
    Logon ID:        0x0
Logon Type:            3
Account For Which Logon Failed:
    Security ID:        NULL SID
    Account Name:        tester
    Account Domain:        tdadottechdirectarchivedotcome
Failure Information:
    Failure Reason:        Unknown user name or bad password.

Therefore, to fix this issue, access the Trellix self-service portal. Type the domain username prefixed with the domain name “domain\user”. Then, type the password and click Login.

I hope you found this article useful on “Fix unable to login to Trellix ePO with Windows authentication”. Please feel free to leave a comment below.

5/5 - (1 vote)

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Windows Server Tags:Microsoft Windows, Windows Server 2016

Post navigation

Previous Post: How to encrypt your system with Trellix Data Encryption
Next Post: How to enable Siri on Mac devices

Related Posts

  • screenshot 2020 04 09 at 02.57.27
    Import certificates into Trusted Root and Personal certificate store Windows Server
  • Shrink and Compact Virtual Hard Disks
    How to Shrink and Compact Virtual Hard Disks in Hyper-V Virtualization
  • mbamclient
    How to deploy MBAM Client as part of a Windows Deployment Windows Server
  • fhgjk
    Replicating MDT Deployment Share: How to Create a Selection Profile and Link MDT Deployment Shares Windows Server
  • QueryBitLocker1
    Query Windows BitLocker status remotely Windows
  • dfggg 2
    Installing and configuring SimpleSAMLphp [Part 2] Windows Server

More Related Articles

screenshot 2020 04 09 at 02.57.27 Import certificates into Trusted Root and Personal certificate store Windows Server
Shrink and Compact Virtual Hard Disks How to Shrink and Compact Virtual Hard Disks in Hyper-V Virtualization
mbamclient How to deploy MBAM Client as part of a Windows Deployment Windows Server
fhgjk Replicating MDT Deployment Share: How to Create a Selection Profile and Link MDT Deployment Shares Windows Server
QueryBitLocker1 Query Windows BitLocker status remotely Windows
dfggg 2 Installing and configuring SimpleSAMLphp [Part 2] Windows Server

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • screenshot 2020 03 13 at 20.24.17
    How to view installed packages in Cygwin Windows
  • Confluence setup
    How to set up Confluence Site and Spaces in Confluence Cloud JIRA|Confluence|Apps
  • banner 6
    How to Set a Static IP Address in Windows 11 Windows
  • Ping 3
    How to convert images from PNG to JPG on WordPress, Windows, and Mac JIRA|Confluence|Apps
  • How to configure Cisco switches A step by step guide
    How to configure a console port password on Cisco Router Network | Monitoring
  • creating the perfect grafana dashboard  main
    How to install Grafana on Ubuntu Linux Network | Monitoring
  • How to Lock the Find My Device Option in Windows 11
    How to Lock the Find My Device Option in Windows 11 Windows
  • password manager pro enterprise
    Configure failover for ManageEngine Password Manager Pro Password Manager

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,819 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

Active Directory Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2025 TechDirectArchive

 

Loading Comments...
 

You must be logged in to post a comment.