It seems that is a bug, but I cannot login to ipmonitor with account like mydomain\name surname.
Is seems that the " " space char is not accepted
Any idea on this?
Thank you
I would not call that a bug. Most usernames while being a string of characters, usually does not include a space as a valid character since that may be confusing to the shell environment.
This depends on platform as well.
Try using an id such as namesurname as a single string without spaces.