Originally posted by: stars
http://cities.lk.net/lost_password.htm
Originally posted by: statik213
Originally posted by: stars
http://cities.lk.net/lost_password.htm
so it's that easy? kinda scary....
so it's that easy? kinda scary....
It's just as easy for Windows as long as you don't use NTFS encryption, but if you do use encryption and forget your password your data is gone forever
Originally posted by: STaSh
It's just as easy for Windows as long as you don't use NTFS encryption, but if you do use encryption and forget your password your data is gone forever
I assume you mean encrypting a text file with the password in it, rather than encrypting the SAM database...?
sudo
Originally posted by: Nothinman
sudo
If you have sudo restricted that won't work. You would have to have it setup with an account allowed to run passwd for any account or any command at all.
Originally posted by: Nothinman
so it's that easy? kinda scary....
Which explains why physical security is so important.
And actually, if you can edit the bootloader easily (i.e. you're using grub) you can pass the kernel the parameter 'init=/bin/bash' and instead of starting init which starts the normal bootup process you'll be given a root shell and can change the root password from there. You might have to remount the filesystem read-write with 'mount -o remount,rw /' depending on how the box is setup, but that's it.
Originally posted by: n0cmonkey
Originally posted by: STaSh
It's just as easy for Windows as long as you don't use NTFS encryption, but if you do use encryption and forget your password your data is gone forever
I assume you mean encrypting a text file with the password in it, rather than encrypting the SAM database...?
I think he means that if you use EFS your data will be inaccessible in a useful manner if you use password recovery tools. Or something.
it's easier to boot knoppix cd and chroot or edit the passworfd files directly.
Originally posted by: n0cmonkey
Originally posted by: STaSh
It's just as easy for Windows as long as you don't use NTFS encryption, but if you do use encryption and forget your password your data is gone forever
I assume you mean encrypting a text file with the password in it, rather than encrypting the SAM database...?
I think he means that if you use EFS your data will be inaccessible in a useful manner if you use password recovery tools. Or something.
unless you remember the original password that was used to set the encryption, your files are lost forever, even if you regian access to the system by resetting the password.