ALERT:
Some images may not load properly within the Knowledge Base Article. If you see a broken image, please right-click and select 'Open image in a new tab'. We apologize for this inconvenience.
"Target host: localhost" when starting selang
book
Article ID: 103194
calendar_today
Updated On:
Products
CA Virtual Privilege Manager
CA Privileged Identity Management Endpoint (PIM)
CA Privileged Access Manager (PAM)
Show More
Show Less
Issue/Introduction
On windows we can see the message "Target host: localhost" when we start selang.
This does not happen on linux or unix.
It is causing problems with some scripts.
Environment
Release:
Component: SEOSU
Resolution
Worked around the problem by directing strderr to nul, e.g: selang -s -r -c "f host" 2> nul
Feedback
thumb_up
Yes
thumb_down
No