Recommended Posts

You make them a normal user on the computer. That is how you do it. If they use a boot disk to get around it, set a bios password and put security screws on the case so they can't open it. If they continue to break policy it is grounds for termination or removal of computer rights (at least that should be in your policy).

Power users does not allow you to add admins to the computer. You would need to be an admin or a group that has local admin rights. Or a boot disk like the free hirens disk that you can download and boot off of.

"We had user today add themselves as a local admin,"

As sc302 mentions "boot disk to get around it, set a bios password"

If I have physical access to the box - I can just boot one of many different tools to change the local admin account password. Log in with that for what I need, or log in with that and then give whatever other account I want local admin as well.

You can not prevent that from happening with a gpo.. The box would have to be setup with a bios password to prevent booting from removable media, be it cd or usb, etc. And you also need to prevent pxe - or I could just boot the tool I need to change the local admin password via pxe if so desired, etc.

  • Like 2
  On 24/01/2013 at 22:06, bowl443 said:

Windows 2008 domain with domain controllers running '08 R2.

We had user today add themselves as a local admin, giving himself full rights to that machine on a Windows 7 machine.

How can I prevent this with a GPO?

Group Policy Preferences. This will properly layer over multiple GPO's targeting the same group.

Computer Configuration\Preferences\Control Panel Settings\Local Users and Groups.

Create a "New Local Group" and from the drop down caret under Group name: select "Administrators (built-in)

Checkmark "Delete all member users"

Checkmark "Delete all member groups"

Now select the "Add" and then "..." buttons to query for domain groups or user objects. Do not type in the Name: field manually unless you are defining a local computer user or group object that will still be a member, otherwise you may not properly attach the domain object SID to the GPP. You may wish to add the local computer "Administrator (built-in)" user to this group.

Under the Common tab you should select "Remove this item when it?s no longer applied." and select "No" so that all members added to the group are removed when the GPO no longer is used against the computer. Beware that if you do not have a higher level GPO that automatically adds a local Administrator to this group that it is possible to remove all Administrators from a computer.

Beware on using "Delete all local users" against servers. You will discover scenarios where your GPO will cease to function on servers containing certain roles (I believe it involves the Configuration Manager agent being present), and then you may have almost everyone trapped out of the server until you create a lower level GPO that fixes the issue and wait for your GPO refresh timer to execute. In this particular case if you need to control local users, have a parent GPO control removal, and a layered GPO control the actual members. It'll scream at you in the event logs when Delete all local users fails to function.

If you do this, even if someone adds an account to the Administrators group, your next GPO refresh will undo the change. If someone adds a user to the group while the machine is offline, the GPO refresh at startup will likely remove the user from the group before or during logon. People who know how to launch PowerShell under the System context of the Logon screen however will be able to defeat this GPO. If you really want to prevent offline attacks, use BitLocker, but BitLocker will not defend against an online attack that enables a CLI to work at the logon screen.

As I recall, this GPP has no effect against built-in groups on Domain Controllers.

  • Like 3
  On 24/01/2013 at 22:51, Kaedrin said:

Group Policy Preferences. This will properly layer over multiple GPO's targeting the same group.

Computer Configuration\Preferences\Control Panel Settings\Local Users and Groups.

Create a "New Local Group" and from the drop down caret under Group name: select "Administrators (built-in)

Checkmark "Delete all member users"

Checkmark "Delete all member groups"

Now select the "Add" and then "..." buttons to query for domain groups or user objects. Do not type in the Name: field manually unless you are defining a local computer user or group object that will still be a member, otherwise you may not properly attach the domain object SID to the GPP. You may wish to add the local computer "Administrator (built-in)" user to this group.

Under the Common tab you should select "Remove this item when it?s no longer applied." and select "No" so that all members added to the group are removed when the GPO no longer is used against the computer. Beware that if you do not have a higher level GPO that automatically adds a local Administrator to this group that it is possible to remove all Administrators from a computer.

Beware on using "Delete all local users" against servers. You will discover scenarios where your GPO will cease to function on servers containing certain roles (I believe it involves the Configuration Manager agent being present), and then you may have almost everyone trapped out of the server until you create a lower level GPO that fixes the issue and wait for your GPO refresh timer to execute. In this particular case if you need to control local users, have a parent GPO control removal, and a layered GPO control the actual members. It'll scream at you in the event logs when Delete all local users fails to function.

If you do this, even if someone adds an account to the Administrators group, your next GPO refresh will undo the change.

As I recall, this GPP has no effect against built-in groups on Domain Controllers.

The damage is already done at that point. There is no gpo that prevents this.

  • Like 2
  On 24/01/2013 at 23:05, sc302 said:

The damage is already done at that point. There is no gpo that prevents this.

Depends what the actual story is, which the OP barely gave details on. What I described helps mitigate. (BTW, you responded to my original message prior to a bit of editing)

To prevent offline attacks, the only real "solution" is to manage the machines with BitLocker, a TPM, and Network Unlock.

A BIOS System password is only effect against "some" computers with properly designed firmware. A large majority that I've encountered do not block the F12 (or equivalent) firmware/BIOS boot menus even if a System password is present, including some of Dell's business line machines. Only some actually require authentication if a system password is present. I have some Precision workstations that do intrusion detection great, but only a BIOS user password will prevent a user from calling on the boot menu (and of course block them from using the computer at all without support). I don't believe any vendor is 100% consistent across their motherboard models when it comes to securing its BIOS/Firmware boot menu.

Also, when properly managed, "BitLocker+TPM+Network Unlock" is the better solution than any firmware block or physical lockdown because it requires the end user actually have technical skills. They need to have successful online attacks before an offline attack becomes possible. At this point most failures will be the result of desktop mismanagement.

Obviously it?s a bit trickier on mobile systems, as Network Unlock likely becomes impossible and you have to replace it with +PIN/+USB.

Sorry for the brevity in the OP. I hammered out the question before leaving the office for the day. I probably should have waited until I had all the details before posting. An area tech called me with the problem and the details were vague.

It is my understanding that the user launched the user account applet and made the changes. I was hoping that there was a GPO that disabled access to that particular applet.?.

Thanks for the responses.

When I get to work tomorrow morning I'll set up a test user with the same privilages and try it out and see if I can figure out how he did what he did.

  On 25/01/2013 at 02:39, bowl443 said:

It is my understanding that the user launched the user account applet and made the changes. I was hoping that there was a GPO that disabled access to that particular applet.?.

Then the problem lies with your lack of basic security then, nothing GP will fix - you've set his account up as an admin.

Agree with grounds for termination and so on, but also worth pointing out, try and find out what possessed the user to get Admin rights. Did he do it because he is an ass who wants to install some dodgy Facebook games, or is there something wrong with his computer that hasn't been addressed and he was trying to take matters into his own hands to fix it out of frustration?

Kaedrin -- are you talking about restricted groups? Seems like a really long explanation of restricted groups to me. Which sure you can restrict who is in your admins group. And yes that is a great idea and normally an audit requirement anyway..

But if I have local admin - its real easy to block gpo being pushed from the domain..

Now sure if you want to go the encrypted route - this can also prevent the boot tools to change the admin account. But normally your not trying to keep out the elite hackers here.. Your keeping billy joe bob from running some boot tool he found on the net, etc.

But yeah if all he did was launch user manager -- then he had rights in the first place. Does someone have domain users in the Domain Admins group ;)

  On 25/01/2013 at 11:00, BudMan said:

Kaedrin -- are you talking about restricted groups?

Restricted Groups is legacy. They have extremely limited functionality compared to GPP Groups, and as I recall cannot be layered across multiple GPO's. Unless the target is a pre-Vista system, GPP Groups should be used instead. I abandoned Restricted Groups entirely once Vista SP1 & 2008 SP1 were released.

Even if you set a boot bios password to prevent booting from CD the passwords can usually be reset. However if you enforece bitlocker with the key being backed (with hardware TPM) up to AD and only recoverable from AD admins there is no way they can use any off the street tool to add thierselves as Admin. First they would have to have access to the AD and have rights to view the key. Note Admins can still boot and use the recovery MS DART toolsets and reset passwords or whatever with the recovery key. There is no way the user will be able to boot from cd and give himself admin rights.

There is a small chance of privilege level escalations using say a faulty cisco vpn client allowing the users to get system access and then give themselves root from a running machine. Also there is a small chance they could freeze the memory (actualy temp wise) and read the bitlocker key from an additional machine. However the general user with all his "hacker" tools arent' going to bypass a full system encryption (assuming you have a TPM module in place)

You don't say if you do have a TPM enabled machines or not.

However s/he already OWNS this machine. The only way to ensure they don't give themselves rights again is to re-image. As as long as he or she had admin rights to begin with, they may of installed a system level back door that simply gives the right back even after you removed them from the Admin group.

Do you make them sign an user agreement, or if they do have elevated rights a privledged level access agreement?

A little more detail;

This is at a school district and the kid in quesiton is a seventh grader. He renamed the local admin account and changed its password. Those student accounts are not local admins on the computers. After testing it with an account that we copied from his account, the only way he could have done this is with a bootable device, be it a cd, dvd, or usb drive. Thankfully with the security in place, being a local admin doesn't give him any rights on the network or domain. About the only thing he can do differently is install software locally. After going through his internet search history, he is looking for remote viewing software, specifically TeamViewer. He did not install any software though - maybe the bell rang and he ran out of time?

We're hatching a plan to catch him doing it so that we can nail down his process and figure out how much he knows. Maybe a key logger, or remote viewing software - like VNC. He could have used a product like Ophcrack and now he knows the local admin password on all the campus computers.

In the future we'll set the bios to only boot to the SATA drive and set a password on the bios to prevent changes being made to the boot order.

Any other thoughts/recommendations?

to catch a thief...

http://www.spectorsoft.com

Edit: also on some bios's you can set what devices are allowed to boot from not just boot priority...hitting the option to boot of a different device will yield only what devices you choose (ie, the hard drive).

The other issue is that it is pretty easy to reset this if you can pull the cover off when no one is looking, so putting in a security screw to prevent cover removal without special tools may also help.

If your admin password is simple enough to be cracked locally by Ophcrack in a reasonable amount of time, that's a huge problem. Presumably you have a descent password policy and that is not the case, so I would rule out the student having access to the local admin password for all the machines.

Also, have you heard of Kon-Boot before? Its an extremely simple (and effective) method for gaining access to virtually any local Windows account, including the admin account. It would allow someone to boot from a disc, login as admin, then change the admin password. One could also login to any domain account that has been established on the local computer (i.e. a domain admin, teacher, or other student who logged in and created a profile on that computer), but since Kon-Boot bypasses the password instead of cracking it, the user won't have access to any domain resources.

  On 25/01/2013 at 00:08, Kaedrin said:

Depends what the actual story is, which the OP barely gave details on. What I described helps mitigate. (BTW, you responded to my original message prior to a bit of editing)

To prevent offline attacks, the only real "solution" is to manage the machines with BitLocker, a TPM, and Network Unlock.

A BIOS System password is only effect against "some" computers with properly designed firmware. A large majority that I've encountered do not block the F12 (or equivalent) firmware/BIOS boot menus even if a System password is present, including some of Dell's business line machines. Only some actually require authentication if a system password is present. I have some Precision workstations that do intrusion detection great, but only a BIOS user password will prevent a user from calling on the boot menu (and of course block them from using the computer at all without support). I don't believe any vendor is 100% consistent across their motherboard models when it comes to securing its BIOS/Firmware boot menu.

Also, when properly managed, "BitLocker+TPM+Network Unlock" is the better solution than any firmware block or physical lockdown because it requires the end user actually have technical skills. They need to have successful online attacks before an offline attack becomes possible. At this point most failures will be the result of desktop mismanagement.

Obviously it?s a bit trickier on mobile systems, as Network Unlock likely becomes impossible and you have to replace it with +PIN/+USB.

A firmware password would be used to stop the booting off of cd/dvd so they cant boot up a password change dvd

"he knows the local admin password on all the campus computers."

While I agree the password should be of significant strength to prevent bruteforce/rainbow tables, etc. You should also not have the same password on every device. They should all be different.

I use to just run a script to change the local admin password on every single machine in the domain. It was a random 20 digit that just dumped out from online password creator - http://www.pctools.com/guides/password/ I just pop these into my script and store in our password log.. Rare that was ever needed, you normally just used your own account that had local rights on all the machines, etc. Only in the case that boxes trust got messed up with the domain or something would you have to use local admin.

This also allowed us to give out local admin in the worse case scenario user was offline and something when wrong where you had to walk him through something with admin rights.. All you gave him was his box, and next time he his box was on the domain you would change it, etc.

BudMan, that's a really cool idea! None of the companies I have worked for have done that, but they probably should have. That seems like a much better method than generating a strong local admin password that must be changed once every three months. Everyone in IT basically uses their domain admin privileges anyway.

we had to change them every 3 months as well ;) Which is why the script!! It unrealistic to think you could change password if you had to touch every machine.. And your going to typo it for sure as well ;)

Might not have been that bad on the 50 some local servers, but not going to do it on the 900 plus user boxes.. And what about laptops that rarely come into the office etc.. Just needed to catch them while they are online via the vpn and 2 seconds there you go their local admin is changed.

Oh they were secure as well -- other guys use to bitch if they ever had to use them, or even the domain admin account which again used random 20.. As you said everyone normally used their personal accounts that had the permissions they needed. But every now and then you would have to break out the domain admin account password from the safe. and **** like this can be a pain to type in #luc&ouk?aqL6#iEwr+e

which is why the phonetics come in real handy ;)

(Hash - lima - uniform - charlie - Ampersand - oscar - uniform - kilo - Question - alpha - quebec - LIMA - Six - Hash - india - ECHO - whiskey - romeo - Plus - echo)

  On 25/01/2013 at 19:23, majortom1981 said:

A firmware password would be used to stop the booting off of cd/dvd so they cant boot up a password change dvd

As I said, there is no guarantee a motherboard actually secures the boot menu just because you set a firmware password. There is no consistent behavior across motherboards even from Dell. If you have 6+ generations worth of different computers, I?m sure that less than half of them will actually behave the same way. Some will ask for authentication, and some won?t care that there is a password and will simply always allow the boot menu to function.

Give an example of something that allows you set a firmware password but does not allow you to lock down the boot, or still allows access to the boot menu.

Remove everything but the hdd from boot option, turn off feature to access boot menu, set password.

Even if the boot menu is available, if you alter the boot options then set a password on the firmware you should be good. I don't recall ever in the 30+ years in working/playing with a computers -- once they starting adding bios passwords ;) Not having the ability to lock out what the computer could boot from.

Shoot most users can not figure out how to change the boot order when firmware is NOT locked ;) Or for that matter press F# the system even flashes on the screen that says to change boot order.. So just the fact of changing the boot order to not boot cd/dvd/usb/pxe before the hard should keep most users from being able to run the boot tools.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Atomic Heart is getting a sequel and an MMO RPG spin-off by Pulasthi Ariyasinghe Atomic Heart arrived in 2023 as one of the biggest action game surprises, offering players an alternative history version of the Soviet Union to explore where the player is in the middle of a robot uprising. Just as the original passes 10 million players, developer Mundfish today unveiled two new games at the Summer Game Fest showcase. First up is Atomic Heart 2, a full-fledged sequel that has players returning to the over-the-top retrofuturistic setting for another wacky adventure. The studio promises an expanded RPG system, a story that picks up from the original, bringing back all the fan-favorite characters, as well as an "explosive combat system" that now let players use both hands for their powers and standard weaponry. “Ever since the launch of the original Atomic Heart, we’ve been floored by the unwavering support and enthusiasm of our playerbase. When we set out to create the Atomic Universe, we never imagined that the community would respond with such amazing passion,” shared Robert Bagratuni, Founder and CEO of Mundfish, and Game Director of Atomic Heart 2. He continues, “It’s been hard sitting on this announcement for so long, but today, at Summer Game Fest, we’re incredibly happy to finally and officially announce that Atomic Heart 2 is coming, and it’s bigger and bolder than the original.” Built on Unreal Engine 5, Atomic Heart 2 is coming to PC and consoles. A release window has not been attached to the project yet. Next, the studio revealed it's working on a unique spin-off that's set in the same universe. Dubbed The Cube, it will be a massively multiplayer online RPG shooter experience that has players entering a giant cube structure in the sky for survival. Aside from fighting massive monsters and the cube itself, the unique element comes from how the environment will scramble like a Rubik's cube. This unstable arena will offer players new opportunities without needing to travel large distances in an open world. The Cube does not have a release date attached to it either.
    • Game of Thrones is getting a real-time strategy game on PC: War For Westeros by Pulasthi Ariyasinghe A brand-new game is coming out based on George R. R. Martin's A Song of Ice and Fire universe, and surprisingly, it's a full-fledged real-time strategy game for PC. Titled Game of Thrones: War For Westeros, the new title was revealed at the Summer Game Fest 2025 kickoff show today. Check out the debut trailer below, which features plenty of familiar faces from the television series, as well as fights that many probably wished they saw in the story. It looks like players' actions will have some major deviations from how the storyline actually played out in the series, with major characters dying, switching sides, and having massive wars against each other. Unfortunately, no gameplay was revealed in the trailer. War of Westeros is being developed by PlaySide, which may be familiar to those who have played their previous real-time strategy experience, Age of Darkness: Final Stand. The studio said today that its new project will offer players House Stark, House Lannister, House Targaryen, or even the Night King's forces as factions they can take the role of in their journey. " Each faction offers deeply asymmetric strategies, with signature heroes, armies, and mechanics forged from the brutal legacy of Westeros," adds the company. Infantry, cavalry, siege engines, giants, and dragons will all be available for deployment during battles, both when attacking other factions and when defending. The title will be playable solo to take over the Seven Kingdoms, as well as in multiplayer, where a free-for-all mode will enable multiple players to lead forces against each other for victory. Game of Thrones: War for Westeros is currently only announced for PC, with a Steam page already available for fans to wishlist. A release date, nor pricing, has not been revealed just yet, with the title slated to launch sometime in 2026.
    • What do you consider modern hardware? Mine is a few years old, but you can't tell me that a 5900x with a RTX 3080 should be slow with a Windows UI because they are 4 years old. No one said it didn't run perfectly fine; we said it was slower than 10, and it factually is, to the point that saying anything else is just propaganda.
    • Sorry if video games weren't supposed to be included but this is the only intro that sold me on a game before even playing it    
  • Recent Achievements

    • Mentor
      Karlston went up a rank
      Mentor
    • One Month Later
      EdwardFranciscoVilla earned a badge
      One Month Later
    • One Month Later
      MoyaM earned a badge
      One Month Later
    • One Month Later
      qology earned a badge
      One Month Later
    • One Year In
      Frinco90 earned a badge
      One Year In
  • Popular Contributors

    1. 1
      +primortal
      484
    2. 2
      snowy owl
      253
    3. 3
      +FloatingFatMan
      252
    4. 4
      ATLien_0
      214
    5. 5
      Xenon
      150
  • Tell a friend

    Love Neowin? Tell a friend!