General discussion

  • Creator
    Topic
  • #2279225

    User rights

    Locked

    by don_c ·

    I have a problem with a user rights? They have power user rights an they shouldnt have. The rights I set for them was just a user only the other day there account got lock for some reason and thats when I notice it. I am the only admin for the local computer so no one should have been able to change the rights. I can ad an remove rights to the account but when I try to remove the power user rights it gives me an error (the specified account name is not a member of the local group) I have been every where in the computer that i can think of please help

All Comments

  • Author
    Replies
    • #3542231

      Reply To: User rights

      by angela.brown2 ·

      In reply to User rights

      I would suggest renaming the profile folder on the machine. Then delete the user accounts and recreate them. Log back in as the user to create a new profile folder. Log off as the user and back on as adminstrator. Copy the contents of the renamed pofile folder to the newly created profile folder. That way the user can retain most of their profile settings.

      Hope this helps.

      • #3364608

        Reply To: User rights

        by don_c ·

        In reply to Reply To: User rights

        This work but i like to know how the got those rights when i am the only admin on the network

    • #3542214

      Reply To: User rights

      by iriemon69 ·

      In reply to User rights

      Angielynn gave you a good answer, I would second her opinion that it is a SAM issue with the user account(s) or the entire SAM on the local PC. Give her solution a try and let us know if it works.

    • #2737945

      Reply To: User rights

      by joseph moore ·

      In reply to User rights

      How about running this from a Command Prompt:

      NET LOCALGROUP “POWER USERS”

      That will list the current members of the Power Users group.

      Next, say user BOB is listed as a Power User and you don’t want BOB as a Power User. You could run this to remove BOB:

      NET LOCALGROUP “POWER USERS” BOB /DELETE

      hope this helps

      • #3364609

        Reply To: User rights

        by don_c ·

        In reply to Reply To: User rights

        This done the same thingit still would not remove the user

    • #3364607

      Reply To: User rights

      by don_c ·

      In reply to User rights

      This question was closed by the author

Viewing 3 reply threads