PAM A2A Agent only works with certain version of Python.
search cancel

PAM A2A Agent only works with certain version of Python.

book

Article ID: 279740

calendar_today

Updated On:

Products

CA Privileged Access Manager (PAM)

Issue/Introduction

PAM Admin is testing the example.py (python) script against version of python installed on the box and is finding we only work with python versions:

  • /python2
  • /python2.7
  • /python3.6

when using a version that is not supported, the end-user gets the following error:

'409 null null\n'

400 10.164.168.195-secret0 d04c0bea-2ddb-4782-98f7-0821236517d1

Environment

PAM A2A Version up to 4.1.6

Cause

PAM A2A is hard coded to support the above versions.

In the A2A Agent shipped with PAM 4.1.7 we will dynamically use any version of Python on the server.

Resolution

PAM 4.1.7 A2A Agent