![]() |
|
|
|||||||
| Petri.co.il is happy to award auglan the title of Most Valuable Member !!! |
| Register | Calendar |
Search |
Today's Posts |
Mark Forums Read |
| Notices |
|
|
Administrator Rights Removed and DOn't Have Password For Other Admin Accountsthis thread has 16 replies and has been viewed 9535 times
|
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
||||||||
|
||||||||
|
We have gained a new client and taken control of a server that the previous admin had removed administrator rights from the administrator group. Thus the administrator account cannot do what we need. There is another user account that we beleive that may have admin right but we're not sure.
What utility should we use to change that user accounts' password? Is there a utility that we can use to re-grant administrative rights to the administrator's group? Forgot to add - This is a Win Server Small Business 2003 with Active Directory Thanks, GTG Last edited by GTG; 8th December 2006 at 04:06.. |
|
#2
|
||||||||||
|
||||||||||
|
If your doman administrator account has been removed from the "Domain Admins" group, he still has rights to add members to the Domain Admins group. I seriously doubt that anyone unprofessional enough to have done this would have covered all the angles. So - log in as the original "Administrator" account in the domain, and simply add yourself back into the "Domain Admins" group.
__________________
Tom For my own and your protection, I do not provide support by private message under any circumstances. All such messages will be deleted and ignored. Anything you say will be misquoted and used against you |
|
#3
|
||||||||
|
||||||||
|
From what we can see, this is what he did -
He renamed the Administrator account to ASD, he then created a new Administrator account that has no administrative priveledges. He then remotely logged in as ASD and disabled the ASD account. Is there a way to somehow enable an account and change it's password if you have no administrator priveleges? He also disabled some services from starting by changing their startup to manual and with no administrator account functioning, we can't reenable those services and get their database to run. Thanks, GTG |
|
#4
|
|||||||||||
|
|||||||||||
|
First off,
Go here and look at the free tools (again). http://petri.co.il/forgot_administrator_password.htm#1 The first tool mentioned is good to use because it generates an UPLOAD.TXT file with all the local accounts listed, so you can see what you have to work with. The second tool, the LINUX CD password reset utility, will also non-intrusively tell you what accounts are on the local server and their enabled status. The intrusive part is that it will allow you to enable a user AND reset the password too, so at the point, it would write to the drive. The third choice is BARTPE with SAMInside plug-in, scsi and network card plugins bootable CD. (I have not had any luck getting the USB plug going, and time is usually of the essence in these issues, so I took a pass last week on making my own USB plug-in. Its on my TO-DO list, honest!) Create the CD on R/W media (this can take time to tweak and get right) boot the server with CD in the tray to a "lite" version of XP which runs from the ISO on the CD and using SAMInside, view the SAM of the server and dump it to a file on a diskette called PWDUMP. It is a text file of all the local accounts with their hashes (read: encoded passwords) in an import-friendly format. Take this A: diskette over to your computer. Install LMCrack from the internet. Import the PWDUMP file into LMCrack. Supposed to crack a hash within 60 seconds w/o any additional configuration needed. Cain and Abel is another cracking program. Passwords Pro is yet another cracking program. Both require dictionary or rainbowcrack DB downloads and additional configuring to get going. Hope this helps! StillAsleep Stacy
__________________
It's not what you know, it who's on your IM list. |
|
#5
|
|||||||||||
|
|||||||||||
|
I worked the SBS group at M$ for awhile.
Do you have another server in your domain (member server) that you can access locally, or is the SBS being the all-in-one box? StillAsleep Stacy
__________________
It's not what you know, it who's on your IM list. |
|
#6
|
||||||||||
|
||||||||||
|
Quote:
Unless some cracking SW will enable a disabled account, no amount of password cracking will fix this problem if there is no way to logon to a disabled "ASD" regardless of knowing the password and there are no other admin accounts. So how to come in as SYSTEM with a minimal amount of disruption to the existing setup? Possibly the "Repair" approach (w/ Shift-F10 ???) will do this -- I just don't know as I haven't tried it personally. Also, this is not a low impact solution: Quote:
Quote:
http://www.petri.co.il/reset_domain_...er_2003_ad.htm may work and allow you to spawn a copy of USRMGR or ??? so you can enable ADM. If you can't write to the registry but can find an existing non-critical service (VPN, AV, etc.) that autostarts and you can rename the EXE, I have a VS.NET service you can drop in place that will do the equivalent of the alt logon trick and allow you to run USRMGR, etc. Just a thought.
__________________
Cheers, Rick ** Remember to give credit where credit is due and leave reputation points © 2006-2013 R Valstar. This post is offered "as is" for discussion purposes only with no express or implied warranty of any kind including, but not limited to, correctness or fitness for use. Nothing herein shall be construed as advice. Attempting any activity based on information in this post is done at your own risk. |
|
#7
|
||||||||
|
||||||||
|
Quote:
I tried the logon.scr method on my Win2K Server box before I learned that the hole had been "fixed", and (not surprisingly) it didn't work. Then I came across your above suggestion, gave it a shot, and I was able to successfully reset my domain admin password and regain access to the box (followed by muffled cheers and a quiet 'happy dance' due to the late hour and the fact my wife was already asleep down the hall...) I'll break it down into rough steps, in case others might find this useful--but first, a disclaimer: I am not a server guru, just a hack that likes tinkering with things on my own. Follow my directions at your own risk, and certainly heed any warnings/suggestions as provided by those on this forum that are certainly more knowledgeable than myself! Here it is:
Hope that someone finds this useful! Erik |
|
#8
|
||||||||||
|
||||||||||
|
I'm glad it worked out.
You are now a member of a rather elite club that has successfully commandeered a box without cracking a password. Bravo.
__________________
Cheers, Rick ** Remember to give credit where credit is due and leave reputation points © 2006-2013 R Valstar. This post is offered "as is" for discussion purposes only with no express or implied warranty of any kind including, but not limited to, correctness or fitness for use. Nothing herein shall be construed as advice. Attempting any activity based on information in this post is done at your own risk. |
|
#9
|
||||||||
|
||||||||
|
[QUOTE=rvalstar;49137]
Possibly the "Repair" approach (w/ Shift-F10 ???) will do this -- I just don't know as I haven't tried it personally. Also, this is not a low impact solution: Hi, learning alot from your messages. I tried this, following your link, but the installation wouldn't start without a password. So I did not getto the bit where shift + F10 is used. Can I press shift+F10 at some other stage? e.g. when it is copying files? |
|
#10
|
||||||||||
|
||||||||||
|
Quote:
http://pubs.logicalexpressions.com/p...cle.asp?ID=305 Please provide the step # and any other detail you may have. Also, what OS and what CD are you using? I have successfully done this (recently) w/ a W2K Pro SP1 CD. Still waiting to schedule time w/ another friend to do the same operation w/ Windows XP Media Edition.
__________________
Cheers, Rick ** Remember to give credit where credit is due and leave reputation points © 2006-2013 R Valstar. This post is offered "as is" for discussion purposes only with no express or implied warranty of any kind including, but not limited to, correctness or fitness for use. Nothing herein shall be construed as advice. Attempting any activity based on information in this post is done at your own risk. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Clean up Computer Accounts which were removed | aquafina | General Scripting | 2 | 12th September 2006 11:29 |
| getting access to administrator rights | jasminetea | Forgot Administrator Password | 8 | 6th September 2006 21:25 |
| Admin rights while keeping the password | Kanja | Forgot Administrator Password | 1 | 23rd November 2005 01:15 |
| Administrator lost rights after password reset NT Server 4.0 | fatneck | Forgot Administrator Password | 2 | 20th July 2005 16:33 |
| Granting local administrator rights | mc2004 | Active Directory | 2 | 17th August 2004 10:44 |