0

Is there any way to secure SAM(Security Account Manager) file from Windows in case of someone gets physical access to our pc and uses Ubuntu live CD to boot from cd and then copying our SAM file?

user3565261
  • 344
  • 1
  • 6
  • 19

2 Answers2

1

BitLocker can be used to secure an entire drive against accidental media loss.

Remus Rusanu
  • 288,378
  • 40
  • 442
  • 569
1

Encrypting your SAM File Is a good option however as you said you can not use Bitlocker so you can go for the boot time passwords that would prevent the users from changing the boot order and use an alternate platform to boot and access the windows resources.

OshoParth
  • 1,492
  • 2
  • 20
  • 44