Symantec Privileged Access Management

 View Only
  • 1.  Ansible Custom Connector Creation or A2A

    Posted May 13, 2021 09:43 AM
    I was wondering if anyone has successfully been able to connect CA PAM and Ansible where Ansible is able to pull passwords it requires in its playbook from CA PAM instead of using static passwords that someone puts in once.


  • 2.  RE: Ansible Custom Connector Creation or A2A

    Posted May 14, 2021 07:31 AM
    Our DEV team has used the A2A feature in PAM to access the vault and inject credentials into playbooks.

    ------------------------------
    Senior Info Security Analyst
    United Parcel Service
    ------------------------------



  • 3.  RE: Ansible Custom Connector Creation or A2A

    Posted Jul 07, 2021 07:53 PM
    I have some sample code that I can share.  I created for 2 use cases.
    Lookup Plugin:   To be used in Ansible to lookup password using A2A agents.
    Connection Plugin: It is  a modified ssh connection where before connection setup it will get private key from PAM and then use the private key to access target host.  This is meant to manage all ssh keys in PAM.


  • 4.  RE: Ansible Custom Connector Creation or A2A

    Posted Mar 20, 2022 11:39 AM
    Hi Kannan,

    We are looking to set up connection with ansible as well, could you please share the configuration you have done if possible.

    Thanks


  • 5.  RE: Ansible Custom Connector Creation or A2A

    Posted Mar 22, 2022 03:35 PM
      |   view attached
    See the attached PDF. Let me know if you need any help.

    Attachment(s)