Home Linux & Systems Cybersecurity Cloud & DevOps Networks & Infrastructure SIEM & Monitoring DFIR & Threat Intel Development & Other All categories Projects About Tools

XenServer – ERROR: configuration failed host operation cannot be performed with external authentication enabled

Leer en espanol
XenServer – ERROR: configuration failed host operation cannot be performed with external authentication enabled

Table of contents

textconfiguration failed host operation cannot be performed with external authentication ===

After adding a new network card and trying to configure it in XenServer 6.2 it showed me the following error:

text
configuration failed host operation cannot be performed with external authentication enabled

To solve this problem, simply disable external authentication.

We connect via ssh to the server and execute the following command:

text
xe pool-disable-external-auth

all the best

:wq!

All the best.

Comments