Slashdot Mirror


Microsoft Retracts Private Folder Option

An anonymous reader writes "Just recently, an update to Windows added the option to password-encrypt a personal folder. The intent was to allow users who share PCs to have a measure of privacy, but C|Net reports the company is now removing that functionality with a patch. IT managers hit the roof when the option was added, complaining of the possibility of lost passwords and inaccessible data." From the article: "'Oh great, have they even thought about the impact this could have on enterprises. I'm already trying to frantically find information on this product so that A) I can block to all our desktops and B) figure out how we then support it when users inevitably lose files. I can see the benefit in this product for home users, but it's a bit of a sloppy release by Microsoft,' Stuart Graham said in a posting on Windows Server-related site MSBlog."

84 of 336 comments (clear)

  1. That could've been a good feature! by Just+Some+Guy · · Score: 5, Insightful

    If it actually worked as advertised, that'd be something I'd want to use. The correct answer for companies is to 1) forbid its use (just like you wouldn't let employees PGP-encrypt their work), and 2) find out how to disable it in Active Directory. Don't just dike out the functionality, though!

    --
    Dewey, what part of this looks like authorities should be involved?
    1. Re:That could've been a good feature! by Anonymous Coward · · Score: 5, Interesting

      Here is an idea for those IT managers complaining, DONT allow users to install applications. What kind of a security policy do you have that allows users to just install software. Frankly I like this feature, it is simple to use for home, and is a better option than EFS at home.

    2. Re:That could've been a good feature! by nurb432 · · Score: 2, Insightful

      Just tell users 'if you use this and lose data you are on your own' and ' if you use this and hide anything you are violiting our AUP and subject to termination'.

      Actually we do allow PGP, under the premise 'if you hose it, your data is gone'.

      --
      ---- Booth was a patriot ----
    3. Re:That could've been a good feature! by Penguin+Follower · · Score: 4, Insightful
      "On XP home, I can give my users only the most basic rights, they belong to the group Users. This is as limited as it gets, and they can still install programs by default (they just have to be signed and can't make machine/domain level changes)."

      Of course, we're talking about the enterprise here, so XP Home is an exception. In an Active Directory domain, using Group Policy I can pretty much lockdown whatever I need to. I could make your start menu have only a couple items, make your account use a predefined user profile (and a read-only profile at that so, that any changes you make are gone at next login). I can even set domain-wide everyone's home page in Internet Explorer (and I can change pretty much every other setting in IE as well). The point being here, is that as the original poster said, you can lock Windows down to disallow users installing updates from Microsoft.

    4. Re:That could've been a good feature! by rah1420 · · Score: 3, Insightful

      Just tell users 'if you use this and lose data you are on your own'

      Suuuure. That will work when the CEO comes a-knockin' on the door... "uh, Nurb, I had my speech to the local Chamber of Commerce in this folder, I sweated bullets on it for six weeks, the speech is in three hours, and [I forgot the password|the password doesn't work]."

      we do allow PGP

      My point exactly. It's doubtful the CEO will know enough to PGP encrypt a file, but they do know how to get to that context menu quickly enough...

      Not that I'm espousing deleting the functionality, mind you; it's pretty cool. But the premise of "making the user responsible" seems credible in inverse proportion to the level at which the person is in the company.

      --
      Mit der Dummheit kämpfen Götter selbst vergebens.
    5. Re:That could've been a good feature! by Tim+C · · Score: 2, Interesting

      I know from personal experience that you can use Group Policy to do things as trivial/unimportant as set the desktop background and disallow the user from changing it.

      I know this because the last time I received a new machine, that's exactly what the IT department (of another branch of the company - don't ask, it's a long and boring story) did. Of course, they reckoned without two facts:

      1) We're not part of the corporate Active Directory
      2) We all get local admin

      That took about 5 minutes of googling to circumvent. The point is though, if done properly, you can indeed lock a machine down tight using group policy.

    6. Re:That could've been a good feature! by Anonymous Coward · · Score: 2, Informative
      "I can even set domain-wide everyone's home page in Internet Explorer (and I can change pretty much every other setting in IE as well)."
      If you can do all of that, why cant you install firefox?
      Because if he installs Firefox some way (I shudder to even think how), the users can't upgrade it on their own, none of the settings can be changed, and every time a dozen remote exploit holes are fixed in Fx, it will have to be reinstalled from scratch on each and every PC - patches won't come from WSUS.

      Firefox is nice for home users, but it has no place in the corporate world yet.
    7. Re:That could've been a good feature! by Tony+Hoyle · · Score: 2, Interesting

      We had a policy... We won't stop you but if you screw it up we re-image the disk and you start all over again.

      It worked...

      As others have said, these things don't apply to CEOs.. that get local admin because.. well.. are you going to refuse someone who can fire your ass?

    8. Re:That could've been a good feature! by GiMP · · Score: 4, Insightful

      > Firefox is nice for home users, but it has no place in the corporate world yet.

      The problems you cited are problems in Windows, not in Firefox. In fact, Firefox has a built-in auto-update feature. On Linux systems, it is included in in the distribution's auto-updates.

      The problem is that MS Windows does nothing to provide a centralized auto-update feature. If anything, your argument is to mean that Windows has no place in the corporate world yet.. which, is true, but not in practice.

    9. Re:That could've been a good feature! by Anonymous Coward · · Score: 4, Insightful
      The problems you cited are problems in Windows, not in Firefox. In fact, Firefox has a built-in auto-update feature. On Linux systems, it is included in in the distribution's auto-updates.
      So are you suggesting that regular users get write access to Firefox' directory? That's a no-no. Do you give all users on your Linux/UN*X boxen write access to /bin, /sbin, /lib, /usr/lib...? Are you saying that users on Linux get to update the one and only copy of Firefox on the system, sans sudo?

      Windows has nothing to do with this. Program files go into, well, Program Files. That's a strictly read-only directory for the Users group. And that's why, to update Firefox, you have to run it as administrator. The same holds for all other software - except that MS software gets updated through WSUS, and to some extent, can be centrally controlled through AD group policies - something that's unavailable in Firefox.

      What is your point?

      The problem is that MS Windows does nothing to provide a centralized auto-update feature.
      Of course not. Oh, you were talking about The One True Repository; well, you're out of context here.

      If anything, your argument is to mean that Windows has no place in the corporate world yet.. which, is true, but not in practice.
      It's true in your delusional mind - hundreds of millions of corporate workstations running Windows without problems and hundreds of millions of users refute your insane claims.
    10. Re:That could've been a good feature! by Trashman · · Score: 2, Informative

      So are you suggesting that regular users get write access to Firefox' directory? That's a no-no. Do you give all users on your Linux/UN*X boxen write access to /bin, /sbin, /lib, /usr/lib...? Are you saying that users on Linux get to update the one and only copy of Firefox on the system, sans sudo?

      I just want to clarify something. On my linux system (which is debian btw,) The Firefox (and Thunderbird) binaries are installed via Apt updates. Any themes and extentions you install are in your own profile, they _ARE_NOT_ System wide. unless you run firefox as root and install the Extention/theme as root. Only then the change is system-wide. I imagine that Debian is not the only Distro that does it this way.

      --
      Do not read this .sig
    11. Re:That could've been a good feature! by EndlessNameless · · Score: 2, Interesting
      Reading comprehension.

      He said the *users* couldn't update Firefox, which is true. Standard users don't have write access to the default installation directory of *any* program. Unless an admin does something monumentally stupid, users cannot install or update apps.

      Hell, a Windows admin with half a clue will disable ActiveX (or allow only ActiveX controls to function on internal/approved sites) and block the installation of even certified drivers, so the OP's comment about kind-of-sort-of fudging an install wouldn't work either. The only class of vulnerabilities that can't be mitigated easily on Windows are cross-site/cross-zone IE attacks, most of which execute with the permissions of the current user (although there were a few notable ones that allowed system privileges prior to XP SP2... not sure if there are any post-SP2 without researching).

      Also, your assertion that Windows does not provide a centralized auto-update feature is patently wrong. Be knowledgeable before criticizing. You make open source advocates look like ignorant, frothing zealots when you blow up into a clueless rant. Google for Software Update Services (or SUS). It is exactly what you claim does not exist, and it works for all of the mainline MS products (Windows, Office, IE, and their server products).

      Microsoft actually has tightened up a bit since the Win9x days, although there is still a lot of room for improvement. If you want to be taken seriously in a discussion that affects a feature on the their current OS, however, at least keep your criticisms up to date. The biggest security threats on Windows now are, in my opinion:
      • IE integration (there's better security than before, but it's still Dumb By Design)
      • Weak firewall
      • Poor default security stance for home users (business security should be a matter of domain and group policies)

      Now there are some legitimate criticisms. Use those if you want to rag on MS. But for the love of Bob Almighty, stop ranting about things that half-trained Windows admin already knows how to deal with. It only casts the open source and Linux advocates in a bad light when you don't educate yourself before attempting to educate others.
      --

      ---
      According to the latest ruleset, this post should be modded as Vorpal Flamebait +5.
    12. Re:That could've been a good feature! by v1 · · Score: 4, Interesting

      You're falling into the oxymoron of "windows security" again.

      I find it amusing that Mac OS has had filevault for what, several years now, with no resulting cataclysm. MS introduces it and half the PC IT flip their lids and MS runs scared. What is wrong with these people? Sorry if I sound like a BOFH but if the user puts data into a vault and then loses their password, they will get no pity from me. Do we cry for the neighbor that just locked his keys in his car while it was running? No, we laugh and point fingers. Some actions carry a built-in penalty for blatant stupidity, and this is one of them. If I put a hammer in the toolbox at work and Joe cracks his thumb trying to hang a picture in his cubicle, do we chase after me for leaving a dangerous object within reach of the monkeys? No, again we laugh and point fingers.

      If your company is impossibly tilted toward the users, then just add a line to the AUP that states that filevault or whatever is not and cannot be supported by IT and if you have problems with it you should not expect any help.

      In some organizations, the head of IT thinks he's god. More often though it seems, the users think they are the chosen ones and that IT can do the work of gods.

      --
      I work for the Department of Redundancy Department.
    13. Re:That could've been a good feature! by tftp · · Score: 2, Interesting
      Well, you must be either working for the US government, or in a different country alltogether. I did read that when people get security clearances they part with a good deal of their rights. If that is involved, then indeed they can be in trouble. But in many places (the rest of the world?) an employee is very much untouchable, and even commonplace noncompete clauses are deemed invalid. There is no employee responsibility because there is no way to enforce compliance by social means (like, asking politely and repeatedly, in writing.) The only enforcement tool is firing an employee, but that's quite a radical tool, like a dental treatment by extraction of the tooth.

      The contract that employees sign does not allow for any penalties against employees if they underperform or otherwise fail in their duties. For example, if an engineer works for a month on something and then, upon review, it is a pile of junk and has to be thrown out and redone, the engineer is not liable for any sort of loss. It's his manager's fault (and a good deal of it is indeed the manager's fault.) But things like locking doors... if a laptop is stolen from someone's office do you think it's possible to subtract the cost from the paycheck of the guy who walked out for lunch without bothering to lock the door? Not in this state. You are more likely to end up being countersued for mental anguish suffered, and besides the employee's job description did not mention being a guard.

    14. Re:That could've been a good feature! by stigpalm · · Score: 2, Informative

      I think you'll find GPO == Group Policy Object

    15. Re:That could've been a good feature! by GiMP · · Score: 2, Insightful

      > Also, your assertion that Windows does not provide a centralized auto-update feature is patently wrong.
      > Be knowledgeable before criticizing. You make open source advocates look like ignorant, frothing
      > zealots when you blow up into a clueless rant. Google for Software Update Services (or SUS). It is
      > exactly what you claim does not exist, and it works for all of the mainline MS products (Windows,
      > Office, IE, and their server products).

      Last I checked, "Windows Update" and "SUS" will not look into a central repository on the internet to locate and apply updates to Firefox, OpenOffice, Norton AntiVirus, Photoshop, Winamp, iTunes, or any other application that isn't made by Microsoft.

      I'll go so far as to claim that Microsoft unfairly leverages their monopoly to apply easy, integrated updates to their products without providing facilities for 3rd-party products. To say that Firefox isn't ready for the enterprise because it isn't included in Windows Update is to blame Firefox for Microsoft's actions.

    16. Re:That could've been a good feature! by GiMP · · Score: 2, Insightful

      >> The problems you cited are problems in Windows, not in Firefox. In fact, Firefox has a built-in
      >> auto-update feature. On Linux systems, it is included in in the distribution's auto-updates.
      > So are you suggesting that regular users get write access to Firefox' directory? That's a no-no. Do you
      > give all users on your Linux/UN*X boxen write access to /bin, /sbin, /lib, /usr/lib...? Are you saying
      > that users on Linux get to update the one and only copy of Firefox on the system, sans sudo?

      First, I never claimed that regular users should be applying updates. The argument is the the grandparent complained that Firefox isn't ready for the enterprise because there aren't any updates, but IE gets updates. The counter-argument is that Firefox provides an update feature, while IE doesn't. If you are to claim that the user shouldn't have rights to upgrade firefox, then the same argument should apply that they shouldn't be allowed to update IE. If a secure installation of a Windows machine won't let a user install updates, why would you think that a linux system allow it?

      Secondly, in practice, a lot of companies give their users administrative access to their Windows computers, esspecially to traveling laptop-warriors. I think that giving users an Ubuntu installation, which includes graphical sudo for all basic administrative tasks has significant advantages over an "always run as administrator" setup on Windows. While some versions of Windows have "Run As", this feature is poorly implemented and must be manually, not automatically invoked.

      If you have a controlled network environment, it would not be difficult to install SSH and a public key to every Linux desktop and execute apt-get on each machine (there are plenty of utilities available to facilitate this). If you do not have a controlled network environment, then you could give your users access to apt-get, or an apt-get frontend, via sudo. If you run Red Hat Enterprise Workstation, you can manage this all from a web-frontend.

    17. Re:That could've been a good feature! by RShizzle · · Score: 3, Insightful

      Unfortunately, user stupidity is something IT constantly has to worry about. Imagine if you're the IT Director, and the President has just locked the annual budget reports in an encrypted vault. It's somewhat difficult to just point a finger at him and laugh.

      Though Mac OSX has some great features, and is a fine operating system, it does not support some of the niche software and does not have the capabilities to be deployed in a company of hundreds, or thousands of computers. There could very well been issues with the filevault had it been deployed in corporate environments en-mass. Tools like Active Directory is absolutely crucial to running most IT infrastructures, as is controlling user access to the server and their own computer.

      One of the key goals of an IT department is to make it impossible for the user to screw up their system, not to say "nope. we don't support that" when someone makes an error, which is inevitable.

      I find your post somewhat naive. What you're suggesting isn't practical or realistic. It just isn't how departments of any sizable company work. To allow "Joe to crack his thumb with the hammer" might very well leave systems vulnerable to outside attack, or allow precious company data to be lost. Just because Joe was stupid doesn't mean that the consequences of his actions will be acceptable.

      Instead, it would make more sense to have such a feature off by default (in Corporate versions), and easily controlled through GPOs in the Active Directory. Another option is when it's enabled, an additional key is created and stored by the IT department, preferably on a backed-up drive inaccessible to everyone.

    18. Re:That could've been a good feature! by NtroP · · Score: 3, Informative

      On OS X, you have the option of creating a "Master Password" that has the ability to unlock any encrypted home directories. It shouldn't be too hard to implement a setting that says a Domain Admin can unlock any encrypted files on computers that are joined to their domain. Something is fishy here. There has to be more broken with this scheme than just the user being able to encrypt their data.

      --
      "terrorism" and "pedophilia" are the root passwords to the Constitution
  2. Nothing for you to see here. Please move along. by The+MAZZTer · · Score: 4, Informative

    Oh great, they retracted the article too!

    But more seriously... you can still download it here: http://fileforum.betanews.com/detail/Microsoft_Pri vate_Folder/1152200243/1 (redirects to download.microsoft.com) all that was removed was the HTML download page.

    On a related note, are the legions of ZIP tool companies going to retract ZIP encryption or password protection? Other archive format encryption schemes? How about general encryption programs? Oh f***, I wrote a DES implementation once, I'm screwed now aren't I?

    1. Re:Nothing for you to see here. Please move along. by TheNetAvenger · · Score: 2, Interesting

      Not sure if you were purposely missing my point, or were just adding more info.

      A policy blocking the use of the Folder lock application would be 'easy' to implement as easy as creating a local or AD Recovery Agent.

      The people yelling about this the most are the 'least' likely to be running with well defined AD policies with EFS Agents set or might not even be running under a AD environment. (Think mom and pop organizations too.)

      BTW, you do realize that the EFS Recovery Agent 'does not' require AD? It can be setup on stand alone computers as well as be set enterprise wide with AD...

      Another pitfall, is businesses that don't set this up until after a key employee has left and 'already' encrypted their files, finding out the hard way they should have been paying attention to EFS and options for limiting it or adding in the Admin user key to the mix.

      This, just like locked Zips or tons of other sample technologies are out there, hence why I don't see how enterprise users would scream about the private folder application unless they maybe don't fully understand that this is one of the tiny forms of problems they could have with users encrypting data in one format or another.

  3. Why didn't MS see this coming? by gasmonso · · Score: 2, Insightful

    I always find it amusing when you have IT people developing features for Windows that really don't understand IT in the real world. Then they release something and are shocked when IT managers are furious over it. One would think MS would have a real good understanding of the IT environment and what is and is not a good idea. Good stuff :)

    http://religiousfreaks.com/
    1. Re:Why didn't MS see this coming? by fisher182 · · Score: 2, Insightful

      perhaps they simply aren't as incompetent as the so called "IT managers" and therefore don't think at that level?

      "this looks good, let's release it." "oh noez i can't keep my users from installing this and then forgetting their passwords! arrrrrrgh m$ is teh evils!" "damn, these idiots managed to mess up a good thing once again, pull it back until the clowns managing networks can catch up to the rest of us or get fired and replaced with people who didn't go to Burger King Tech Institute."

    2. Re:Why didn't MS see this coming? by ResidntGeek · · Score: 5, Funny

      Do not ever say "lol" on slashdot again, do you understand me? Never. This is my sanctuary from the rest of the internet. If you ruin it I will hunt you down. Same goes for not capitalizing, needlessly doubling question marks, and smileys, to a lesser extent. This is not AIM.

      By the way, the folders are fucking ENCRYPTED. You can't decrypt data by saying "THIS IS YOUR ADMINISTRATOR, OPEN UP!"

      --
      ResidntGeek
    3. Re:Why didn't MS see this coming? by uarch · · Score: 3, Interesting

      Because its not IT people developing the features.

      At most companies the closest developers (and PM's if you're MS) at come to IT is when they have a problem with their office workstation. They call/email IT and someone swings by to fix the problem.

      Sure, there are companies where the IT people think up & implement features in key products. MS is not one of them.

    4. Re:Why didn't MS see this coming? by Xzzy · · Score: 5, Funny

      You must have pretty low standards if you think of Slashdot as a refuge from idiocy.

    5. Re:Why didn't MS see this coming? by ResidntGeek · · Score: 5, Funny

      That's exactly what I have. I just graduated from a Catholic school, in Florida. You can guess how much faith I have in other people.

      --
      ResidntGeek
    6. Re:Why didn't MS see this coming? by jimicus · · Score: 2, Insightful

      By the way, the folders are fucking ENCRYPTED. You can't decrypt data by saying "THIS IS YOUR ADMINISTRATOR, OPEN UP!"

      IMO, most of the "But we need to be able to stop the admin seeing stuff" comments are probably from kids still in school, who would rather the affected data was lost than be readable by the admin in the event of something bad happening. (They generally give themselves away when they say "My school blocked this...")

      It would be interesting to see how many of them retain this view the first time they lose data in a work environment.

    7. Re:Why didn't MS see this coming? by mikael · · Score: 4, Funny


      By the way, the folders are fucking ENCRYPTED. You can't decrypt data by saying "THIS IS YOUR ADMINISTRATOR, OPEN UP!"

      Not unless it was the password the user chose to encrypt the data with.

      --
      Vintage computer adverts: http://www.vintageadbrowser.com/computers-and-software-ads
    8. Re:Why didn't MS see this coming? by aaarrrgggh · · Score: 4, Insightful

      There are plenty of good reasons for encrypting data on a work machine. The first one that comes to mind is personal data stored on the machine, such as tax returns, or scanned copies of ID and credit cards for emergency use. Sure, people really should keep it on personal machines and not work machines, but that isn't always practical.

      Companies with "Big Brother" policies also come to mind. Things like your personal resume (which we should always keep up to date), or contact lists might be construed as someone job-shopping and lead to retribution. Seen it happen.

      Lastly, there is the legitimate issue of controlling data access at a more granular level. All kinds of HR information need to be eyes-only, and not subject to the SysAdmin's probing eyes. One old job, the system administrator found the spreadsheet with everyone in the company's salary, coming bonus (2 months), and raise (3 months out) information. This led to several people jumping ship or demanding more money, and created a lack of trust of management. Personnel disciplinary letters should also be protected in some organizations.

      Without the facility, many of these documents become "sneaker-netted", which doesn't help the organization any.

  4. Who cares... by Poromenos1 · · Score: 5, Informative

    TrueCrypt is your friend. It's open source, it mounts as a drive and you can even have hidden volumes (so you can deny having stored porn when your gf tells you to show her). It's great.

    --
    Send email from the afterlife! Write your e-will at Dead Man's Switch.
    1. Re:Who cares... by Sheetrock · · Score: 3, Funny

      Well, one can do this at the risk of having her think you're pleasuring yourself to video game walkthroughs and Linux HOWTOs, anyway.

      --

      Try not. Do or do not, there is no try.
      -- Dr. Spock, stardate 2822-3.




    2. Re:Who cares... by lawpoop · · Score: 5, Funny

      Hey, I was always *excited* when a gfr asked me to show her the porn ... ;)

      --
      Computers are useless. They can only give you answers.
      -- Pablo Picasso
    3. Re:Who cares... by Poromenos1 · · Score: 4, Funny

      Not when "the porn" is pictures of her you took when she was sleeping ;p

      --
      Send email from the afterlife! Write your e-will at Dead Man's Switch.
    4. Re:Who cares... by Anonymous Coward · · Score: 5, Funny

      ...6 years before she met you.

    5. Re:Who cares... by Kadin2048 · · Score: 4, Funny

      It's way worse when "the porn" is pictures of other people that you took when they were sleeping.

      --
      "Ladies and gentlemen, my killbot features Lotus Notes and a machine gun. It is the finest available."
    6. Re:Who cares... by Anonymous Coward · · Score: 2, Funny

      The absolute worst is pictures you took of other people sleeping with your GF ... It sounds like you have problems much more significant than can be solved with cryptography...

    7. Re:Who cares... by Anonymous Coward · · Score: 3, Funny

      I can replace my porn, but a girlfriend who can repartition a drive and install linux? She's a keeper ;)

    8. Re:Who cares... by gkhan1 · · Score: 4, Funny

      Yeah, because incase you lose all of your porn, it's so hard nowadays to find more of it on the internet.

    9. Re:Who cares... by Knuckles · · Score: 2, Insightful

      so you can deny having stored porn when your gf tells you to show her

      You know, I see this a lot on /. about gfs and wives, and enough is enough.

      I don't know if you people have no gfs or wives, or if you live in the US, or what. If you can't tell your gf/wife what porn you like you have a bigger problem than how to encrypt it. How the fuck do you think you can have a satisfying relationship if you can't reveal intimate desires?

      Get out into the real world or, respectively, move to a place where the christian idiots didn't brainwash everyone, where females are into porn and all kinds of other fun things.

      --
      "When I first heard Daydream Nation it quite frankly scared the living shit out of me." -- Matthew Stearns
    10. Re:Who cares... by gkhan1 · · Score: 2, Funny

      Well, I'm assuming that most of us arn't quite so discriminating in our monkey-spanking material.

    11. Re:Who cares... by drsmithy · · Score: 2, Insightful
      I think you mean a video called "Sailor Moon and the 7 ballz".

      If you have an Empornium account, this this is it.

  5. What an example of technology outpacing function.. by Sheetrock · · Score: 3, Funny

    I recognize that there may be some degree of opprobrium as a result of pointing this out, as most of us here believe in bringing the newest and fastest technology to bear on a given problem. I don't disagree with this approach; indeed, given Moore's Law and costs not dramatically increasing, one would be a fool not to recommend the regular upgrade of hardware and software every two to five years, depending on circumstances.

    Irregardless, news such as this points out that sometimes blindly following technology without carefully measuring its implications on IT and data processing can create issues. In the interest of bettering our approach to systems analysis and design, I feel it is important to quote: approximately 90% of the typical activities on 1/3rd of the computer systems out there can take 10-15% longer than performing their equivalents using a 50/50 methodology of planning the computing tasks first, computing the planned tasks second. In other words, you have to know where you are and where you want to be before you purchase and implement new systems; otherwise you not only run the risk of a wasted investment in extra or unnecessary technology (such as private folders when you only need and want public ones) but of having to backtrack and start again to purchase new technology to meet current, previous and future uses.

    Unfortunately this seems intuitive but it's not; in fact, in many ways it can actually be seen to be counterintuitive. In other words, it's a balance -- one of considering the importance of keeping pace with current technology while retaining past and projected compatability with previous and anticipated data storage and processing needs.

    --

    Try not. Do or do not, there is no try.
    -- Dr. Spock, stardate 2822-3.




  6. Speaking of which by djupedal · · Score: 3, Funny

    Why is there an option to adjust view incidence of Apple, but not MS? I would love to be able to have the option to push MS out to the horizon, please?

    "...but it's a bit of a sloppy release by Microsoft"

    Hate it when that happens...

  7. Sigh.. by ChowRiit · · Score: 3, Insightful

    Couldn't they have just put a warning message/dislaimer in?

    This sort of kneejerk reaction, removing a useful feature, is excedingly irritating. It's not users aren't aware of the fact that if you password something, you'll then need to REMEMBER the password...

    1. Re:Sigh.. by will592 · · Score: 4, Insightful

      I'm sure people will flame for this, especially hard core IT types, but at some level the reason that users forget passwords lies with IT/Security types themselves. Forcing users to remember passwords on multiple, disparate systems that each have unique restraints (No passwords that have been used in the last X changes, 3 different character classifications, passwords must be X characters long, that must be changed every X days) almost forces users to write down their passwords somewhere that they can retrieve them easiy. The problem is further compounded when the users is locked out after only a very few attempts. I understand the reasoning behind every rule but it is unreasonable, in my opinion, to force some sort of data entry clerk or analyst to remember logins for 4 different, often times rarely used, accounts that all have different security parameters. If you can't provide single sign on for your users and you have DOD grade requirements, then I think you lose the justification for being upset when they forget their passwords.

      Just my humble opinion,
      Chris

    2. Re:Sigh.. by CastrTroy · · Score: 3, Insightful

      There's nothing wrong with writing your password down and keeping it in your wallet. You keep your credit cards, money, social insurance card, and a lot of other important stuff in your wallet. Why wouldln't your passwords be safe in your wallet. Besides, if you write them in a secret code, then nobody else can read them.

      --

      Anthropic principle: We see the universe the way it is because if it were different we would not be here to see it.
    3. Re:Sigh.. by anti-human+1 · · Score: 3, Funny

      What good does the piece of paper do me when all I can see is: ******** ?

  8. incompetent? by MustardMan · · Score: 4, Insightful

    I'm really starting to wonder if windows administrators should be working at my local burger king instead of with computers. It seems an awful lot of MS policy is dictated by these neanderthols. Hey - nice encryption feature added, and admins freak because they don't know how to block it. Sounds like the administrator's fault - they can't keep their users from installing unauthorized software? Encrypted folders should be the LEAST of their worries.

    It reminds me of the idiotic microsoft security fix cycle. Every user in the world has to wait for MS patch day because some whiney admins wanted to be able to schedule their vacation time. Hey jackasses - if you don't want to update on a given day, don't update on that day. Why should the rest of us be waiting for a fix to fit someone else's schedule?

    1. Re:incompetent? by 93+Escort+Wagon · · Score: 4, Insightful

      "It reminds me of the idiotic microsoft security fix cycle. Every user in the world has to wait for MS patch day because some whiney admins wanted to be able to schedule their vacation time. Hey jackasses - if you don't want to update on a given day, don't update on that day. Why should the rest of us be waiting for a fix to fit someone else's schedule?"

      Ah, who says Microsoft doesn't know how to do PR? "Patch Tuesday" was indeed sold to us as being schedule friendly; but the actual intent was to improve Microsoft's security image. Microsoft realized that releasing patch after patch every few days was making people think (rightly) that their OS was riddled with bugs and holes - even the non-IT press was talking about it.

      It seems to have largely worked. What with the "express install" option and such, most folks don't even realize they're installing 18 separate patches for a given month. We even get people on here, who should know better, mouthing untruths like "Oh, no one even knew about those holes until Microsoft patched them - so it's the user's fault if they get hacked".

      --
      #DeleteChrome
    2. Re:incompetent? by MissP · · Score: 2, Insightful

      The reason Windows is the dominate operating system in the solar system is because it allows the so-called neanderthols to accomplish a lot, without really understanding the hows or whys. The fact that this is also the source of a myriad of other problems is really pretty irrelevant from a strictly business point of view. Microsoft is a hugely successful company because of this approach, so it should not come as a surprise that "a lot of MS policy is dictated by these neanderthols".

    3. Re:incompetent? by Hobophile · · Score: 2, Interesting
      Sounds like the administrator's fault - they can't keep their users from installing unauthorized software? Encrypted folders should be the LEAST of their worries.

      I understand the temptation to blame this all on incompetent Windows administrators, but depending on how the company is structured, IT may have little clout in enforcing policies on limited user rights. And sometimes the economic costs of such policies is difficult for the company to swallow. Take the following somewhat fictionalized examples.

      Dozens legacy Windows applications developed in-house by a team of lackluster programmers. These applications, targetting some godawful blend of Oracle 7.34, Visual Basic 4, and sundry third-party OCXs, require (naturally) administrative rights to run. Now not only do those users need elevated rights, the developers do too (under the convenient fiction of needing to maintain those applications).

      Or take the new payroll package that HR has just dropped a cool half million on (without first consulting IT to verify that it meets standards). Hey, it requires administrative rights to function. I guess all of Human Resources gets full control over their PC after all.

      Take the conveyor belt system software, where the vendor has mercifully updated their code and the new version even supports running with limited user rights. Fantastic! Wait, what's that? The business doesn't want to spend $300,000 for an upgrade they don't need? Bummer. So hey, those operators still need administrative rights.

      Not to mention that in many corporations there's a select group of people (not infrequently executives and administrative assistants) whose lack of computer skills is matched only by their demands for special perks and privileges completely outside of written policy.

      You want to talk about patching? Say you have an ActiveX-based document retrieval system that's absolutely vital to the business. Now Microsoft thoughtfully releases a patch that wreaks havoc on the ActiveX user experience. OK, so corporate adoption is nonexistent. They must've been kidding. What kind of novice admin would deploy something like that to his network?

      What's Microsoft's solution? Roll it into the cumulative IE security updates from now until eternity. Now the document system's vendor comes along and says, hey, don't apply this patch until we come out with a fix. No ETA. So now you, our erstwhile Windows Administrator, are faced with a decision: either take a vital component of your business offline, or leave known Internet Explorer vulnerabilities unpatched. At least Microsoft's monthly cycle leaves a faint glimmer of hope that you can resolve the inevitable conflicts in time for next month's set of patch-related problems.

      There are environments where IT policy can be consistent, sane and rational. Is this the norm? I don't know. Not on any site where I've ever worked. Usually the company ties itself to the mast of at least one policy-destroying application, and always there's the endless parade of winks and nods and concessions to those with decision-making power.

      But feel free to continue to blame "incompetent" Windows administrators. In between putting out fires and dealing with the sneering bluster of developers and the delusional expectations of business managers, they truly deserve your contempt for taking that vacation.

      Don't get me wrong; it's a fun game and the pay can be nearly as good as you are. The fact that you can't win makes it so much more satisfying when you do.

  9. i tried this out... by Ichigo+Kurosaki · · Score: 2, Insightful

    I tried this out on my personal computer and the most annoying thing about it is that you have to store it on the desktop.

    There are far better third party folder encrypters out there than MPF.

    1. Re:i tried this out... by The+MAZZTer · · Score: 2, Informative

      Yo can delete the icon from your desktop. Then you can access it from explorer under Desktop... want it somewhere else? That's why we have shortcuts. :)

      Or if you want to be slicker about it you can get the NTFSLink tool and make a Junction to C:\Documents and Settings\\My Private Folder.
  10. WPF was released with good intentions by dfloyd888 · · Score: 5, Insightful

    Windows Private Folders was released with the best of intent, but I can see 3-4 things that would have made it not so controversial.

    First, document how it stores/encrypts files. Does it sit on a front-end of an archiver or is it a pass-through encryption similar to what CFS does? What encryption algorithms does it use? WPF needs a lot more documentation.

    Second, release a group policy add-on that domain admins can use to restrict or block its use. MS should have released a domain policy add-on a couple weeks before the utility is available, so companies can push out a policy denying use of this utility on their network, or specifying a "master" password using a password or an EFS key for recovery reasons. This utility is good, but on computers owned by a business, this utility can create major liability and regulation issues.

    Third, it needs to be written with security in mind. How is the password stored? Is the password hashed, or is the password stored by decrypting part of the file similar to what TrueCrypt does so a hash algorithm failure doesn't compromise security? What mode (ECB, CBC) is the encryption running in? Is the decrypted password stored in secure memory, or can it be swapped to disk?

    Windows Private Folders isn't a bad utility, and I wish MS would release a version 2.0 of it that addresses concerns of business domains and some more documentation on how it works -- it is made for an easy to use place for home users to stick files in they don't want others to read. WPF just needed a little more planning behind its release.

  11. Customer, ease of use, security by nuggz · · Score: 2, Interesting

    MS seems to have forgotten who their real customer is.
    They didn't make controlling this easy enough for that customer.

    Security solutions need to be thought out a bit more carefully.
    What about using backdoored crypto with corporate issued keys? Wouldn't this make most everyone happy?

    1. Re:Customer, ease of use, security by kfg · · Score: 3, Insightful

      MS seems to have forgotten who their real customer is.

      Dell, the RIAA and the DVD Forum.

      KFG

  12. Fsck IT by Detritus · · Score: 3, Insightful

    It's a shame that Microsoft caved in to the whining of the IT control freaks. There are legitimate reasons to encrypt sensitive information, even in the corporate setting. If you think that the possession of the Administrator password means that you should have unfettered access to every scrap of data on the network, you need to see a psychiatrist about your delusions.

    --
    Mea navis aericumbens anguillis abundat
    1. Re:Fsck IT by jimicus · · Score: 4, Insightful

      Being able to access the data and actually doing so are two different things.

      I need to be able to access the data, if only for backup purposes. The person in the company with the password might be run over by a bus tommorow. Or if you prefer something less dramatic, they may regularly change their password (good!), forget their old one (who cares?) and then need to restore from an old backup to prove what was on the system 6 months ago (Ah....).

      But at the same time, with that power comes responsibility. If I was found to be accessing the data for any purpose other than "to provide a copy to give people who have a legitimate need to access it", I'd be sacked so fast....

    2. Re:Fsck IT by Kadin2048 · · Score: 4, Insightful

      I think you're viewing the issue too narrowly.

      In any large company, there is a lot of information floating around that you are probably better off not having access to.

      While it doesn't make sense to have every secretary and general low-level peon be able to encrypt stuff in such a way that nobody can ever recover them, I would not want to have automatic access to extremely sensitive high-level stuff stored on the executive's systems. Why? Because if somehow it gets leaked, and you have the root password, you have zero plausible deniability. In other words, you become quite easy to scapegoat.

      If you work someplace where there isn't any internal backstabbing, and nobody above you would ever consider hanging their poor sysadmin out to dry in order to save their own pillowtalking ass, then great. Let me know where to send my resume.

      Generally speaking, while I would want to be sure that I had admin/override rights to all the people below me in a chain of command, I wouldn't want to have those rights to people above me in the chain of command. Not because I'd find the idea of reading my boss' email particularly tempting, but because when something Bad Happens, I want to be able to say with absolute candor, not only didn't I do anything, but I couldn't possibly have done anything.

      It's like having the keys to a file cabinet which contains information way above your security clearance level. I wouldn't want to have them, because I don't want to be the guy in the hot seat when somebody way above my pay grade fucks up and decides to find someone expendable to take the blame.

      Let the executives have their personal encrypted folders, with a nice big warning sign that says "If you forget your password, NOBODY ELSE WILL BE ABLE TO ACCESS THIS." If they forget their passwords, then it's their problem, or if they maliciously encrypt things as they're tendering their resignation, then it's Legal's problem. The last thing I'd want to do is make it my problem.

      --
      "Ladies and gentlemen, my killbot features Lotus Notes and a machine gun. It is the finest available."
  13. Re:Why do i get the feeling its about lost control by dfloyd888 · · Score: 2, Insightful

    Sometimes its about obsessive-compulsive lockdown freaks, but unfortunately in a number of businesses, IT *has* to be control freaks so the business doesn't get fined out of existance and people put in prison. Banks, hospitals, and other industries have to be very careful not to run afoul of HIPAA, Sox or other laws, unless they want the SEC to start coming in with a motion of discovery in hand to start auditing, and hit the company with very high fines should even a single financial E-mail have been deleted instead of being archived for seven years. No company wants the SEC or some audit board to start going through every file, folder, or hard disk, so its pretty normal for an IT group to be heavy-handed.

  14. Re:Er. Uh. Uhm... by Planesdragon · · Score: 2, Informative

    How is the retracted update different from the functionality which I have seen in-place since I bought the machine a year ago?

    Log on as a user. "encrypt" a file.

    Log on as an administrator. Go try and read that file.

    With MS's new toy, that wouldn't happen.

  15. Erh.. could this lead to MORE inaccessable data? by Opportunist · · Score: 2, Insightful

    I might be no expert in this area, but ... let's see...

    1. Patch for data encryption feature.
    2. User using data encryption.
    3. Patch for removial of data encryption.
    4. User accessing his encrypted data ... how?

    --
    We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
  16. why are enterprise end users installing software by Anonymous Coward · · Score: 2, Insightful

    But why are enterprise end users installing software? Dont blame Microsoft for your problems.

    Why are you frantically trying to block something you dont know about - why dont you solve that problem by only allowing the software that has been approved? Why are there people that still dont understand that if a user can install appX, they can install virusX too? I mean really, you do understand this right?

    This was a home user product. IT wasnt intended for businesses.

  17. IT Managers should try doing their jobs instead by petard · · Score: 4, Insightful

    Instead of pitching a fit about new Microsoft software, why don't "I.T. Managers" do their jobs and manage the damn I.T.? Really. There are complex problems in I.T. for large businesses, but this is absolutely not one of them. Microsoft has given them the ability to manage software isntallations for years now. It's very simple, really. Users who cannot be trusted to install software like "Private Folder" without exposing the enterprise to increased risk of data loss should not have permission to install software. Full stop.

    Is it really easier to shout at Microsoft than restrict users? Because shouting at Microsoft won't prevent users from using the dozens of equivalent apps available for download from other companies unless you also restrict users appropriately.

    --
    .sig: file not found
  18. Re:Who's threatened? by MoneyT · · Score: 3, Insightful

    Not that I agree with incopetent IT managers who can't figure out how to lock certain options in a system dictating software policy for Microsoft but while individuals may have a right to privacy and to keep things to themselves, they certainly don't have a right to store it on MY system. The problem is, too many people assume that because they use something it is now theirs to do with as they please and that's not the case. The computer belongs to the company, if they let you do non work related things on that computer that's their perogative but you have no right to use that computer for any purpose other than those the company allows you to do. Now by the same token I believe that if a company is going to require that I use my personal equipment for a job, that I have the same rights and control over that equipment as they have over theirs which means if I want to store that information triple encrypted that's my perogative because it's my machine. But unless it's a personal machine, you have no rights to do anything on it.

    --
    T Money
    World Domination with a plastic spoon since 1984
  19. Key escrow? by tepples · · Score: 2, Insightful
    You can't decrypt data by saying "THIS IS YOUR ADMINISTRATOR, OPEN UP!"

    Unless all decryption keys are registered on the domain controller.

    1. Re:Key escrow? by Trepalium · · Score: 4, Insightful

      I see you've never worked in support, have you? The sysadmins WILL be held responsible for all data on the network, even if they are not given access to it. Therefore, it's in the syadmin's best interest to make sure that they can acquire access to it in any type of emergency. Besides, with full access to all the workstations, do you think that bypassing encryption on files that are still accessable is terribly difficult? There are a lot of keyloggers out there, and I'm sure one of them would be able to sniff the password as it was entered. If you're unable to trust your system administrators, you've got bigger problems.

      --
      I used up all my sick days, so I'm calling in dead.
    2. Re:Key escrow? by zCyl · · Score: 4, Insightful

      I see you've never worked in support, have you? The sysadmins WILL be held responsible for all data on the network, even if they are not given access to it.

      This is like saying the Postal Service is responsible if a letter I write in Sanskrit arrives at its destination in Sanskrit instead of English.

      The sysadmin should preserve the data just fine, the encrypted data. If employees keep losing their work to encryption, treat the employees the same way you would treat them if they keep inadvertantly shredding important documents. You wouldn't complain to the shredder company because the shredder doesn't have an undo button.

    3. Re:Key escrow? by Clover_Kicker · · Score: 5, Funny

      > You wouldn't complain to the shredder company because the shredder doesn't
      > have an undo button.

      I wouldn't, but my users probably would.

  20. Re:Who's threatened? by ivan256 · · Score: 2, Insightful

    I agree, but at the same time, turing this feature off is equally as logical as removing the delete key from the system.

    You already have a level of trust with your users. Why doesn't that trust extend to a new techology with the same level of associated potential concequences (data loss)?

    The only possible answers to that question are that you don't really trust your users at all (in which case you're a moron for giving them any access before giving them training), or that you don't understand the new technology. Which is it?

  21. I decided to try this software by CyberSlugGump · · Score: 3, Informative

    I was not impressed.
    Machine locked up when trying to change password. Apparently Symantec AntiVirus 9's AutoProtect feature was the problem. (Disabling AutoProtect lets you change the password.) Because Private Folder 1.0 is not officially supported by Microsoft, there is no way to report this isssue.

    Microsoft Private Folder 1.0 has an option to export encrypted files. The files remain encrypted, but the password must somehow be embedded in the exported files since you can go to a different computer with Private Fodler 1.0 installed to decrypt the files. HOWEVER, if hard drive crashes and you need to use data recovery software (R-Stuio, GetDataBack, etc.) there is no straight forward way of decrypting the files even if you know the password. Boot a machine with BartPE to look at the "My Private Folder" directory and the encrypted files look different than exported files (which leads me to think the password is embedded in the exported files). If you copy and paste encrypted files to that directory from BartPE/WinPE, you can make the data "unrecoverable"....

    1. Re:I decided to try this software by gr8dude · · Score: 3, Informative
      HOWEVER, if hard drive crashes and you need to use data recovery software (R-Stuio, GetDataBack, etc.) there is no straight forward way of decrypting the files even if you know the password.


      Data loss can be really painful, if the data were encrypted. Normally, the decryption key is embedded into the encrypted file itself, but the encryption key (let's denote it with k_E) itself is encrypted with something, a password for example, or the password's hash. So, even though k_E resides inside the encrypted file, it doesn't make the file less secure, but it does make it more fragile. If there's a one bit change in the part of the file which holds k_E, then the data are gone forever. When k_E is obtained by decrypting it using the password (or the password's hash), it will not be correct, because of that flipped bit. So the data recovery programs you mentioned may be able to physically recover the data, but that is useless, because at the logical level - the gathered data are encrypted, and the true encryption key was lost. If something like CBC mode is used, then an error in the first decrypted block will propagate to the next, and so on.... What you will recover is a bunch of crap.

      The solution is to make a backup of the area of the file which contains k_E, provided that the encryption software allows you to do that. If it doesn't, then I am afraid to use such a program (unless somebody guarantees I will never have power outages, and my hardware will never fail, and my OS is going to last forever, etc). Of course, you can always backup the encrypted file itself, but then the backup is of a much greater size that it could have been if you backed up only k_E.
  22. Re:What an example of vocabulary outpacing functio by mliikset · · Score: 3, Informative

    'irregardless' IS a properly constructed word. It means 'not regardless', which is not, I'm sure, what he meant to convey.

  23. Private Folders, harsh admins, and common sense by FractalZone · · Score: 4, Insightful

    I always find it amusing when you have IT people developing features for Windows that really don't understand IT in the real world. Then they release something and are shocked when IT managers are furious over it. One would think MS would have a real good understanding of the IT environment and what is and is not a good idea.

    Many IT administrators are barely-in-the-closet fascists. They enjoy making sure that their user bases have no privacy, cannot use their organizations phones or computers for anything that isn't "strictly business", are constantly under surveillance at the workplace, etc. These admins are usually on power trips -- they are usually hated by the users of the systems they (supposedly) support and those users often take pleasure in working against them in subtle (or at least anonymous) ways. These "Users versus IT Gestapo" situations are often entertaining to observe, as long as one isn't part of the problem.

    At the other extreme are the system and network administrators who allow (even encourage) users to do (or install) whatever they damn well please on their workstations (unless the action is obviously malicious or illegal). These admins must be masochistic -- the more computer illiterate the user base, the more likely it will figure out ways to create problems which require a week's worth of IT's time to correct, on a daily or even hourly basis. These nearly anarchistic computing environments are a lot of fun while they last -- which is rarely for longer than it takes for an oh-so-clever user to crash a server, delete someone else's files, sell organizational secrets, buy a drop-in pr0n site package and run it on the facilities at the workplace, make (what she thinks are) anonymous death threats, etc.

    Somewhere in the middle are the administrators who can usually leave their work at the office at the end of the day but who don't mind if users want to access and maybe save personal email messages or other files from work (where the spiffy color laser printer sometimes gets used to print pictures of a worker's newborn baby or a photo that an employee wants to hand in his cube), and realize that most sane people don't truly compartmentalize their work and personal lives; that overlap is normal and natural, usually inevitable, and often beneficial -- that most folks want/expect some personal privacy in the workplace and to be cut a little slack when using office resources for personal reasons.

    As someone who has tried to fall into that third, loosely defined group of IT administrators/managers when I've held such positions, I find it to be worth the effort to do the balancing/juggling act. Then again, I'm a practical libertarian and not a compulsively anal authoritarian by nature.

    --
    "You're young, you're drunk, you're in bed, you have knives; shit happens." -- Angelina Jolie
  24. Walled Garden? by Anonymous Coward · · Score: 2, Interesting

    Gee, I can't even download, much less install, *anything*.msi behind our firewall (which makes both the Berlin and Great Walls look like garden decorations). So maybe M$ is responding to inept or poor "IT managers" - in which case there's the real problem.

  25. Re:Private Folders, harsh admins, and common sense by gregmac · · Score: 3, Interesting
    Somewhere in the middle are the administrators who can usually leave their work at the office at the end of the day but who don't mind if users want to access and maybe save personal email messages or other files from work (where the spiffy color laser printer sometimes gets used to print pictures of a worker's newborn baby or a photo that an employee wants to hand in his cube), and realize that most sane people don't truly compartmentalize their work and personal lives; that overlap is normal and natural, usually inevitable, and often beneficial -- that most folks want/expect some personal privacy in the workplace and to be cut a little slack when using office resources for personal reasons.

    I work at a small company, where my role only requires me to spend part of my time as an IT admin. I take this same approach, and find it's mutually beneficial. Users don't have install rights, but I also will install things on individual workstations that people ask for. (They actually used to have install rights on their personal workstations - not if they logged into others - but I had to take it away because they'd blindly install some web background program that would install 30 spyware applications. They were understanding when I removed that right after they saw the damage it caused). I've helped people setup their personal email accounts in thunderbird.

    I've read articles talking about how if you don't allow people time to do personal tasks at work, that instead of taking 5 or 10 or even 30 minutes of work time, they'll take a sick or vacation day to catch up on errands, and I can see this happening. Personally I don't really mind fixing a server issue on the weekend or late at night, because I'm afforded this flexibility at work. At some offices, as soon as it hits 5:00pm, everyone drops what they're doing and goes home.. that's just a sad situation. It's not that people should be expected to work late, or work exactly their 8 hours per day, but if, for example, a task will take 20 minutes to finish before you go home, versus 45 minutes if you have to start in the morning when it's no longer fresh in your mind, it's better to stay the 20 minutes. In a company where workers are prohibited from doing anythink but work on company time, they're obviously not going to be willing to go the other way, and sacrifice their personal time for work.

    --
    Speak before you think
  26. fix by r00t · · Score: 3, Funny

    You just use steganography to hide the video game walkthroughs and Linux HOWTOs in a bunch of barnyard porn. She'll never find them.

    1. Re:fix by julesh · · Score: 4, Funny

      You just use steganography to hide the video game walkthroughs and Linux HOWTOs in a bunch of barnyard porn. She'll never find them.

      Something about the fact that this was modded "informative" is frankly scary.

  27. Re:Private Folders, harsh admins, and common sense by FractalZone · · Score: 3, Interesting

    Realistically, it is often better to let users know that they are not being treated like a bunch of slaves, crooks, children or sheep at the workplace, but that management and IT administration have the right and ability to lock things down at any time for any reason. More importantly, it helps to let users know how public some of the activities they naively think are private actually are.

    Pointing out to a user that her favorite screensaver or wallpaper image comes from an external (to the organization) source that is not to be trusted, and showing her a relatively easy to read headline article on a major Web site she's heard of that details how such external connections cause real problems serves a couple of major purposes. It shows that you aren't making rules just because you can (or enjoy lording them over hapless users) and also encourages her to learn more about computers, how they work on the 'Net, and computer security.

    I prefer education to enforcement as my primary means of preventing internally generated IT hassles. If users have to be treated like dumb and/or malicious animals, why would one want to be working in IT for such an organization? Most organizations, unlike public schools and correctional institutions, do not have to allow just anybody more than guest access to their systems. Don't expect to get much useful work out of users who are treated like school kids or convicts, but do expect to see them strive for excellence as they develop innovative ways to get around your rules/edicts, just as children and felons do in other areas of real life.

    Oh, yeah, a good system administrator should study Sun Tzu's The Art of War, everything I posted above notwithstanding...just in case it comes to that.

    --
    "You're young, you're drunk, you're in bed, you have knives; shit happens." -- Angelina Jolie
  28. Re:NTFS? by gr8dude · · Score: 2, Informative

    It uses some data from the user's profile as an encryption key. If you re-install the OS, or delete the user account - your data are really gone.

    You cannot access EFS encrypted data if you mount the hard disk to a different machine; nor you can do that if you're dual booting.

    So volume-based encryption tools such as Private Disk or TrueCrypt are a better idea. Not only that they give you more features, but they use more reliable encryption mechanisms. (EFS uses 3DES, and you get AES if you apply a service pack)

  29. I replied to that guy by fullofangst · · Score: 2, Insightful

    Nice quote from Stuart Graham there, complaining about all the extra work he now (alledgedly) has.

    I replied to him on that site. If he's not running a decent group policy to stop non-admin users from installing any old crap on their machines, he deserves all the extra work he gets. If he's any kind of enterprise sysadmin, he wouldn't even bat an eyelid at this piece of software.

  30. Re:Who's threatened? by Anonymous Coward · · Score: 2, Informative

    That might very well be the case in the US, but here in the EU, the jurisprudence in place here has recognized that there is a certain privitazation during working hours, and an employee therefore has the human right of privacy, within limits, at work. Thus, you're allowed to use a work telephone to call your doctor without the call being taped (could be a different phone than the one on your desk) as well as using your corporate e-mail address for personal correspondence in the expectation that it won't be read (using PRIVATE on the subject line, or having an Inbox folder labeled as such).

    Now, IANAL, but I was a member of my company's Works Council and did all the research when my company started implimenting an Internet/E-mail policy, and have read some of the decisions made by the European Court of Human Rights, including commentary and suggestions from the semi-governmental privacy watchdog. A 'private' folder for working on a new resume, or other such personal things, most definitely would be allowed and the Administrators cannot just go into them even though the computer is company property.

    Of course, there are limits as to what you can do privately, and companies can impose reasonable and justifiable restrictions (no porn, no racist content) BUT an employee can expect that system admins won't go into a folder marked PRIVATE without a very serious suspicion of something going on. If you do, the employee stands a good chance of winning a lawsuit should less intrusive methods weren't used first.

    A simpler answer to this folder issue would be to either lock users out of installing software on their own (which given the number of programs that need Admin rights to run isn't always an option) or by having a policy in place that states no IT help will be given for unauthorized installations, and enforce it. Or inform the users that regular scans will be made of installed programs and sanctions will be applied to those found with unexplained programs, like this encrypted folder.

  31. in otherwords by geekoid · · Score: 2, Insightful

    Microsoft forgot that other companies treat there users like dumb shits and don't want to face up to the facts.

    People, stop being fucking elite about the computers. I have worked with people who are scared to do anything with the computers becasuse of IT's attitude.

    Here is a clur, tell the people if they use it and loose the password the data is gone. Most people will get that. If they don't and they loose valuable data too bad. They'll catch on, or they will be shown the door.

    --
    The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect