M
mach
Background:
Two Win2K PCs with a known username/password that belongs
to the administrators group.
Requirement:
Reset unknown administrator password to a known value with
minimal disruption to existing users.
Tentative Solution:
Improvise on the following method posted by ThePsyko:
1) boot to a windows boot disk
2) if the C drive is NTFS use ntfsdos to mount it
3) maneuver to c:\winnt\system32\config
4) rename the SAM. file to anything you want
5) reboot and login as 'administrator' and a blank password
http://tinyurl.com/sfzf
Boot using PicoBSD ( http://tinyurl.com/sg1v ) in place of a
Win* boot diskette or NTFSDOS ( http://tinyurl.com/sg03 ) then
rename/remove SAM. administrator password resets during next
Win2K boot.
Issues:
Mounting NTFS under a foreign OS is always dicey.
MOUNT_NTFS(8) FreeBSD System Manager's Manual MOUNT_NTFS(8)
NAME
mount_ntfs -- mount an NTFS file system
WRITING
There is limited writing ability. Limitations: file must
be nonresident and must not contain any spaces (uninitialized
areas); compressed files are also not supported.
http://www.FreeBSD.org/cgi/man.cgi?query=mount_ntfs&sektion=8
Questions:
1. What exactly does "file must be nonresident" mean?
2. Does an easier solution exist, given the knowledge of a
known user/password that belongs to the administrators
group?
TIA.
Two Win2K PCs with a known username/password that belongs
to the administrators group.
Requirement:
Reset unknown administrator password to a known value with
minimal disruption to existing users.
Tentative Solution:
Improvise on the following method posted by ThePsyko:
1) boot to a windows boot disk
2) if the C drive is NTFS use ntfsdos to mount it
3) maneuver to c:\winnt\system32\config
4) rename the SAM. file to anything you want
5) reboot and login as 'administrator' and a blank password
http://tinyurl.com/sfzf
Boot using PicoBSD ( http://tinyurl.com/sg1v ) in place of a
Win* boot diskette or NTFSDOS ( http://tinyurl.com/sg03 ) then
rename/remove SAM. administrator password resets during next
Win2K boot.
Issues:
Mounting NTFS under a foreign OS is always dicey.
MOUNT_NTFS(8) FreeBSD System Manager's Manual MOUNT_NTFS(8)
NAME
mount_ntfs -- mount an NTFS file system
WRITING
There is limited writing ability. Limitations: file must
be nonresident and must not contain any spaces (uninitialized
areas); compressed files are also not supported.
http://www.FreeBSD.org/cgi/man.cgi?query=mount_ntfs&sektion=8
Questions:
1. What exactly does "file must be nonresident" mean?
2. Does an easier solution exist, given the knowledge of a
known user/password that belongs to the administrators
group?
TIA.