this post was submitted on 19 Dec 2023
1010 points (99.1% liked)

xkcd

8584 readers
211 users here now

A community for a webcomic of romance, sarcasm, math, and language.

founded 1 year ago
MODERATORS
 

https://xkcd.com/2869

Alt text:

Why couldn't the amulet have been hidden by Aunt Alice, who understands modern key exchange algorithms?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 25 points 9 months ago* (last edited 9 months ago) (1 children)

Same with Windows 95 and Windows 98. Those operating systems were not really designed with a proper concept of 'user accounts'

The password box wasn't supposed to prevent system access, it was to capture user credentials for networking, like remote fileshare access.

Pressing escape is just choosing to continue anonymously.

[–] [email protected] 8 points 9 months ago (1 children)

I believe even as far as XP and maybe 7 you could just make a new user account with admin privileges by creating it through command prompt and changing a single flag. I used this to get unfettered access to the remote hard drive server in high school and stole other people’s homework.

It’s no wonder I ended up going the GED route lmao

[–] [email protected] 2 points 9 months ago (1 children)

Yes, but getting to the cmd, you have to replace C:/windows/system32/utilman.exe with cmd.exe on 7+.

[–] [email protected] 2 points 9 months ago

I believe I wrote all the commands sequentially in a batch file because some well intentioned IT person blocked access to cmd, but had no restrictions for creating/executing .bat