this post was submitted on 19 Jul 2024
72 points (100.0% liked)
Sysadmin
7640 readers
22 users here now
A community dedicated to the profession of IT Systems Administration
No generic Lemmy issue posts please! Posts about Lemmy belong in one of these communities:
[email protected]
[email protected]
[email protected]
[email protected]
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
No, that's not what it means.
If the device is wired to the LAN, the admin logon authenticates the user with the domain server, and thus decrypts the files using the credentials that are stored server-side.
If the drive would be fully encrypted, you'd have to enter a password each time you boot the machine. That can be done, but is really not all that practical, especially not when working with a domain server / remote admin.
For a private computer, you can have a look at Veracrypt (FOSS) if you want to have a fully encrypted drive.