"Target host: localhost" when starting selang
search cancel

"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)

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