Symantec Privileged Access Management

CA Security Tuesday Tip: Privileged Identity Manager: run multiple selang commands in one line

  • 1.  CA Security Tuesday Tip: Privileged Identity Manager: run multiple selang commands in one line

    Broadcom Employee
    Posted Mar 30, 2015 09:24 PM

    CA Privileged Identity Manager Tuesday Tip by Manabu Taniguchi, Principal Support Engineer for 03/31/2015

     

    You can run multiple selang commands in one line by separating each command with semicolon.

    It is useful for running selang command on pmdb by selang -c.

     

    i.e.

    selang -c "hosts pmdb@host ; su *"

     

    This command will log into pmdb on host and run "su *" command on the pmdb.