Administrators changes to Debugger Users

G

Guest

After setting up a system running Windows XP Pro with the user set to be a
member of the Administrators group, that spontaneously changes so the user is
a member of the "Debugger Users" group. I wonder if anyone else has come
across this, and if he knows why it occurs. It isn't generally a problem,
but it does cause some problems at times with some of the software we use
which requires the user be an Administrator. I think it gets changed when
running windows updates, but I'm not sure. I would like to be able to set a
user as an administrator and have that remain the setting, without wondering
how long that will remain in effect.

Thanks for any insight.
 
D

Doug Knox MS-MVP

A user can be a member of multiple groups (Administrators, Debugger Users, Remote Desktop Users). Users are added to the Debuggers group when Visual Studio and other applications that use the debugging tools are installed. For XP Pro, use LUSRMGR.MSC to view the users and the groups they belong to. You should see that these users are still Administrators, as well as being members of the Debugger Users group.
 
G

Guest

Ah, thank you. I wonder why in some instances I have to make sure
"Administrators" is the option showing in the group membership drop-down as
"Other" for software to work correctly. It's not a terribly big deal, I just
have to remember to check that when something isn't working like it ought.

Thanks for the response!
 
D

Doug Knox MS-MVP

Use LUSRMGR.MSC, not CONTROL USERPASSWORDS2 to check the group membership. You'll get all the groups, not just the one that appears in the drop down. :)
 
G

Guest

Valacho is correct. It has nothing to do with how many groups the local user
is a member of, it matters what group shows when you look at the main users
window when opening the Users control panel object.

I have the same problem as he does and machines just randomly change to
"Debugger Users" as the default group showing in the Users Control panel
object for the Domain user and even local administrator.

Any ideas what causes this and how to prevent it?

-Jason
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top