Problem with result of a LDAP command
search cancel

Problem with result of a LDAP command

book

Article ID: 115129

calendar_today

Updated On:

Products

Top Secret Top Secret - LDAP

Issue/Introduction

When doing an ldapsearch for details of a facility, the following results with hexa characters...

Command:
ldapsearch -xLLL -D cn=xxxxxxx -w password -h "xxxxxxx" -p "389" -b "tssacid=aaaaaaa,tssadmingrp=acids,host=ldapmvs,o=ooo,c=cc"

Result: dn: tssacidgrp=Facilities,tssacid=aaaaaaa,tssadmingrp=acids,host=ldapmvs,o=ooo,c=cc
objectClass: tssacidgrp
tssacidgrp: Facilities
securityDesc: Facility Grouping (read only)

dn: tssfacility=1. BATCH,tssacidgrp=facilities,tssacid=aaaaaaa,tssadmingrp=acids,host=xxxxx\yyy\zzzzz\ccc\ddd
objectClass: tssfacility
tssfacility: BATCH

So host=xxxxx\yyy\zzzzz\ccc\ddd is used instead of host=ldapmvs,o=ooo,c=cc

Environment

Release:
Component: TSSLDP

Resolution

Apply PTF SO01824.

Additional Information

The PTF description doesn't fit the reported problem, so it is not so obvious to find that resolution.