Comment on xkcd #2869: Puzzles
tiramichu@lemm.ee 10 months agoSame 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 file share access.
yuriy@lemmy.world 10 months ago
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
MonkderZweite@feddit.ch 10 months ago
Yes, but getting to the cmd, you have to replace C:/windows/system32/utilman.exe with cmd.exe on 7+.
yuriy@lemmy.world 10 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