We have existing credentials that have a domain name in them, for example.
domain\username
This is generally required for RDP connections, but we have some SSH servers that are AD integrated and do NOT want the domain\ value. Is there a way to specify the use of an existing credential but somehow utilize the logic behind $EffectiveUsernameWithoutDomain$ to pass a username? Maybe a connection specific checkbox to not pass the domain?
