Some of the newcdb commands of parts of are case sensitive due to the use of the string::compare function when they should be case insensitive
Logged In: YES user_id=22723 Originator: YES
show target connect // Works show target connecT // bad command
but if the upper case letter is in show or target the command will work correctly
Log in to post a comment.
Logged In: YES
user_id=22723
Originator: YES
show target connect // Works
show target connecT // bad command
but if the upper case letter is in show or target the command will work correctly