Slashdot Mirror


Security Update Fixes the Screen Effects Hole

jellomizer writes "Here is is. Available from Software Update. 'Security Update 2003-07-14 addresses a potential vulnerability when a password is required upon waking from the Screen Effects feature, which could allow an unauthorized user access to the desktop of the logged in user.' Now we can use our screen savers with the warm and fuzzy secure feeling."

94 comments

  1. went witout a hitch by poil11 · · Score: 4, Interesting

    i just hope that one day updates won't require a restart.

    1. Re:went witout a hitch by qengho · · Score: 5, Funny


      i just hope that one day updates won't require a restart.

      Ain't it annoying? How the hell am I going to get my uptime past 30 days or so if I keep having to restart because of patches? Curse you, Apple, for fixing things on a regular basis!!

    2. Re:went witout a hitch by whee · · Score: 5, Informative

      This updates a system framework, which is likely in use by multiple, running, applications. The safest way to ensure everything is operating as it should is to require a restart. Had this been an update of something else, like a user-level application or daemon, then the restart would not have been required.

      You have to remember that this is an operating system for the masses and their desktops. I'm sure this update could've not required a restart, but what if something went wrong? Would your grandmother know how to make sure the current version of a shared library is loaded for her applications?

    3. Re:went witout a hitch by Anonymous Coward · · Score: 1, Insightful

      Not only is this a desktop for the masses thing, but it makes sense with the servers I build too. I've had enough of installing services on the University servers here and leaving machines up, then coming across a small (but significant) problem when rebooting the machine 2 months later, and needing to go back through just what changed since the last reboot to even remember what may need fixing.

      When installing a new daemon it may run quite well initially, but until it's started up through the normal boot process, then I don't consider the install fully tested. Uptime means fuck all if on those rare occasions you DO boot you lose an hour on a little fuckarse tiny problem you could have prevented with a 3 minute reboot at a time you choose.

    4. Re:went witout a hitch by 47Ronin · · Score: 5, Informative

      Noone's forcing you to restart. I just opened up the Mac's Terminal.app and:

      % sudo softwareupdate SecurityUpd2003-07-14-1.0

      [wait for install to finish]

      Installing "Security Update 2003-07-14"... 98% 98% 99% 99% 99% 99% done.

      You have installed one or more updates that requires that you restart your
      computer. Please restart immediately. ...After that I just closed the Terminal. I keep on working and at the end of the day, if I feel like restarting I will. I will also upgrade my OSX webserver this way, and probably never restart it until a real major upgrade occurs.

      --
      Those who laugh at you for you having a Mac.. are the people who constantly call you to fix their PC.
    5. Re:went witout a hitch by Acrimonious+Coward · · Score: 5, Informative

      For and update to an application library (Cocoa in this case), you don't really need to restart, you just need to quit all Cococa apps, this includes the Login Window. To accomplish this, do the following:

      1. download and install the patch. 2. log out, if you can. 3. type ">console" or maybe even ">exit" in the user name field of the login window. 4. once in the console, I believe a ctl-D will restart the login window.

    6. Re:went witout a hitch by Anonymous Coward · · Score: 0

      i can still click+select+drag the screensaver over and click on desktop items. i can even launch apps, including terminal.app. All the while the "please enter screensaver password" window hovers about.

      This update is weak. There still remains a vulnerability.

    7. Re:went witout a hitch by babbage · · Score: 4, Insightful

      Yeah, but at that point you've gone so much of the way to bringing the system all the way down that you might as well just do the full reboot. You've just described 80% or so of the things that happen in the logout, shutdown, restart, log back in cycle. Unless you just can't have any service disruption in non-GUI software running on your Mac (Apache, MySQL, etc that other machines may be using), then what's the point in saving that 15 seconds & losing state in all your apps anyway? And if you are running services that can't be disrupted, why are you running them on a desktop platform?

    8. Re:went witout a hitch by babbage · · Score: 4, Insightful

      In which case, the unpatched version is resident in memory, and the patched version is sitting idle on your disc. What's the point of that? When you're ready to apply the patch (which, apparently, isn't right now), then just let the thing reboot & get the clean slate.

    9. Re:went witout a hitch by hankster164 · · Score: 1

      i can still click+select+drag the screensaver over and click on desktop items. i can even launch apps, including terminal.app. All the while the "please enter screensaver password" window hovers about. This update is weak. There still remains a vulnerability.

    10. Re:went witout a hitch by momerath2003 · · Score: 1

      As an alternative, you can just force-quit Software Update after it presents the sheet confirming whether you want to restart or shut down.

      --
      I had but a simple dream, to destroy all humans.
    11. Re:went witout a hitch by morcheeba · · Score: 3, Funny

      Just switch to PPC Linux 2.5.75, where you can get 30 years of uptime. And some people complain about this like it's a bad thing!!

    12. Re:went witout a hitch by Anonymous Coward · · Score: 0

      He, he. But it looks like this has long been addressed in Panther 8-)

    13. Re:went witout a hitch by eobiont · · Score: 1

      I just hope that one day updaytes won't disable CUPS printing.

    14. Re:went witout a hitch by Anonymous Coward · · Score: 0

      Haven't tried Control-D, but you can just type "logout" in console mode and you will get the OS X login window back.

    15. Re:went witout a hitch by Anonymous Coward · · Score: 0

      Many, many Mac users (that includes me) have a serious psychological hangup about uptime because of the OS 9 days when Macs would crash for reasons that wouldn't faze Windows XP or Mac OS X. So in Mac OS X, we obsess over "uptime." The point of going into Console instead of restarting is it doesn't reset the uptime counter like a restart would.

    16. Re:went witout a hitch by andreMA · · Score: 2, Interesting
      Yep, you said it yourself: keeping apache et al running. And other servers; I happen to run several instances of TinyMUSH 3.1 on my aging 500MHz dual. It's helpful for them to not rely on proper handling of signals to "shit! I better checkpoint!" - let alone the inconveninece my users would suffer from an actual reboot.

      So... some folks do have a lot more to worry about than the GUI. Sure, I could just run Darwin, but I do a small amount of stuff that requires a GUI too.

    17. Re:went witout a hitch by andreMA · · Score: 1
      I think Babbage is correct here, in that you gain no benefit from the update until rebooting.

      But if you feel as I do that the bug this update addresses is trivial, skipping the eboot makes sense. Install it and forget it, then simply let it take effect when you next need to reboot. Or wait; it's up to you.

      Maybe better to wait; sometimes the damndest things... happen.

    18. Re:went witout a hitch by andreMA · · Score: 1
      That's doubleplus ungood. I assumes that you're able to interatct with the terminal session so launched, as the user who was logged in?

      I'm not being sarcastic here... but have you complained yet to Apple? I know that the person who disclosed the original problem (the buffer overflow in the password feild, was it?) expresssed dismay that Apple hadn't responded to him. But here we are two weeks after the public disclosure and there's at least a partial fix for what (forgive me) is a slight problem that requires physical access. I suspect that Apple might simply choose to not even admit that they've been notified of a problem until they have a patch ready.

      Much like MS in that regard... but perhaps more timely.

    19. Re:went witout a hitch by Anonymous Coward · · Score: 1, Insightful
      And if you are running services that can't be disrupted, why are you running them on a desktop platform?
      Simple answer: Because I can.
    20. Re:went witout a hitch by capmilk · · Score: 2, Interesting

      Did you reboot after the update? I did, and I can't do anything on my desktop without entering the screen saver password.

    21. Re:went witout a hitch by Alan+Partridge · · Score: 1

      30 years of uptime? Eh? Can you explain to me how this is KNOWN when the PPC platform hasn't existed yet for 30 years?

      --
      That was classic intercourse!
    22. Re:went witout a hitch by Alan+Partridge · · Score: 1

      oh, I see

      --
      That was classic intercourse!
    23. Re:went witout a hitch by hankster164 · · Score: 1

      Ive rebooted twice since installing the update. There still remains a vulnerability.I can click+drg the screensaver aside and access desktop items including entering the file browser and navigating to and launching any app i want as the user who owns the screensaver password. Could my update install have failed?. When i installed it there was no indication of it at all

    24. Re:went witout a hitch by hankster164 · · Score: 1

      oh...forgot to mention that im using Apple's default "Computer Name" screensaver.

    25. Re:went witout a hitch by Anonymous Coward · · Score: 0

      give me a break! in that case you are a fucking loser. get over it.

    26. Re:went witout a hitch by Anonymous Coward · · Score: 0

      God damn you're a stupid cunt.

    27. Re:went witout a hitch by morcheeba · · Score: 1

      wow, harsh. just to be clear, that was not me posting as an AC.

  2. Them Apple Switchers by inertia187 · · Score: 3, Funny

    About them Apple Switchers,
    ain't they well informed
    goin' to and frow,
    switchn' they platform.
    Them banjo pickin' Apple Switchers,
    see how much they spent?
    They switch to stop blue screens of death
    or just to Think Different.
    Look at all those Apple Switchers,
    hey they even chicks!
    Some just switch to make a point,
    some just for the kicks.
    How to be an Apple Switcher,
    if you want to know?
    Take a trip to Apple's store
    and pony up the dough.

    --
    A programmer is a machine for converting coffee into code.
  3. W h e r e . . . by dlosey · · Score: 5, Funny

    is is? I cannot seem to find "is". I feel so lost!

    Sure can tell its Monday afternoon - editors are still recovering from the weekend

    Could pudge or jellomizer please post a hyperlink? Thanks!

    1. Re:W h e r e . . . by inertia187 · · Score: 4, Funny

      Maybe it all depends on what your definition of the word is is.

      --
      A programmer is a machine for converting coffee into code.
  4. Does this fix the problem globally? by commodoresloat · · Score: 4, Interesting

    It's unclear from the docs whether this fixes just the problem of the screensaver dumping you back into a session without the password, or whether this addresses the buffer overflow that could cause other applications to crash, including the login window.

  5. Broke My iChat by Anonymous Coward · · Score: 0
    running iChat AV - Version 2.0 (v106)
    whenever I launch my buddy list it reports the following error:
    The iChat Agent process has unexpectedly quit, disconnecting you from all services. Logging in again will restart it.

    which also takes out my Rendezvous list.
    Hope it's a transient network problem & not the update that broke it.
  6. Versions by hackwrench · · Score: 5, Interesting

    Anybody have any idea what files this updates and what version it updates those files to?

    1. Re:Versions by qengho · · Score: 4, Informative


      Anybody have any idea what files this updates and what version it updates those files to?

      This is what the package contains. I haven't installed it, so I don't know what the new versions are.

      Listing files for Security Update 2003-07-14
      ./System/Library/Frameworks/Security.framework/Ver sions/A/Resources/Info.plist
      ./System/Library/Frameworks/Security.framework/Ver sions/A/Resources/version.plist
      ./System/Library/Frameworks/Security.framework/Ver sions/A/Security
    2. Re:Versions by norwoodites · · Score: 3, Informative

      That means, it is just a new Security Framework see the benefit of shared libraries.

  7. Re:Broke My iChat by Anonymous Coward · · Score: 0

    yep, was transient -- false alarm.

  8. Here's a reason this IS important by jnetsurfer · · Score: 5, Interesting

    I know that you can gain access to my machine by rebooting and changing the root password. I know that you can get around the open-firmware protection. I know that a screen saver doesn't protect my hard drive from someone opening my machine and taking it... but I am still very thankful for this update. Why? Because I encrypt my entire home directory. (Via the method I mentioned here a while ago). So, the "lock screen" option is very important to me -- If you reboot my machine, my home directory is once again encrypted. So the Screen Saver password does have it's place.

    1. Re:Here's a reason this IS important by commodoresloat · · Score: 2, Interesting

      How long does it take to decrypt when you log in? This is a great idea, but I'm assuming you only use the encrypted user for certain limited tasks where security is paramount. For day to day operations, I wouldn't want to have to wait for my iTunes and iPhoto libraries, along with whatever crap I've downloaded to my download folder, to be decrypted every time I log in.

  9. It appears to by jnetsurfer · · Score: 3, Informative

    After updating, I tried to crash a few other apps using the "leave an object on the keyboard" method, and the text boxes simply stopped accepting input after a certain amount of time.

    1. Re:It appears to by __aafkqj3628 · · Score: 4, Informative

      In which case, Apple should have named this patch as a patch to Cocoa itself instead of simply the screensaver.

      Trying to reduce the public's perception of the problem are we Apple?
      Just think, a Cocoa buffer overflow still isn't as bad as Windows' shatter attacks.

    2. Re:It appears to by gnuadam · · Score: 4, Informative

      I'm not convinced there was ever a general cocoa problem.

      Obviously, there was the screensaver bug, and I reproduced that myself.

      Other people mentioned a problem with the login window. I've noticed before if I type an incorrect password it drops to a text-console. This is what people observed when trying to overflow the login window. It's certainly not an exploit.

      I tried overflowing text fields in safari and mail, without incident.

      If someone really found another app that was affected as the screensaver was, I'd really like to hear about it.

      Unless someone does, I'll give apple the benefit of the doubt. They fixed the problem, no harm no foul.

      --
      You say :wq, I say ZZ. Why can't we all just get along?
    3. Re:It appears to by __aafkqj3628 · · Score: 2, Informative

      I couldn't even get the screensaver to crash, I'm just reporting what I've heard other people say.
      The bug seemed to be only on specific versions of Darwin/OS X and was a bit strange even then.
      Either way, at least one potential bug is crushed.

    4. Re:It appears to by Anonymous Coward · · Score: 0

      The crashing of the login window is actually somewhat severe. Extra input to the login window would actually crash the 'SecurityServer' with a buffer overflow. Crashing an application that
      runs as root by writing arbitrary data to memory is always a big security risk.

      As for your mention above 'affected like the screensaver was': This is the same problem. The screensaver crashed, and defaulted to whatever else was running, in this case the finder with a logged in user. In the case of the loginwindow,
      it dumps out to the console.

    5. Re:It appears to by gnuadam · · Score: 1

      I agree that a buffer overflow in the login window would be bad. I've just seen no evidence that the login crashes are linked to a buffer overflow or are the same as the screensaver problem.

      I've "crashed" the login screen by just entering the wrong password - not a buffer overflow, I'd not suspect.

      The people who reported crashing the login window did the same thing...they entered an incorrect password. I don't think it's length had anything to do with the reported behavior. That's my only point.

      --
      You say :wq, I say ZZ. Why can't we all just get along?
  10. For those preferring to not use SU by blb · · Score: 5, Informative

    Apple's page for the update, if you prefer to download manually.

    1. Re:For those preferring to not use SU by MachineShedFred · · Score: 1

      Heh.

      I prefer to use Software Update... ... but some clown requires authentication at our firewall. Apple doesn't believe in authenticated proxies, or in .pac autoconfiguration, so I'm screwed.

      HTTP download it is.

      --
      Slashdot still doesnâ(TM)t support Unicode after it was added to the HTML standard in 1997.
  11. Re:Broke My iChat by yugure · · Score: 1

    Well, you seem to have had more luck than I did. Right now, iChat is acting rather oddly, with the windows for new messages resizing a moment after they appear. It almost looks like the system is acting slow and it's stuttering.

    Since I don't use iChat often, I guess it really doesn't matter to me. Just hope no other apps have weird reactions, though.

  12. I don't notice a performance hit by jnetsurfer · · Score: 4, Informative

    I don't notice a performance hit while using the files in my home directory (I don't keep MP3s there however). You can monitor the amount of CPU that is being used decrypting files by checking the CPU usage of the 'hdid' process in top or the CPU monitor. But I encrypt my home directory (as you suggested) to protect my Library, financial records, my code, and the files for my business which I use all the time. My desktop (my download folder) is encrypted and I don't notice a performance hit while downloading. (I'm running a Dual 500 MHz machine, should you care)

    1. Re:I don't notice a performance hit by commodoresloat · · Score: 1

      Interesting; about how much space does your home dir take up? After I posted I realized it's probably pretty easy to store mp3s and photos elsewhere; I would probably put my download folder on an unencrypted disk too. Thanks for the info!

  13. Re:Quick question here by Anonymous Coward · · Score: 0

    Turn on DMA you dumb fuck. You are running hardware thats newer then the kernel and the kernel turned off dma because it was an unknown IDE chipset.

    hdparm -u 1 -c 1 -d 1 -k 1 /dev/hda

    Don't blame the OS because your hardware is newer then the OS release you are using and its not fully supported.

  14. Re:Quick question here by Anonymous Coward · · Score: 0

    1) It was a troll, you fucking retard.

    2) That's probably the least intuitive line ever. No wonder Linux remains the plaything of 35-year-old virgins who live in their parents' basements.

    I'm going to blame the OS for being FUCKING RETARDED and needing that. Christ.

  15. Re:Quick question here by Anonymous Coward · · Score: 0

    Hm. I suggest you rewrite that command as follows:

    hdparm -d 1 -u 1 -c 1 -k 1 /dev/hda

    Afflack.

  16. Re:Quick question here by Anonymous Coward · · Score: 0

    "That's probably the least intuitive line ever"

    Then don't use it. Its not supposed to be intuitive, you are fucking around with low level hardware settings and kernel drivers because you are running an OS that doesn't "support" your hardware. Don't go installing operating system revisions on hardware it wasn't intended and tested on and you won't have to deal with it.

    If you don't want to dick around with hardware and OS combinations on the PC platform buy it with the OS preinstalled. I love it when retards go out and hand assemble a PC then bitch that it doesn't work as well as their apple... well duh, you went and assembled your own system, its your responsibilty to make sure its integrated well.

    As for blaming the OS, when an OS comes out that writes its own drivers for hardware that doesn't exist yet, please let us know.

  17. Re:Quick question here by Anonymous Coward · · Score: 2, Insightful

    Can you prove conclusively that he hand-assembled it?

    Didn't think so, asshole. Try again.

    The task that hdparm performs can be performed and still have an interface that isn't nearly that cryptic. The interface can be optional, for those users who would prefer to impress their fellow virgins at their mastery of arcane commands.

    The concept that the Linux crowd seems to have missed (but that Apple has embraced) is that you can have two ways of doing things:

    1) The Easy Way.
    2) The Hard Way.

    The two need not be mutually exclusive.

    If I want to change my machine's hostname, I can do it either in /etc/hostconfig, or I can go into System Preferences and do it. There are all sorts of other examples, but you're not worth any more of my time.

    Until the Linux Crowd figures this (and many other usability concepts) out, Linux will remain a toy.

  18. Re:Please, why choose Mac? by Anonymous Coward · · Score: 3, Funny

    I don't want to start a holy war here, but what is the deal with you trolling losers? I've been sitting here at my cubicle reading slashdot for about 20 minutes now and again some pathetic AC has posted another variation on the parent troll. A pathetic AC. At home, where I also read slashdot, which by all standards should be the same as slashdot at work, the same troll will still appear in about 20 minutes. If that.

    In addition, during reading the parent troll, I will not work. And everything else has ground to a halt.

    I won't bore you with the laundry list of other insults that I've thought of while reading variations on the parent troll, but it is suffice to say there have been many. I don't get how someone can claim to get satisfaction from posting the same troll over and over again, whether it be changed to read Mac Classic, Mac OS X, FreeBSD, OGG, Windows, IE, PPC, or anything else.

    Troll addicts, flame me if you'd like, but I'd rather hear some intelligent reasons why anyone would choose to post variations of the same boring old troll.

  19. Problem? by dissy · · Score: 4, Informative

    I dont really see this as that much of a problem.

    So instead you power cycle the laptop, hold down S durring boot to enter single user mode.
    At this point you do technically have root, although without a GUI.

    Change target accounts password, reboot, login.

    If you have a password set in openfirmware to prevent single user mode boots, I have to zap the pram 3 times and the password is gone.

    Granted this is a whole lot harder than breaking the screen saver, but still, any computer someone can get physical access to is not secure under any conditions.

    1. Re:Problem? by Anonymous Coward · · Score: 2, Informative

      "If you have a password set in openfirmware to prevent single user mode boots, I have to zap the pram 3 times and the password is gone."

      Yeah, but you can't do that via cmd-opt-P-R (or the OF command line) if there's an OF password set. You have to crack the case.

      WM

    2. Re:Problem? by NaugaHunter · · Score: 4, Insightful

      What I got as a general consensus was effectively:
      a) The possibility of this being used maliciously required physical access, and other physical methods rendered it near moot.
      b) This point is hard to get across when the news report reads "Apple has security failure from locked screen savers", and therefore may as well be fixed.
      c) Being a buffer problem in a shared library, it is possible that something else, either presently or in the future, would also become vulnerable. This is probably the best reason to fix it while the risk is still light.

      --
      R: That voice. Where have I heard that voice before? B: In about 365 other episodes. But I don't know who it is either.
    3. Re:Problem? by Anonymous Coward · · Score: 0
      I agree, dissy: Well yes, of course. If you have physical posession of the damn machine, of course you have something more than routine access. Rip the disk out and copy it if you want.

      The stupid screensaver was never more than protection against casual peeking, and I credit Apple for fixing a stupid bug that in reality "compromised" "protection" that was never claimed in the first place. Possibly there's an exploit that might result in privilege escalation in some other application, but I've not seen it.

  20. Re:Please, why choose a bad example? by Anonymous Coward · · Score: 0

    I think your mother should be proofreading your posts.

  21. Re:Please, why choose a bad example? by Anonymous Coward · · Score: 0

    Well I think your mother... bah, nevermind.

  22. ...and... by djupedal · · Score: 4, Informative

    There is also a fresh iDVD software update today as well. Rumored to fix the "I don' wanna!!!" message...something about multiplexing :)

    No restart needed!!

    1. Re:...and... by feldsteins · · Score: 2, Informative

      It also started allowing me to launch iDVD on my PB 867 even though it doesn't have a superdrive. This way I could still use the app for demo purposes, or even author a DVD and then transfer the project to a DVD-burning station via Firewire target disk mode or something. Very cool, though.

      --
      You like your Macintosh better than me, don't you Dave? Dave? Can you hear me Dave?
  23. *yawn* gory details... by andreMA · · Score: 3, Informative
    http://www.info.apple.com/kbnum/n120232

    The download file is named: "SecurityUpd2003-07-14.dmg

    Its SHA-1 digest is: 210f4819b8559b590632cd62b4055a437b9a0267

  24. restart by dema · · Score: 3, Interesting

    Apple really needs to add a "Restart Later" option to SU. I can't count the number of time it's been incredibly inconvenient to restart so I've had to force quit SU.

    1. Re:restart by djward · · Score: 4, Informative

      Just Hide it. Then it's out of the way but still in the Dock reminding you that you eventually should restart.

    2. Re:restart by mrgeometry · · Score: 2, Informative

      Try using the "Save to desktop" command in Software Updater. It downloads the updater (unfortunately doesn't allow you to save it anywhere but the desktop, but you can move it after it's downloaded) so you can run it when it's more convenient.

      As mentioned before, there's not much reason to run the updater if you're not going to reboot right away. Yeah, yeah, maybe sometimes there's some reason, but generally not.

    3. Re:restart by Polarcow · · Score: 1, Informative

      There is a simple solution. Apple Menu->Force Quit... or Command-Shift-Esc.

      Just like any other application, Software Update can be forced to quit. When it finishes writing out the update to disc and asks you to restart, just force quit Software Update and restart your computer when you're done with whatever you're busy with.

  25. WAIT A MINUTE HERE (!) by krray · · Score: 4, Funny

    This is a [lame] local user access hack/exploit. No big deal. Why fix it? They should ignore the problem. If enough people complain then it's not a bug, it's a _feature_. Has the moon gone red?

    Oh, wait, I stopped using Microsoft products. Sorry.

  26. It is a problem by jnetsurfer · · Score: 2, Interesting

    Read my comment above. One thing (amongst others) that rebooting does is unmount any encrypted disks, requiring the user to enter the password again to remount them. Cracking my root password won't gain you access to the encrypted disks I had open before you rebooted my machine.

  27. Print center now broken by Haberdasher · · Score: 2, Interesting

    I don't know if it's related, but all the printers have disappeared from print center. When I tried to add it back, I got an error. Ideas?

  28. WARNING : FLAME IN PROGRESS by emo+boy · · Score: 1

    jellomizer writes "Here is is. Available..."

    With that spelling you could write for the NY Times
    .

  29. That is not true. No reboot is required. by FunkyMarcus · · Score: 2, Informative

    The updated Security.framework will be loaded by ScreenSaverEngine.app the next time it runs - in other words, the next time the screen saver activates.

    Have you tried it? I have. No reboot, and no more crashing screen saver.

    Anything that is already running retains the old version of Security.framework until it's started again, but ScreenSaverEngine.app and loginwindow are both immune. There may be other (unrealized? unreported?) exploits that the update fixes that require a logout or reboot, but to fix the simple screen saver exploit, no such silliness is required.

    Mark

  30. Re:That is not true. No reboot is required. by babbage · · Score: 1

    As long as you're cool with the possibility / liklihood that you've only fixed part of the problem, that's fine. I'm just saying that, personally, I can afford to let the machine be down for the 90 seconds it would take to reboot, and doing so would give me the peace of mind that the problem is actually fixed. Doing it halfway is the approach that seems silly to me :-)

  31. FileVault? by Capt_Troy · · Score: 2, Interesting

    How will FileVault effect your current encryption method? Will you switch to use FileVault when Panther comes out? What is your opinion of FV? And this is a great idea, you should get credit since Apple implemented this as well.

  32. Yee and/or Haw as needed by macguiguru · · Score: 1

    GRIN. I'm gonna start eefin any second.

  33. Re:Quick question here by Anonymous Coward · · Score: 0

    Right... on the Athlon64 that won't be released by AMD until September 22. Nice try troll.

  34. Security Vulnerabilities? by Fareq · · Score: 1

    Funny,

    nobody seems to be screaming that Apple is stupid and lazy. In fact, I see more Microsoft security bashing here that Apple security bashing.

    But... isn't the error with Apple software?

    So... why aren't you all screaming at the horrible evil that is Apple?

    Not that I think Apple is either of those things, mind you. Or at least not in relation to this issue. I just think that the obscene amount of Microsoft bashing is 20% based on their problems and business practices, and 80% because of jealousy that we all can't have billions of dollars too.

    1. Re:Security Vulnerabilities? by ITman75 · · Score: 1

      one of my friends is an A$$isntant Manager of a apple store. He bought one of the great G something or other with the 17" flat monitor. Well he was showing off his Mac and 10 times in 1/2 hour he had to keep cold shutdowns and restarts cuz it kept on crashing... Yeah PCs crash too, but at least with Micro$oft W2K there is no vulnability of someone coming up to it and getting in thru the screen saver.

    2. Re:Security Vulnerabilities? by c13v3rm0nk3y · · Score: 1
      one of my friends is an A$$isntant Manager of a apple store. He bought one of the great G something or other with the 17" flat monitor. Well he was showing off his Mac and 10 times in 1/2 hour he had to keep cold shutdowns and restarts cuz it kept on crashing... Yeah PCs crash too, but at least with Micro$oft W2K there is no vulnability of someone coming up to it and getting in thru the screen saver.

      ... and then this one time, at band camp...

      --
      -- clvrmnky
  35. I should get credit! by jnetsurfer · · Score: 1

    I think I should get credit from Apple... especially as one of Apple's employees was posing back and forth with me here at /. when I posted my method. So they can't claim that they didn't know about my method!

    As for whether or not I'll use FileVault, that remains to be seen... I have yet to get ahold of panther (since it's not been released yet) so I don't know if FileVault will suit my needs.

    1. Re:I should get credit! by Capt_Troy · · Score: 1

      Well, from what I know about FileVault (from watching wwdc coverage) it simply encrypts your home directory when you log out, and unencrypts it when you log back in (I assume similar functionality exists when your box goes to sleep or screensaver or something). It sounds an aweful lot like your method. I would truly hope that Apple would recognize you for the idea (if they implemented it some other way) at least!

      That was a feature I thought was really an innovative in Panther, one of those, "Why didn't I think of that" ideas. Of course, you did think of it!

      Troy

  36. Sounds almost like what I need... by jnetsurfer · · Score: 1

    It sounds very similar to my method, with one exception: my method leaves my home directory encrypted all the time, and decrypts "on-the-fly" as files are needed. This allows my files to stay secure... (although they may be written to a swapfile while being decrypted.) I would be worried that with FileVault, it would decrypt my entire home directory and it would be possible to prevent FileVault from re-encrypting it. (Like hard rebooting after my home dir was decrypted, for example)

    As for my thinking of the idea, I can't claim complete credit for it -- I don't know that a user with less knowledge thought of the idea but couldn't implement it, and wrote Apple to suggest it. (Although I'd like to think I thought of it!)

  37. simple by Scudsucker · · Score: 1

    Apple has shown a resonable turn around time on fixing bugs, whereas Microsoft will procrastinate on fixing a vunerability, even after someone has turned it into a virus. That, and to Apple "security" doesn't mean pressuring programmers not to let anyone else but the company know of said vunerability. Finally, Microsoft is a features company while Apple is a *good* features company. By that, I mean Microsoft will throw new features into a product regardless of whether or not they are actually usefull (think MS Bob and personalized menus), whereas Apple actually puts some thought into new versions of their software. That carelessness on MS's part is one reason why they have so many bugs.

  38. pun by huwr · · Score: 0

    There's a hole in my screen?

    I'm glad they patched that up before I noticed.

  39. You could crash Mail by scruffyMark · · Score: 1
    I tried it in Mail - went into prefs, add new account, and in one of the field, say server name, put about 3000 characters. Hit return, and watch Mail crash.

    It's fixed now.

    --

    What is the robbing of a bank, compared to the founding of a bank? -- Bertolt Brecht

  40. Re:Quick question here by agent+dero · · Score: 1

    It's a sad day in troll history, when the troll accidentally compliments the OS in question.

    Meanwhile, he seems to be from the future, with an Opteron which isn't availible yet, along with MacOS X 10.3 (Panther)


    Athlon64 XP -3000+, wha?

    --
    Error 407 - No creative sig found