Updating or adding a powerShell Host using the Orchestrator plugin for powerShell workflow throws error 'KDC Server could not be found'
search cancel

Updating or adding a powerShell Host using the Orchestrator plugin for powerShell workflow throws error 'KDC Server could not be found'

book

Article ID: 381934

calendar_today

Updated On:

Products

VMware Aria Suite

Issue/Introduction

While executing the workflow to update or adding a powerShell host using the powerShell plugin throws error   'KDC Server could not be found' . 

A sample detailed error looks like: 

No valid credentials provided (Mechanism level: No valid
credentials provided (Mechanism level: Server not found in Kerberos
database (7)))

Environment

Aria Orchestrator 8.x 

Cause

This error might be caused by several misconfigurations.

The PowerShell host is not part of a domain.
The host to realm mapping is not correct.
The Service Principal Name of the PowerShell host is not built correctly.


Note: Kerberos authentication does not work when the destination is an IP address.

Resolution

Add the powerShell hostname with the FDQN and not with the IP address . 

Note: After making any changes with the krb5.conf file make sure that the orchestrator pods are restarted for the changes to take effect and then try to update or add the powerShell host.