I was debugging on a local machine without problems.
Now I put my machine in a domain and I can't debug anymore.
If I try to debug a simple windows form application, I receive the following message

Error while trying to run project: Unable to start debugging
Access is denied. Verify that you are an administrator or member of 'Debugger Users' group on the machine you ar
trying to debug. After being added to 'Debugger Users' group, you must log off ..

If I'm using a domain user, I can't added this user in 'Debbuger Users' group on the local machine
What do I need to do to debug using a domain user?