A. The AD database is stored in ntds.dit.
B is incorrect, since a SAM file only stores a local user account database and is not used on a domain controller. C is incorrect because edb.log contains only transaction records. You may argue rather successfully that transaction log data is database data, but technically, the transaction log is a temporary storage of changes to data—the final destination is still the data file. D is incorrect because MFT does not store any user data, only system data necessary to maintain the file system.
|