When passing USERID and PASSWORD, can password be MIXED CASE. What is needed to do this?
Release : 16.0
Component : Top Secret
TSS LDAP does support mixed case passwords.
Top Secret Password and PassPhrase controls determine what the max length is, what characters are supported,
LDAP just passes whatever is sent and Top Secret will verify/reject what was given to it by LDAP.
So, it is dependent on the Top Secret password control options that have been set.
NEWPW(MC)
example
NEWPW(MIN=08,MAX=008,WARN=14,MINDAYS=01,NR=2,ID,TS,SW,FA,FN,MC)