Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CredSSP Not #14337

Closed
5 of 11 tasks
tbHoosier opened this issue Aug 11, 2023 · 2 comments
Closed
5 of 11 tasks

CredSSP Not #14337

tbHoosier opened this issue Aug 11, 2023 · 2 comments

Comments

@tbHoosier
Copy link

Please confirm the following

  • I agree to follow this project's code of conduct.
  • I have checked the current issues for duplicates.
  • I understand that AWX is open source software provided for free and that I might not receive a timely response.
  • I am NOT reporting a (potential) security vulnerability. (These should be emailed to [email protected] instead.)

Bug Summary

I have setup CredSSP on my Windows 2019 servers and deployed playbooks to them using the Ansible CLI. After installing AWX, and attempting to run the same playbooks I received an error message stating that credssp is not installed. The documentation states that there is a machine type for Windows, but there is not.

AWX version

22.6.0

Select the relevant components

  • UI
  • UI (tech preview)
  • API
  • Docs
  • Collection
  • CLI
  • Other

Installation method

kubernetes

Modifications

no

Ansible version

2.15.2

Operating system

Ubuntu Server

Web browser

Firefox

Steps to reproduce

Deployed AWX to Kubernetes cluster using the procedure: https://computingforgeeks.com/how-to-install-ansible-awx-on-ubuntu-linux/?expand_article=1

Tested all components within the UI needed for playbook deployment.

Expected results

After setting up the proper inventory, I expected AWX to utilize WINRM and CredSSP as outlined in several training classes and documents.

Actual results

I received the following error:

credssp: requests auth method is credssp, but requests-credssp is not installed.

Additional information

The documents that I have read lead me to believe this capability is a part of the normal AWX Operator install.

@fosterseth
Copy link
Member

this sounds similar to this issue here ansible/awx-ee#183

You may need to build out your own EE in order to get this working

@fosterseth
Copy link
Member

closing for now since it is a duplicate, please add more information on that other awx-ee issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants