Unreasonable Limit on Open Firmware Passwords
Lawrence Person writes "Well, this has to be one of the stranger bugs in recent memory: 'If you used Open Firmware Password utility to create a password that contains the capital letter "U", your password will not be recognized during the startup process.' Straight from the mothership. I'm guessing that not too many people use Open Firmware Passwords, but it's a very nasty bug for those who do. Props to the always great As The Apple Turns for pointing this one out."
My trusty password "god" triumphs again!
I would expect such blatant racism on Fark, but on Slashdot? Mods please ban this asshole.
Hmm.. this explains why my STFU posts always disappear.
"Derp de derp."
C:\>
It sounds like this isn't a bug in Open Firmware (thankfully), but Apple's OF Password app. If so, we just need to wait for an update to the app, and can still set passwords with "U" manually.
Does anyone have more info regarding where this bug originates?
Mikey-San
Karma: +Eleventy billion (mostly affected by watching Celebrity Jeopardy)
Among other things, it:
blocks the ability to use the "C" key to start up from a CD-ROM disc.
blocks the ability to use the "N" key to start up from a NetBoot server.
blocks the ability to use the "T" key to start up in Target Disk Mode (on computers that offer this feature).
Posting this anonymously, since I don't want to be known as the one who figured this out.
I pity the fool who has a wife or daughter named Ursila. :-(
They're the ones that want to claim copyright on that letter, so that talking about *nix requires paying a licensing fee.
It also means we can't call them a b*nch of motherf*cking f*ckwits, which is a real shame.
--
Don't like it? Respond with words, not karma.
No, wait. This is Apple, not Microsoft. Bugs like this are acknowledged, with workarounds and/or patches supplied quickly, and this gives the company character and credibility.
to just reset the password. Easily accomplished.
-You may license this sig for only $6.99.
Microsofy story of the day - yet another hole that will get you owned that we're disclosing and patching after years of vulnerability.
Apple story of the day - bug disallows a certain character in little used Openfirmware password.
Slashdot spin - both platforms have bugs. Fair and Balanced - Slashdot News!
=tkk
Bill Gates - Creationist?!?
This is clear evidence that despite its user-friendly appearance, deep down, Apple hates U.
Ceci n'est pas un post.
The article number for this was 107666. If that's not clear proof that Microsoft was somehow involved, I don't know what is.
Um, I need something for the 107 part...
Waiting to see if this gets modded flamebait or funny... ;-)
Aunt!
I am TheRaven on Soylent News
You don't need to bother. Being based on FreeBSD, OS X comes with its own pitchforks.
I am TheRaven on Soylent News
The value $AA is used to "encrypt" the password in OF. Every letter in the password is obfusticated via XOR with this value.
'U' = $55 XOR $AA = $FF (and this is probably used as a end-of-password marker).