How to install pywinrm on a Centos Stream Machine

I was working on a quick task in Tower (AWX) and was receiving a connection error to an AD joined host. It dawned on me that I had yet to install the required python module pywinrm. It used to be easy on RHEL8 and CentOS 8 before stream. Now it seems that the RUST language is starting to be used more heavily. Hopefully this saves someone some time.

  • yum install python-pip3 gcc python36-devel krb5-devel krb5-workstation openssl-devel rust cargo
  • pip3 install setuptools-rust
  • pip3 install wheel
  • pip3 install pywirnm
Advertisement

Published by mdicecca112

Systems Engineer from the Greater Boston Area

Leave a comment

Please log in using one of these methods to post your comment:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: