Slashdot Mirror


Why the NSA Can't Replace 90% of Its System Administrators

An anonymous reader writes "Curious about the recently purposed NSA cuts, Courtney Nash explores a few myths about systems automation 'In the aftermath of Edward Snowden's revelations about NSA's domestic surveillance activities, the NSA has recently announced that they plan to get rid of 90% of their system administrators via software automation in order to "improve security." So far, I've mostly seen this piece of news reported and commented on straightforwardly. But it simply doesn't add up. Either the NSA has a monumental (yet not necessarily surprising) level of bureaucratic bloat that they could feasibly cut that amount of staff regardless of automation, or they are simply going to be less effective once they've reduced their staff.'"

251 comments

  1. change of title? are all IT system administrators by Joe_Dragon · · Score: 2

    change of title? are all IT workers called system administrators? do all IT works say do stuff maybe 1-2 times an week that classes them as an system administrator? maybe with more automation then that 1-2 times a week can go a way?

  2. replace Windoze with Linux by minstrelmike · · Score: 1, Insightful

    That's one way to reduce the number of sysadmins effectively.

    1. Re:replace Windoze with Linux by Anonymous Coward · · Score: 2, Insightful

      You're joking, right? It's a way to reduce the amount of money you give to MS, but increase the number of admins you have, or increase the pay of your admins.

    2. Re:replace Windoze with Linux by hawguy · · Score: 4, Interesting

      That's one way to reduce the number of sysadmins effectively.

      I don't think that's true in an enterprise environment with thousands of servers.

      In my experience, it takes a larger installation to justify the team size for a well run Windows Server installation (to administer all of the Microsoft System Center components (SCCM, SCOM, etc)), but once that investment in management tool configuration is done, then administering large numbers of Windows Servers doesn't really take more people than administering large numbers of Linux servers. LIke most MS Enterprise products, the MSC components can be complicated to configure and take a certain amount of dedicated resource to configure and use them well.

      The same scalability may not hold true once you get to Google Scale with a million servers to manage, since at that point you can justify spending a lot more resource on writing custom management and support tools even down to customizing kernels if you want to.

      In a small shop where you may have a few dozen servers, then you may find the MSC tools to be overkill and not worth the effort to set them up well so Linux can be simpler and easier to administer.

    3. Re:replace Windoze with Linux by macraig · · Score: 1

      No way, dude! Haven't you heard? Windows administers itself. Well, unless it's in Russia....

    4. Re:replace Windoze with Linux by gmuslera · · Score: 1

      They probably they already have Linux in most, as they know the backdoors it have Windows builtin, and who wants to intentionally install a backdoored system for their critical information? At least for linux they can have their own internal distribution for servers.

      But what say the article is that even with Linux they can't reduce a lot the number of sysadmins, and that said by people of 2 of the most used linux automation platforms, Puppet and Chef.

    5. Re:replace Windoze with Linux by cheater512 · · Score: 2, Insightful

      Not really increase the number of admins, but I'll give you the last bit about having to pay more.

      "Oh no we now have to employ competent people and they want reasonable wages!!!!!"

      The only reason why there are as many Windows servers out there as there are is because a cheap IT graduate without a clue can blunder their way through it and eventually get the job done. Its not because they are manned by efficient admins who understand the system well.

    6. Re:replace Windoze with Linux by farrellj · · Score: 0, Redundant

      Windows server management is much more SysAdmin intensive than Linux server management. Most Linux Boxes are "fire and forget" after they have been configured. Windows boxes decay quickly, and need a great deal more upkeep from the SysAdmin.

      --
      CAN-CON 2019 - Ottawa's only book oriented Science Fiction Convention! October 18-20, Sheraton Hotel, Ottawa, Canada h
    7. Re:replace Windoze with Linux by dbIII · · Score: 2

      I don't think that's true in an enterprise environment with thousands of servers.

      No, it is very true in exactly that environment - you don't need a lot of people to run clusters full of a lot of very similar nodes.
      In slightly smaller situations where every machine is its own unique little snowflake you may not get that, but at huge scales it has been demonstrated to be true almost universally.

    8. Re:replace Windoze with Linux by Anonymous Coward · · Score: 3, Insightful

      That's one way to reduce the number of sysadmins effectively.

      I don't think that's true in an enterprise environment with thousands of servers.

      In my experience, it takes a larger installation to justify the team size for a well run Windows Server installation (to administer all of the Microsoft System Center components (SCCM, SCOM, etc)), but once that investment in management tool configuration is done, then administering large numbers of Windows Servers doesn't really take more people than administering large numbers of Linux servers. LIke most MS Enterprise products, the MSC components can be complicated to configure and take a certain amount of dedicated resource to configure and use them well.

      The same scalability may not hold true once you get to Google Scale with a million servers to manage, since at that point you can justify spending a lot more resource on writing custom management and support tools even down to customizing kernels if you want to.

      In a small shop where you may have a few dozen servers, then you may find the MSC tools to be overkill and not worth the effort to set them up well so Linux can be simpler and easier to administer.

      I think people claim Linux needs fewer admins because it has a history of bailing twine and bubblegum configuration management with rsync and ssh-while-loops...

      At around 3-400 servers we implemented Puppet and MCollective with some in-house plugins. Now that I know it well, I seriously wouldn't run ten servers without it.
      There isn't anything really special about Linux that enables these tools to work, and I actually think the Windows Puppet agent gets off easy with NT services vs. init scripts with sketchy status commands, registry vs hundreds of different config syntaxes, and so on.

      So anyway, when I see someone brag about Linux needing fewer admins, I take it the same was as someone saying they get better gas mileage by turning the AC off and rolling the windows down... I guess if you tolerate that you can spend less on a car. Whoopie...

    9. Re:replace Windoze with Linux by Anonymous Coward · · Score: 4, Informative

      Windows server management is much more SysAdmin intensive than Linux server management. Most Linux Boxes are "fire and forget" after they have been configured. Windows boxes decay quickly, and need a great deal more upkeep from the SysAdmin.

      Why do you think that? Sure, unskilled Windows Admins have to fiddle with it relatively often, but not good Windows admins. I have a couple of SAP, Exchange and other Windows servers I have to manage. They don't require any more babysitting that any of the linux boxes do. They're all VMs on Hyper V or Xen or ESX and I worry more about patching the host firmware than anything else.

      I choose to check up on them, and verify that backups are really restorable, etc, but in terms of HAVING to manully manage them? Not this year. And I do it all with built in tools, no "enterprise" level management either. Just bandwidth, scheduling and lots of disk space and scripts.

    10. Re:replace Windoze with Linux by Sycraft-fu · · Score: 4, Insightful

      Ya I have to day at my work at least the Linux servers are certainly NOT easier than the Windows servers to administer. The Linux lead spends a lot of time dicking around in the command line messing with scripts and settings to get everything working and managed nice. It works, don't get me wrong, we have a functional setup and process, but this idea that it is somehow easy and magic is false and speaks to a lack of experience.

      When I see someone who proposes something like "replace Windoze (lol I totally stuck it to Microsoft misspelling their software!) with Linux" as a magic fix for needing less people in a big enterprise to me it says this is someone who has installed Linux on their desktop, and maybe a personal web server, and somehow thinks that means they know all about enterprise administration. They figure what is true for them must be true for 50,000 systems. I mean after all, the fact that they had Windows crash on them one time clearly means it is unstable and unsupportable!

      Windows does a lot right for the enterprise. Their authentication service is really good. AD really does the trick for managing a large collection of systems and users. We use it as the backend for everything, Windows, Linux and Mac and yes, we've tried it other ways (we used to do Sun LDAP and IDsync as the backend, what a nightmare to make work). Anyone who says Microsoft doesn't have good tools for large scale management is really just saying they don't have experience in a large scale setting with Windows and other OSes.

      Also that suggestion is funny, given that the NSA likes and uses Linux for a number of things. You might want to look up who gave us SELinux (hint: the NSA). Ever wonder why it has such paranoid, granular, control if you want it? That's why.

    11. Re:replace Windoze with Linux by The+Mighty+Buzzard · · Score: 0

      Ten or fifteen years ago this might have been true about the hardware. Today Linux is far more likely to give you a better experience than Windows with off-the-shelf kit.

      As for TCO, that depends on your situation. One *nix admin can handle easily twice as many servers as an MCSE can handle Windows boxes. Five or ten times as many would probably be more realistic.

      --
      Violence is like duct tape. If it doesn't solve the problem, you didn't use enough.
    12. Re:replace Windoze with Linux by Anonymous Coward · · Score: 1, Informative

      Why do you think that?

      We're on Slashdot, where most posters are clueless about systems administration, let alone Windows systems administration.

      But shit, getting back to GP - fire and forget a Linux box and you can forget about it doing anything other than spewing out metric tons of spam.

    13. Re:replace Windoze with Linux by KingMotley · · Score: 4, Interesting

      Another way is to completely scrap the computer systems and go back to paper. It is a lot harder to get a hold of 500,000 classified documents and walk out of the office with them. I think it'd get flagged if Mr. Manning all of a sudden was at the photo copier 24x7 for a few weeks.

    14. Re:replace Windoze with Linux by cusco · · Score: 0, Flamebait

      It's really useful to be able to manage access, user permissions and configure updates across a couple hundred servers at a time, isn't it? Oh, that's right, you don't have a good LDAP implementation, or group policies, or an update server, so how do you do it? Do you have a magic wand? There are reasons why most of the truly large installations run Windows, it's because it was written with manageability in mind from the beginning. If I had a dozen systems I'd consider Linux, if I had a hundred there's no question which operating system would be more appropriate.

      --
      "Think about how stupid the average person is. Now, realise that half of them are dumber than that." - George Carlin
    15. Re:replace Windoze with Linux by Anonymous Coward · · Score: 1

      They probably they already have Linux in most, as they know the backdoors it have Windows builtin, and who wants to intentionally install a backdoored system for their critical information? At least for linux they can have their own internal distribution for servers.

      But what say the article is that even with Linux they can't reduce a lot the number of sysadmins, and that said by people of 2 of the most used linux automation platforms, Puppet and Chef.

      english mothafucka, do you speak it?

    16. Re:replace Windoze with Linux by mysidia · · Score: 1, Troll

      I have a couple of SAP, Exchange and other Windows servers I have to manage. They don't require any more babysitting that any of the linux boxes do. They're all VMs on Hyper V or Xen or ESX and I worry more about patching the host firmware than anything else.

      I work with about 7 Exchange organizations; all deployed as VMs.

      Hyper-V is nasty... careful not to get any of that stuff on you.

      At any rate; these Windows services DO require more babysitting. Or at least, the admin team gets more "issue reports about them" than regarding any other Linux-based enterprise mail servers --- mostly though, the server works and the Outlook client side has issues, most issues deal with the Junk mail folder, Calendar, Calendar sharing, Public folders, or someone having a 20 gigabyte inbox and crashing Outlook against our strong (but ignored) advise to management to keep inbox quotas below 1gb, and require users to use the archiving system to access their 50gb photo collection, for stability, performance, and disaster recovery reasons: the client software, and the separate AD domain the client is occassionally using is something the Exchange admins have no control of, so all the need to "babysit" the server, is almost always to review (and reject), and lead back to the bright and narrow path --- some clueless beginner Windows server admin's request to allow 2 gigabyte attachments, start changing random Exchange settings, or apply some random registry hack they found on a forum somewhere, etc, etc.

      In other words: I'm saying.... Windows servers do have more issues, but they are all the result of user abuse. Often user abuse that is sanctioned by clueless IT admin or management folks. The problem is not the technology: it is the people who are allowed to decide how the technology is used, and admins and users alike relying on hearsay information and not following vendors' formal recommendations.

    17. Re:replace Windoze with Linux by mysidia · · Score: 0

      There isn't anything really special about Linux that enables these tools to work, and I actually think the Windows Puppet agent gets off easy with NT services vs. init scripts with sketchy status commands, registry vs hundreds of different config syntaxes, and so on.

      Really? Let me know when puppet allows me to login to a Windows server and type "yum install exchange-server" :)

    18. Re:replace Windoze with Linux by mysidia · · Score: 0

      Oh, that's right, you don't have a good LDAP implementation, or group policies, or an update server, so how do you do it?

      Group policies are a limited windows solution for solving a problem introduced by Windows. It's not in principal superior to the more general solution of using a tool such as cfengine or puppet to distribute configurations.

      There are half a dozen good LDAP implementations; You can use Samba4; You can use OpenLDAP, 389 Directory server. For ID mapping, NIS+; for Kerberos, MIT Kerberos, Samba4, or Heimdal. RHDS; Redhat Enterprise IPA; FreeIPA.

      FreeIPA is great. Yes there is some policy functionality.

      By the way.... the Kerberos and LDAP technologies were implemented on UNIX first and carried over to Windows later. Windows never had a truly faithful implementation of them --- they always had to throw in some stupid dressed-up MS tweaks to bring in artificial incompatibilities.

    19. Re:replace Windoze with Linux by arobatino · · Score: 1

      It is a lot harder to get a hold of 500,000 classified documents and walk out of the office with them.

      That's true, but it also makes it infeasible to do a search through those documents in a reasonable time, at least with the same generality as a computer search.

    20. Re:replace Windoze with Linux by mysidia · · Score: 1

      Meter each person's use of the photo copier -- via biometric and PIN number, put a barcode on each document, and have the copier log a record of each document/page that was copied.

      Put similar scanning mechanism on paper shredders to log destruction of pages.

      If someone over and over again is copying top secret docs, and it doesn't get shredded or logged into a secure area, then notify management about the "outstanding" documents.

    21. Re:replace Windoze with Linux by Anonymous Coward · · Score: 0

      I can restore a Windows box completely from a backup with bare metal, with the included wbadmin utility, if not the additional utilities available.

      There is nothing for Linux that can allow me to do a bare metal restore... well, unless I use tar or dd, but that isn't a true bare metal... that's just files or perhaps an image if one is lucky enough to have the same exact partition layout.

      Even AIX can make mksysb/sysback media where if the oh shit happens, one can boot from PXE or a tape, restore, and be back in business quickly.

    22. Re:replace Windoze with Linux by deimtee · · Score: 1

      What?

      --
      I'm guessing that wasn't on their radar screen...
    23. Re:replace Windoze with Linux by cusco · · Score: 0

      Samba4? Puppet? I take it you have deployed this in a small test setting, if at all. If you try rolling that out on a very large scale you'd best have a large herd of very well-paid people ready to make it work. The one place that I've worked with a very large Linux deployment uses AD for its LDAP authentication.

      Group policies are a limited windows solution for solving a problem introduced by Windows.

      Yes, that problem of allowing everyone in a company to have a computer on their desktop.

      --
      "Think about how stupid the average person is. Now, realise that half of them are dumber than that." - George Carlin
    24. Re:replace Windoze with Linux by ArsonSmith · · Score: 1

      Russian's administer your box for you after it's part of their bot net.

      --
      Paying taxes to buy civilization is like paying a hooker to buy love.
    25. Re:replace Windoze with Linux by mysidia · · Score: 0

      Yes, that problem of allowing everyone in a company to have a computer on their desktop.

      No.... the problem is the Windows registry; which without group policy makes distribution of standard settings difficult.

      Group policy is nothing more than a system for deploying canned registry hacks to specified computers, based on which checkboxes someoned ticked and saved to a GPO file.

    26. Re:replace Windoze with Linux by Anne+Thwacks · · Score: 2

      You might want to google Amanda.

      --
      Sent from my ASR33 using ASCII
    27. Re:replace Windoze with Linux by Anonymous Coward · · Score: 0

      Russian's administer your box for you after it's part of their bot net.

      Russian's what?

    28. Re:replace Windoze with Linux by tommeke100 · · Score: 1

      right. Hey Stacey, would you please print out today's internet, please?

    29. Re:replace Windoze with Linux by Anonymous Coward · · Score: 0, Funny

      I love how all databases on Linux get large performance drop-offs once you get past 1 client per core. MS SQL can easily go into dozens or clients per core. At my work, we got thousands of connections from many web servers all hitting the same DB and it has nearly the same performance as only a hand-full of clients. Take a look at any other DB and you see quick drops in performance degradation on a 24 core DB once you get past 24 clients.

      Welcome to the OpenSource world, where no one seems to know how to code high performance async+multi-threaded code, but are great at forking processes and using IPC. Must context switch more!

    30. Re:replace Windoze with Linux by cusco · · Score: 1

      Yep, and it works really, really well. Well enough that there are Windows machines sitting on the platforms of remote train terminals for years quietly doing their jobs without ever being cracked. I realize it's not the true way of Linux, which would be to create the settings, with all their obscure case-sensitive switches, in the myriad of scattered config files using vi or emacs, type all the hostnames into a text file, then download the settings to the client machine by a login script. If you're really good you might even cobble together a way to check after the fact to see if the settings got downloaded successfully. The idea of having a GUI that eliminates typing errors, simplifies operations, logs the success or failure, and shows at a glance what configurations are set where is just so 21st century. Why, even someone without years of experience could manage that! The horror!

      --
      "Think about how stupid the average person is. Now, realise that half of them are dumber than that." - George Carlin
    31. Re:replace Windoze with Linux by TapeCutter · · Score: 2

      Let me know when puppet allows me to login to a Windows server and type "yum install exchange-server" :)

      The job of a sys-admin is ultimately to avoid manually typing in commands. At least that's how I run my windows build boxes ;)

      --
      And did you exchange a walk on part in the war for a lead role in a cage? - Pink Floyd.
    32. Re:replace Windoze with Linux by Anonymous Coward · · Score: 0

      This is not 'Enterprise' you clutz.

      HPC is a different breed all together, sysadmins don't do application support.
      Where I work currently, we have in excess of 800 desktops and a 600 node HPC facility.
      We are two people on the desktops and two people on HPC.

      No difference to me If I'm changing bios settings, flashing firmware, reinstalling 1 machine or a 1000.
      At 1000 it does take more time, but that's because of the simple reason that all software AND hardware suck and that reliability does not scale well, neither does users -- nodes scales easily as long as you're not a masochist requiring 100% of the nodes to be up all of the time.
      At 2000 I can imagine a third guy being needed, after 6 admins, its of a question of out-sourcing the physical labour.
      Only reason why I got employed was that you couldn't have just one guy working on it (vacations stop being vacations quite quickly).

      At certain scales, due to shitty hardware and software, you need to introduce more layers of fault tolerance.
      Which is more work, but is something usually done by the system integrators unless you are willing to spend months on setting it up and weed out bugs yourself while watching the system sit idle.

      All these Windows posts here are completely and utterly removed from reality, say things like that and people will be laughing at you.
      In HPC, you're either doing Linux or you are doing it wrong (or have money to burn on BlueGene and the like).

      Windows is not running on these systems, get over it -- windows never had any market share in HPC.

      Nodes scale, people don't.

    33. Re:replace Windoze with Linux by somersault · · Score: 1

      Windows servers do have more issues, but they are all the result of user abuse.

      All? I guess there's no point in installing all those updates then.

      --
      which is totally what she said
    34. Re:replace Windoze with Linux by garyebickford · · Score: 1

      Gee, I wonder if that's the problem with the three different Exchange providers we've had over the last few years. They're all apparently incompetent. It's a rare month when the Exchange systems are down or failing partially or completely at least for a few hours.

      And the note about inboxes - in our business we deal with a LOT of email that is several megabytes per message. It's part of what we, and our clients do. Back in the day when I ran a bog-standard unix-based mail system that was not a problem, heck I had over 10,000 emails in my personal email back in the late 1980s, and a lot of that was NeXTMail, which could easily be several megabytes. I never, once, had a problem with the mail system. Why should a 20GB inbox be an issue now? It's been 20+ years, you'd think Microsoft would have figured out how to write code by now. (I'll accept that a 20GB remote inbox might have indexing & searching lags, if there isn't a fulltext index at the other end, but that's a different issue.)

      About half of the folks in my group use Thunderbird with the Exchange server, and the crashes and other problems hit randomly - sometimes it's 1/2 Outlook and 1/2 Thunderbird users whose mail is not working because the remote server is having a bad hair day. I'll also note that my GMail account probably has 30,000 emails in it right now.

      --
      It's easier to be a result of the past, but more fun to be a cause of the future! http://www.spacefinancegroup.com/
    35. Re:replace Windoze with Linux by minstrelmike · · Score: 2

      Uhhhhhh no. The job of a sysadmin is _not_ to avoid typing in commands.
      expletives deleted
      The job of a sysadmin is to administer the system performance in a cost-effective manner. Sheesh.
      That's like saying the job of a programmer is to avoid typing but instead choose commands from a dropdown list.
      Do not confuse process with result. The job of a programmer is to provide a working program that does what it is supposed to do.

      Reminds me of the Windows sysadmin who complained about how long it took for our Linux servers to boot up after a catastrophic failure of the server room.
      I reminded her that we only ever reboot when we're forced to so the five minutes it takes is irrelevant.
      by the way, we had 8 servers and one sysadmin and one dba (me).
      They had 12 servers and 12 sysadmins and a lot less functionality.

    36. Re:replace Windoze with Linux by Xeleema · · Score: 1

      The idea of having a GUI that eliminates typing errors, simplifies operations, logs the success or failure, and shows at a glance what configurations are set where is just so 21st century.

      Yes, because creating a configuration file once and copying it to thousands of systems is just soooo haaarrrd.
      Side-note: Linux has had front-ends/wizards/GUIs to create configuration files for a long time.

      --
      "When I am king, you will be first against the wall..."
    37. Re:replace Windoze with Linux by ColdWetDog · · Score: 1

      Have you tried 'yuchh install exchange-server'?

      I think that's the correct syntax.

      --
      Faster! Faster! Faster would be better!
    38. Re:replace Windoze with Linux by Anonymous Coward · · Score: 0

      you got that wrong Windows admins have to dick around to keep their servers running, while Linux admins dick around with their scripts because they can as the boxes are still just running. Don't get me wrong Windows servers have come a ways but they are still a far cry from Linux and Unix servers.

    39. Re:replace Windoze with Linux by mysidia · · Score: 1

      All? I guess there's no point in installing all those updates then.

      Sure... install EMET, enable all the mitigations, rubber stamp the latest Windows 7 release; make sure your users don't install Java or Flash (ban the plugins), and you're pretty much as good to go, as if you installed every update --- your users will still manage to get malware on there, and not updating doesn't make it more likely or less likely.

      For bonus points, add an AV or application whitelisting solution ala Bit9. The antivirus has about as much chance catching a malicious file as a coin flip though. Just a fact of life -- AVs used to be better, but have become THAT ineffective.

    40. Re:replace Windoze with Linux by mysidia · · Score: 1

      About half of the folks in my group use Thunderbird with the Exchange server, and the crashes and other problems hit randomly - sometimes it's 1/2 Outlook and 1/2 Thunderbird users whose mail is not working because the remote server is having a bad hair day.

      I can understand Thunderbird users having issues. Exchange's implementations of POP and IMAP are poor and should be avoided, plus the default throttling policies may not be adequate to stop some runaway IMAP clients causing serverwide issues. I can't accept "remote server is having a bad hair day"; either it was misconfigured, sized with too few resources (Sufficient IOPS at low-latency, RAM, Memory, CPU, Disk), being used in a way above or outside the scale that Exchange is designed for, not being adequately protected against abusers or misbehaving clients, or there is a hardware issue, or problem with a service it's dependant on such as AD. Bugs in Exchange are possible as well, but if experienced, the ones that really matter show up in the logs as more than "having a bad hair day".

      I'll accept that a 20GB remote inbox might have indexing & searching lags, if there isn't a fulltext index at the other end, but that's a different issue.

      The PST/OST file format on the client is prone to corruption at those sizes, which means a big amount of downtime for the end user to redownload 20GB of data.

      The bigger a mailbox gets, the more storage I/O capacity is required simply for accessing that mailbox. Which means, that the entire server will run out of precious expensive IO resources with increasing speed, the bigger your users' mailboxes get. Although.... to some limited extent, you can counter this by having extra RAM on your exchange server, above and beyond Microsoft's standard recommendations of ~50MB per mailbox, for extra Gigabytes of active mailbox database storage you use, by multiplying that by a factor, and requiring 200gb of RAM for the Exchange database server, instead of 32gb.

      It also means that you can essentially have 10 users per database until you reach Microsoft's recommended database size maximum of 200GB; in the event that you have a much larger database, the delay required to repair or restore from backup can easily extend downtime to an unacceptable duration.

      If your users want to keep their old mail, use an archiving system that was designed with an architecture suitable for operating at that scale.

      New-MailboxRepairRequests and various other operations for large mailboxes result in unacceptable downtime for the user, when these are supposed to be routine, mostly transparent activities. Bringing a system to conditions where that system cannot be made to recover gracefully from occassional errors or problems is a bad situation to have.

      I'll also note that my GMail account probably has 30,000 emails in it right now.

      It's not fair at all to compare Gmail to Exchange. The architecture is completely different. Gmail's infrastructure is a much more scaleable system, they have loads of cheap storage in a proprietary magic Google clustering system that few can get close to matching ---- however, it's also managed by someone else, AND it's distant -- so if you need your mail fast, Gmail's not necessarily a good idea.

      On the other hand, if you need large attachments, Gmail's probably a great idea.

      Exchange's selling point is not that it's a scaleable system. It's that people are used to Outlook and like its features.

      If you have got 50,000 messages in your Inbox, you will probably experience some bad performance, even with Gmail

      And the note about inboxes - in our business we deal with a LOT of email that is several megabytes per message.

      This is likely to weigh heavily on Exchange, best practices are to reject them -- to have a reliable system; remember E-mail is a store and forward system.

      Messages that are more than a meg or so are a potentia

    41. Re:replace Windoze with Linux by mysidia · · Score: 1

      If you have got 50,000 messages in your Inbox, you will probably experience some bad performance, even with Gmail

      Blah.... bad IMAP performance, as in your mail client will begin to have trouble. Of course... the Gmail web interface is marvelous, and you can probably have half a million messages in your inbox, as long as you don't want an IMAP software program to index that and download the headers of all those messages.

    42. Re:replace Windoze with Linux by garyebickford · · Score: 1

      The present Exchange vendor is Apptix (or the parent of, or the parent of that - there's been a lot of changes in this market), which is supposedly one of the largest out there and _should_ know what they are doing. right now I think that the largest limit we have set on most of our accounts is 2GB. Thunderbird has been much less of a problem than Outlook.

      We can't reject megabyte emails - that's part of what we do within the company, and with clients. There are a _lot_ of zipped spreadsheets and other such docs. The fact is that email is a convenient way to distribute content to the desired recipients, relatively quickly and securely.

      Most of your response is about how to tweak Exchange so it doesn't suck quite as badly. This is a digression - Exchange should not have to be coddled. Since Exchange is, first and foremost, an email server, it's reasonable IMHO for it to take any amount and size of email that meets the relevant RFCs without _any_ issues, subject of course to policies like mailbox size (in which case it should still queue the mail for a while, and inform the user that they need to do something before they can receive it. In this day and age of sending videos and large documents (perhaps a million row spreadsheet, sent by a client), there's no reason for the mail server to have these issues.

      I might note that, if it weren't for the fact that the folks in Sales are addicted to their Outlook features, the entire rest of the company would be delighted to be rid of both Outlook and Exchange.

      I will add that, 10 years ago, the Global 1000 company I worked for then banned Outlook from the company after they spent $5 million in one year dealing with viruses and other stuff related to Outlook. Since then they've run the entire 60,000 person company (and several Fortune 500 companies who use their global network facilities) on IMAP and LDAP. But that's a different, though somewhat related, story.

      --
      It's easier to be a result of the past, but more fun to be a cause of the future! http://www.spacefinancegroup.com/
    43. Re:replace Windoze with Linux by mysidia · · Score: 1

      I might note that, if it weren't for the fact that the folks in Sales are addicted to their Outlook features, the entire rest of the company would be delighted to be rid of both Outlook and Exchange.

      Seriously.... if that's the case; I would consider running a split-organization with Exchange for the Sales folks, and Postfix; Cyrus, or Zimbra for everyone else.

      It is indeed possible to do that, even if all users have the same internet domain -- seeing that exchange has such a concept as an internal relay domain, where unknown recipients get pushed out to another server of your choosing.

    44. Re:replace Windoze with Linux by mysidia · · Score: 1

      Yep, and it works really, really well. Well enough that there are Windows machines sitting on the platforms of remote train terminals for years quietly doing their jobs without ever being cracked

      If group policy is even used on those; then it's in spite of group policy -- not because of group policy.

      Linux remote terminals would tend to have a self-contained configuration distributed from a central source, and redistributed to machines only when required.

      Windows' reliance on domain controllers' continuous correct operation makes things fragile.

      One of the top ten issues that Windows servers frequently develop is failure of replication, and in particular --- failure to apply or properly distribute group policy updates.

      A rsync of some flatfiles is infinitely more resilient and reliable than what Windows does.

    45. Re:replace Windoze with Linux by cusco · · Score: 1

      Windows' reliance on domain controllers' continuous correct operation...

      Then I'd have to say you probably haven't worked much administering Windows networks of any size or complexity. That wasn't even true under Windows NT 3.51 when I worked with it in 1996.

      --
      "Think about how stupid the average person is. Now, realise that half of them are dumber than that." - George Carlin
    46. Re:replace Windoze with Linux by mysidia · · Score: 1

      Then I'd have to say you probably haven't worked much administering Windows networks of any size or complexity. That wasn't even true under Windows NT 3.51 when I worked with it in 1996.

      What exactly are you doubting?

      You have a domain controller blue screen.... happens all the time. Take a few minutes, maybe an hour for someone to get to physically reboot it; by the time it comes back up a JRNL_WRAP condition has occured, and SYSVOL replication is now officially borked, and group policy cannot be distributed.

      Plus as luck would have it... there is frequently one form of corruption or another in the AD database or SYSVOL, so broken versions of the group policy files or AD database get spread around; because NTFS, has such poor resiliency and of the 100 sites in the domain each with their own domain controller.... one of them is bound to eventually have one form of data corruption or another....

  3. I vote bloat. by Anonymous Coward · · Score: 0

    Fairfax county Virginia wouldn't survive without it. Private contractors milking public paranoia.

  4. This is a message by ADRA · · Score: 2

    This comment has been generated by obligatory troll-bot 10000, an innovation of Huawei and your local NSA front. Have a nice day.

    --
    Bye!
  5. Outsource to China by Anonymous Coward · · Score: 5, Funny

    Maybe instead of cutting staff numbers they can just outsource the administrators to China?

    1. Re:Outsource to China by plopez · · Score: 2

      Even better, fire 90% of sysadmins then give the rest of the employees admin access. The problem of sysadmins is now solved...

      --
      putting the 'B' in LGBTQ+
    2. Re:Outsource to China by Neuronwelder · · Score: 1

      Shh! Don't give these cheap bastards any ideas!!

    3. Re:Outsource to China by Culture20 · · Score: 2

      I know you're joking, but the Great Firewall will prevent the NSA secrets from reaching the American citizenry, which is all the NSA cares about these days.

    4. Re:Outsource to China by __aaltlg1547 · · Score: 1

      They're probably doing the opposite. Hundreds of people with no real need to have admin privileges have them, which makes it impossible for the people whose job it is to manage the system to do so. So they may not even be planning to lay anybody off, just take away their admin rights, put some automation in place to make it efficient for the actual IT staff to do their job more effectively and let the people who formerly had admin rights get on with their real jobs.

    5. Re:Outsource to China by plopez · · Score: 1

      Whoosh...

      --
      putting the 'B' in LGBTQ+
    6. Re:Outsource to China by tlhIngan · · Score: 1

      They're probably doing the opposite. Hundreds of people with no real need to have admin privileges have them, which makes it impossible for the people whose job it is to manage the system to do so. So they may not even be planning to lay anybody off, just take away their admin rights, put some automation in place to make it efficient for the actual IT staff to do their job more effectively and let the people who formerly had admin rights get on with their real jobs.

      Exactly.

      Or more likely, they're segregating admins - does a sysadmin really need access to ALL the systems? Or just the ones they're responsible for?

      Should the DBA have admin access on the mail server? etc. etc. etc.

      Presumably there's been tons of scope creep and as people transferred, no one came around and recalculated what admin privileges they should have. Be there long enough and you probably end up getting access to practically all systems.

      I suppose if one was just in a small company as the only admin they may think they're laying off admins of everything, but large organizations often have layered admins with varying layers of access. One may complain why the CTO has all the root passwords, but if they were promoted from sysadmin, well...

  6. They seem to have a strategy by cold+fjord · · Score: 5, Informative

    Apparently they look for clues to organizations that have solved similar problems.

    NSA Boosting Automation in Wake of Snowden Leaks

    The agency has created a private cloud using OpenStack, a Web standard developed by NASA and Rackspace Hosting Inc. Analysts say this lets the NSA run its IT operations in a way that more closely mirrors that of Amazon.com Inc. or Google Inc. Previously, it took weeks or months for employees at NSA to get access to computing resources, said Nathanael Burton, a computer scientist speaking at the OpenStack Summit in Portland in June. The private cloud “let us grow to a scale that a very small team of 12 to 15 people could manage,” he said.

    “We’ve transformed the NSA and over the next few months we’re going to be working with the larger intelligence community to roll out our OpenStack system across the entire intelligence community,” said Mr. Burton in a video of the conference. The NSA did not respond to requests for comment.

    --
    much of left-wing thought is a kind of playing with fire by people who don't even know that fire is hot - George Orwell
    1. Re:They seem to have a strategy by Zontar+The+Mindless · · Score: 1

      Woohoo! The Cloud is the solution to all our problems! We're saved!

      --
      Il n'y a pas de Planet B.
    2. Re:They seem to have a strategy by AHuxley · · Score: 1

      So they are going to spread their data, with more post 911 agencies sharing. The data will all be compressed, encrypted and safe... yet totally usable in real time...
      The NSA always worked with small groups cold. What you seem to be suggesting is the NSA is having its own past resold to it by private contractors with open ended data costs. Better private sector vetting for real this time too?

      --
      Domestic spying is now "Benign Information Gathering"
    3. Re:They seem to have a strategy by cold+fjord · · Score: 1

      It seems to work for Google and Amazon, I trust you've heard of them? Or did you have some insights about how what they do won't work for NSA?

      --
      much of left-wing thought is a kind of playing with fire by people who don't even know that fire is hot - George Orwell
    4. Re:They seem to have a strategy by cold+fjord · · Score: 1

      It looks to me like they are sharing architecture, not data, but I suppose both could work. Small groups can be logical, not just physical. Logical is easier to maintain with less headcount. I expect the NSA will be trying to shed contractors for this work. Since there is a grand jury investigating and issuing subpoenas to the company conducting the security clearance investigations I expect there will be some tightening.

      --
      much of left-wing thought is a kind of playing with fire by people who don't even know that fire is hot - George Orwell
    5. Re:They seem to have a strategy by Austrian+Anarchy · · Score: 1

      From what it sounds like, all they are doing is concentrating more access to fewer people. That makes the stew for colossal breaches, instead of mere large breaches. If you don't want someone walking out the door with all of your secrets, you have to make sure that nobody has access to ALL of your secrets.

      --
      Time Bomber the Book coming soon.
    6. Re:They seem to have a strategy by lightknight · · Score: 1

      Shhhh. Shhh. Shh. Sh. This will be funny. They will narrow it down to several people, who will be totally trusted with all the secrets, and one of them will make out with everything, all at once.

      --
      I am John Hurt.
    7. Re:They seem to have a strategy by AHuxley · · Score: 1

      You think the NSA and CIA would sit down and talk about the fun they had with the Soviets on the bulk document walk outs.

      --
      Domestic spying is now "Benign Information Gathering"
    8. Re:They seem to have a strategy by Zontar+The+Mindless · · Score: 2

      That whooshed right past you, didn't it?

      --
      Il n'y a pas de Planet B.
    9. Re:They seem to have a strategy by AHuxley · · Score: 1

      If the NSA wanted architecture, they can build it in the USA and have their cleared staff look after it cold.
      This is not about renting floorspace, cooling and adding ever more size.
      The cloud is for data sharing ie connecting to others in the US gov and getting data in from private groups/contractors.
      Again the NSA always used "logical, not just physical" file "access" to keep staff from seeing the full projects.
      You mention "maintain" - someone still has to look after all the new new captured/shared files, voice prints, video, calls, faces and the "cloud" will be huge. As in headcount, cleared input, keeping it running and extracting data from it, costs and fancy interconnections.
      New skill sets in every agency to get the data flowing to a new 'cloud' is usually more contractors.

      --
      Domestic spying is now "Benign Information Gathering"
    10. Re:They seem to have a strategy by s.petry · · Score: 0

      Pay attention to the innovation company there, Google, and what their head count really is. Amazon also, but they are not on pace with Google in terms of automation.

      * Automation still costs money and requires manpower. Or are you trying to imply that the NSA has never used any automation and that 9 out of 10 admins were typing on a few machines only? I think Snowden's level of access shows how idiotic that implication is.

      I don't think the post you responded to asserted that it does not work. I can't speak for them mind you. The way I read it is more of a statement regarding how dumb it is to believe that they are not already using massive automation. Consider that not that many years ago, the NSA knew very well what Puppet was and used home grown solutions because Puppet has some nasty design flaws (some of which have been handled, but many others remain). I think your implication is based in ignorance and bias.

      --

      -The wise argue that there are few absolutes, the fool argues that there are no probabilities.

    11. Re:They seem to have a strategy by cusco · · Score: 1

      They can only automate to a point, and knocking off 90 percent of admins is far beyond that point. They may set up a web site to manage permissions where users will request access to files/folder/data types, but without human beans in the process flow it's going to be a crashing failure. Business rules will either be so lax as to allow access to too many users, or overly restrictive and prohibit access to those who need it. AI just isn't there yet, to be able to make those types of decisions in anything like an adequate manner.

      --
      "Think about how stupid the average person is. Now, realise that half of them are dumber than that." - George Carlin
    12. Re:They seem to have a strategy by cold+fjord · · Score: 1

      One for you. ;)

      --
      much of left-wing thought is a kind of playing with fire by people who don't even know that fire is hot - George Orwell
    13. Re:They seem to have a strategy by Zontar+The+Mindless · · Score: 1

      Start with History of Computers 101.

      Nothing is new under the sun.

      --
      Il n'y a pas de Planet B.
    14. Re:They seem to have a strategy by TheLink · · Score: 1

      Google can trust their employees or contractors to not leak their secrets? ;) And even if their secrets are leaked I doubt it would be as big a deal.

      It's hard to set things up so that secrets are 100% isolated from those who don't need to know them while providing "cloud" style management. The "users" might not be able to see each others data, but typically the admins in practice end up being able to see everyone's secrets.

      So if you are going to have fewer admins, it means those fewer admins are going to have access to even more secrets.

      You could/should use full disk encryption everywhere - but you still either have the "users" doing the sysadmin work themselves, or the admins still need to be able to have access to configure/prep the machines.

      That said fewer people = fewer potential leakers... And their current management of secrets may not be that great ;).

      --
    15. Re:They seem to have a strategy by Anonymous Coward · · Score: 0

      Shortly before the Snowden leak I was at an AWS presentation. They were quite proud to announce that they were building a datacentre just for the NSA, quite apart from the datacentre they use for Government contracts. So this isn't a new plan, this is a new justification for their existing plan.

    16. Re:They seem to have a strategy by AmiMoJo · · Score: 1

      So the problem is that secret material was too easy for someone to access and then leak. The solution is to make that secret material more easily accessible. Something doesn't add up here.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
  7. Obfuscation by Valentinial · · Score: 1

    1. Fill current admins heads with bad info. 2. Get rid of 9 out of 10 of them. 3. From then on everytime someone working at NSA leaks something blame it on a. disgruntled or b. info that does pan out (it was contrived anyway) 4. ????? 5. Profit.

    --
    @Valentinial
  8. We know nothing by Chuckstar · · Score: 3, Interesting

    Since "anonymous reader" isn't in a position to know anything about how the NSA's systems are set up, what these administrators exactly do, who has/needs administrator privileges vs. who could do their jobs with reduced privileges, etc., etc., then isn't this discussion even more of a waste of time than usual on slashdot?

    1. Re:We know nothing by Anonymous Coward · · Score: 2, Insightful

      then isn't this discussion even more of a waste of time than usual on slashdot?

      Law of headlines... no. It's probably about the same amount of time wasted.

    2. Re:We know nothing by AHuxley · · Score: 1

      The discussion seems fine. We know the data "in" from the 1960's onwards - global phone numbers, fax, email, data, voice prints, satellite, cable landing sites.
      You can understand the option to collect all info in real time and then not want to move vast amounts of bulk data around the world, so it it worked on in safe regions eg UK, Australia, NZ.
      We know the data "out" is a select stream returned to the USA in near real time.
      We know the brands of super computers, power needs and cooling water use.
      We understand encryption sold to consumers was always going to be weak or plain text was going to be available to the USA.
      We now know how tame the US brands are and what quality of oversight was in place.
      We now know hardware that once looked out over the globe is deep within the USA.
      Administrator privileges would have always been vetted in the cold war. The USA never wanted a UK system of rapid growth and pure staff 'trust'
      The USA understood the state of mind MI5 was entering from the 1950-90's (~fast growth/no long term trust/too many Soviet spies) and saw their generational vetting/tracking as a better option.
      So the NSA has faced new missions in the last 15 years: grow fast, a few new languages, sharing with others in the US gov, lots of contractors and that US vision of quality "jobs" for the locals.
      Cloud computing was always offered as the next big move. More gov/private sharing, jobs, more safe, more live data, better quality data.
      Can the NSA fix the 'people' issue? Too many people (public and private) have quality clearances now, are too political connected and know the US need for their costly expert skills.
      Too many brands/contractors cleared from the boss down with expert staff getting fast electronic database clearances with some real life background work are on the edges of US crypto.

      --
      Domestic spying is now "Benign Information Gathering"
  9. The NSA has technology beyond the ken of mortals by Anonymous Coward · · Score: 1

    ...or they have ways of automating unimaginable to the uninitiated. Take a look at stuff the US government made, and when.

    The F-22, developed in the 90s at latest, had processors more powerful than 2005 commercial processors. The NSA's improvement to encryption technology proved math knowledge 7 years ahead of its time. The Blackbird was over a decade ahead of its time for physics.

    Now IBM has a brain simulation with as many synapses as a human brain, running 1500 times slower. That's just 16 years of Moore's law doubling. Is it so far-fetched to thing the NSA has AI that can replace a lot of sys admin and basic spycraft duties?

  10. the bright side by roc97007 · · Score: 5, Insightful

    > or they are simply going to be less effective once they've reduced their staff.

    Which wouldn't be such a terrible thing.

    --
    Oliver's law of assumed responsibility: If you're seen fixing it, you will be blamed for breaking it.
    1. Re:the bright side by gmuslera · · Score: 1

      Will be. They will still be collecting everyone's information, but as with less staff could be less secure, and an external intrusion there will mean that even more people with bad intentions will be able to access your information, or get 0day vulnerabilities right from the source, or use the backdoored (by them) systems in all the world to do a test drive of the attack the NSA is preparing.

    2. Re:the bright side by roc97007 · · Score: 2

      Will be. They will still be collecting everyone's information, but as with less staff could be less secure, and an external intrusion there will mean that even more people with bad intentions will be able to access your information, or get 0day vulnerabilities right from the source, or use the backdoored (by them) systems in all the world to do a test drive of the attack the NSA is preparing.

      Point to you. I would reply that, perhaps I'm being too optimistic, but I'd like to think that such occurrences would serve to further discredit the NSA, making it more likely that such information gathering and intentional security breaches (backdooring being essentially that) would be curtailed. So, short run, sucks, but long run, better.

      The idea being, people who can't be trusted with security, should have security taken away from them.

      --
      Oliver's law of assumed responsibility: If you're seen fixing it, you will be blamed for breaking it.
    3. Re:the bright side by MacDork · · Score: 1

      > or they are simply going to be less effective once they've reduced their staff.

      Which wouldn't be such a terrible thing.

      Or they can be easily disabled by a small but disgruntled group of sys admins. See Terry Childs for an example of what can happen when a limited number of people hold the keys to the kingdom.

    4. Re:the bright side by Anonymous Coward · · Score: 0

      Maybe they'd at least stop watching our children online.... Look! It's NSAbear!

  11. I'd be far more worried.... by Anonymous Coward · · Score: 5, Insightful

    The worst thing you can do with a person in a privileged access position is tell that person substantially in advance that they have a 90% chance of being made redundant. The overwhelming majority of people are reasonable, rational and won't do anything - but when you have such a large set of people - some won't be so amenable to being pushed out the door.

    In short, I'd be surprised if they haven't created a small army of potential Edward Snowden's through this. Wherever I've worked, if we made a system administrator redundant we'd have disabled their account before they were told and then broke it to them - even if it was under consideration, we'd send them home with pay for the duration - it's just common sense.

    -SG

    1. Re:I'd be far more worried.... by AHuxley · · Score: 1

      I am sure the Russian embassy is asking its helpers in a few regions of the USA to be ready for much more work.
      The Soviet Union picked up so much form UK staff in the 1950/70's via poor working conditions/pay.
      The UK staff where mostly in the gov and had real standing, rank, jobs.
      If your security clearance is the only way to work and its not worth as much outside the gov?
      If a contractor job gave you standing, a good lifestyle, holidays (as in time and cost), rent, a good car - what is waiting?
      A resume thats loaded with terms only other cleared workers can understand? A full pension?

      --
      Domestic spying is now "Benign Information Gathering"
    2. Re:I'd be far more worried.... by Anonymous Coward · · Score: 0

      Wherever I've worked, if we made a system administrator redundant we'd have disabled their account before they were told and then broke it to them - even if it was under consideration, we'd send them home with pay for the duration - it's just common sense.

      So what you're saying is that you've never worked with professionals? I can understand disabling the account of someone who's been fired for misconduct or incompetence, but that's rare. Everywhere I've worked if a company or an employee or a contractor gives notice they work that notice period out. Usually it's a race to get everything finished off before they walk out the door for the last time...

    3. Re:I'd be far more worried.... by TubeSteak · · Score: 1

      These guys all have very high level security clearances.
      If they're government workers, they'll be moved to another job, not "made redundant"
      If they're contractors, they'll either get put on another contract, or they'll go work for someone else and get paid more.

      People with security clearances are always in high demand.

      --
      [Fuck Beta]
      o0t!
    4. Re:I'd be far more worried.... by Anonymous Coward · · Score: 0

      Wherever I've worked, if we made a system administrator redundant we'd have disabled their account before they were told and then broke it to them

      You must have really crappy sysadmins...

      They can't understand how/why their account is disabled?

      They can't re-enable / bypass their account?

    5. Re:I'd be far more worried.... by Anonymous Coward · · Score: 1

      What nobody seems to consider here is that maybe there is already bloat in the field. With a track record of "throw money at it until it goes away", would it really surprise anyone to find out that there are already 50 employees when only 5 were really needed?

    6. Re:I'd be far more worried.... by Anonymous Coward · · Score: 0

      It depends a lot on the employer, and sometimes on the contract in question. As the regional IT guy for a particular Generic Dynamite acquisition, it was my responsibility to make sure that accounts were disabled on the day of termination, throughout my tenure. When I turned in my notice, I was pleasantly surprised that they allowed me to work out my two weeks. It was explained to me that the contract workers didn't fall under the general Corporate HR guidelines, and that far stricter controls were placed on them.

  12. "IT doesn't add value" by Anonymous Coward · · Score: 1

    So many companies claim this, then have their computer systems basically implode. The NSA will not be an exception. I don't think too many Americans, (or anyone else, really), will mourn their passing.

  13. SPOILER ALERT by Anonymous Coward · · Score: 0

    Either the NSA has a monumental (yet not necessarily surprising) level of bureaucratic bloat that they could feasibly cut that amount of staff regardless of automation, or they are simply going to be less effective once they've reduced their staff.

    It's option number A, dipshit.

    And it isn't just the NSA, it's the entire Department of Defense. Jesus fuck, you would think somebody would notice when the Navy has more admirals than it has ships.

    1. Re:SPOILER ALERT by ganjadude · · Score: 2

      you stop at the DoD??? pfft, the same could be said of ALL federal employees. We could cut the federal government by 90% overnight and the vast majority of americans would not even feel a bee sting out of it. Plain and simple the federal government is suposed to be small, the states are suposed to be the ones with the power. Sometime about 100 years ago (some would argue the progressive movement) things changed and we started giving the federal government more power. First alcohol prohibition (which at least they had the decency to amend the constitution vs what they do these days and just claim power) and so on and so on. to be fair im sure someone will come out with previous abused by the federal government, for example jefferson overstepped when he made the LA purchase, but id say it was between 1915 and 1945 that the country radically changed, and not for the better. well, maybe for the short term but not long term.

      --
      have you seen my sig? there are many others like it but none that are the same
    2. Re:SPOILER ALERT by colinrichardday · · Score: 2, Insightful

      Plain and simple the federal government is suposed to be small, the states are suposed to be the ones with the power.

      And who is supposing this? Also, people might have had more sympathy for States' Rights if states didn't use them to oppress people.

    3. Re:SPOILER ALERT by luis_a_espinal · · Score: 1

      you stop at the DoD??? pfft, the same could be said of ALL federal employees. We could cut the federal government by 90% overnight and the vast majority of americans would not even feel a bee sting out of it. Plain and simple the federal government is suposed to be small, the states are suposed to be the ones with the power. Sometime about 100 years ago (some would argue the progressive movement) things changed and we started giving the federal government more power.

      No. Not 100 years ago, but 148 years ago, with the end of the civil war, which settled once and for all the supremacy of the federal government over states powers (including the power to keep slavery legal.) Let us not skip the nitty gritty details, shall we?

    4. Re:SPOILER ALERT by luis_a_espinal · · Score: 1

      Plain and simple the federal government is suposed to be small, the states are suposed to be the ones with the power.

      And who is supposing this? Also, people might have had more sympathy for States' Rights if states didn't use them to oppress people.

      Don't say that, for the people who call the Civil War "The War of Northern Aggression" might get offended with facts and shit like that.

    5. Re:SPOILER ALERT by ganjadude · · Score: 1

      maybe i dont know, the 10th amendment???

      --
      have you seen my sig? there are many others like it but none that are the same
    6. Re:SPOILER ALERT by Attila+Dimedici · · Score: 2

      Actually, I would bet that it is Option A AND Option B. This is a government agency we are talking about. They are perfectly capable of having a monumental level of bureaucratic bloat and firing all of their competent people in the effort to reduce it.

      --
      The truth is that all men having power ought to be mistrusted. James Madison
    7. Re:SPOILER ALERT by colinrichardday · · Score: 1

      But is says to the states respectively, or to the people. Also, the Fourteenth disallows the states to violate Constitutional protections.

    8. Re:SPOILER ALERT by Trailer+Trash · · Score: 1

      Plain and simple the federal government is suposed to be small, the states are suposed to be the ones with the power.

      And who is supposing this? Also, people might have had more sympathy for States' Rights if states didn't use them to oppress people.

      Ironically posted to an article about one of the many federal agencies currently in the news for oppressing people.

    9. Re:SPOILER ALERT by colinrichardday · · Score: 1

      As if the states were opposing the NSA.

    10. Re:SPOILER ALERT by physicsphairy · · Score: 1

      people might have had more sympathy for States' Rights if states didn't use them to oppress people.

      Civil rights has always been pioneered by the states. You probably remember the Emancipation Proclamation was issued by the federal government in 1863. But I am willing to bet you forgot that slavery was abolished in Rhode Island almost a hundred years earlier in 1774, Vermont in 1777, Pennsylvania is 1780, Massachusettes in 1781, New Hampshire in 1783, Connecticut in 1784, New York in 1799, and New Jersey in 1804.

      Right now, who has passed DOMA, and who has legalized gay marriage? Who has legalized recreational marijuana, and who is sending agents to bust the dispensaries?

      The simple fact is that any government is oppressive by definition, some worse than others. But the state system limits the total power of any of its oppressive elements, and reform can happen in one place, achieve meaningful results, and those results can spread elsewhere. At the very least, if you are in a state whose laws don't suit you, you can move to another state (even in an extraordinarily oppressive situation you wind up with things like the Underground Railroad). Relying on a central government does mean that states lagging behind the average are forced to catch up---I'm willing to bet that is the only part you think about when you consider central government vs. federal government---but it also means holding everyone back until that central government is ready to make the move. And which form do you think is more removed from the people it represents, and which has the resources and inertia to lay more heavily upon its citizens?

      Everyone wants the federal government to swoop in and pass laws to get all the states on board with their latest agenda. What they forget is that if we actually had a system like that, they would still be occupied trying to undo the laws passed fifty years ago. (probably until they had enough votes to override a fillibuster)

      who is supposing this?

      Ostensibly, the same people who decided our nation was to be known as the United States of America.

  14. Re:outsource to F*** Up and give up control of dat by slick7 · · Score: 0

    outsource to F*** Up and give up control of data as well? just so in the end it costs more to fix the f*** up then what you saved in labor?

    There are plenty of American companies that cringe when they hear Air Fance and the A-300.

    --
    The mind conceives, the body achieves, the spirit manifests.
  15. Simple solution by PPH · · Score: 1

    Replace computers with typewriters.

    --
    Have gnu, will travel.
    1. Re:Simple solution by Anonymous Coward · · Score: 0

      Goverment also fucked-up security with typewriters in the past. Everything had to have multiple copies, many copies were made by using carbon paper which was then simply tossed into the trash. Trash tells many secrets.

  16. Only one thing is for sure... by bill_mcgonigle · · Score: 5, Insightful

    ... 100% of potential leakers are now 90% sure that they're going to lose their job anyway.

    Carry on, NSA.

    --
    My God, it's Full of Source!
    OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
    1. Re:Only one thing is for sure... by cold+fjord · · Score: 1

      Probably hundreds of thousands of people have worked for the NSA and only a small hand full of them have betrayed their country, stole secrets, and defected. You seem to expect that System Administrators are a big risk for stealing secrets and defecting. That would seem to both confirm the wisdom of the NSA in reducing their numbers while also denigrating the character of System Administrators as a class, that they would betray their country over a job. Do you really know that many people that shallow?

      On a related note: Bradley Manning: 25 years in prison? Or 60?

      --
      much of left-wing thought is a kind of playing with fire by people who don't even know that fire is hot - George Orwell
    2. Re:Only one thing is for sure... by Anonymous Coward · · Score: 0

      but they don't have any more secret programs to leak ! :)

    3. Re:Only one thing is for sure... by bill_mcgonigle · · Score: 4, Insightful

      also denigrating the character of System Administrators as a class, that they would betray their country over a job

      Quite the opposite - they appear more likely than typical to betray their job for their country.

      --
      My God, it's Full of Source!
      OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
    4. Re:Only one thing is for sure... by fustakrakich · · Score: 2

      ...that they would betray their country...

      "If you see something, say something." Failing to report a crime can get a guy in trouble...

      --
      “He’s not deformed, he’s just drunk!”
    5. Re:Only one thing is for sure... by Colonel+Korn · · Score: 1, Flamebait

      Probably hundreds of thousands of people have worked for the NSA and only a small hand full of them have betrayed their country, stole secrets, and defected.

      Working for the NSA is a betrayal of country, so I think that 100% of those people have by definition earned your disapproval.

      --
      "I zero-index my hamsters" - Willtor (147206)
    6. Re:Only one thing is for sure... by Anonymous Coward · · Score: 0

      Do you really know that many people that shallow?

      Do you really want me to answer that?

    7. Re:Only one thing is for sure... by AHuxley · · Score: 1

      It was a different world then cold. Full pension, full working life, experts at the top of their fields with great hardware, software winning the cold war one project and shared operation at a time.
      ie not wondering about 'work' in a week, month or year. You now have many more staff been given a few years of the same clearances with all the wages and contacts of moving 'up' or been very job secure.
      MI6/5/GCHQ can tell the NSA what the outlook is when you dont keep that full wage/full pension deal on average.
      So can Russians working in the GRU/KGB world.
      The one message the USA always understood was the perception of cash and looking after its very best.

      --
      Domestic spying is now "Benign Information Gathering"
    8. Re:Only one thing is for sure... by Anonymous Coward · · Score: 0

      I think most people don't have a stick up their ass half as big as the one you've got up yours, no.

    9. Re:Only one thing is for sure... by Dereck1701 · · Score: 1

      "and only a small hand full of them have betrayed their country"

      You have a very interesting definition of "betrayed", personally I'd say that those who violated their oaths of office, ignored the highest laws of our land, lied to the people REPEATEDLY & continue to waste billions upon billions of our dollars are those who are betraying our country. Those who brought these crimes into the light of day, no matter their motives, may not be full fledged hero's. But they are certainly more worthy of praise than those who consider us, the people of the United States nothing but petty, replaceable cogs in their selfish quest for money, power & acclaim.

    10. Re:Only one thing is for sure... by Anonymous Coward · · Score: 0

      That's what she said!

    11. Re:Only one thing is for sure... by mysidia · · Score: 1

      ... 100% of potential leakers are now 90% sure that they're going to lose their job anyway.

      The catch is... the ones who are left, are going to be the ones that get to maintain the automated scripts; as a result, the 10% who are left are probably going to wind up being the go-to folks, which ultimately suggests the administrative duties and powers the 90% had will now be concentrated in the 10% --- so if one of those guys turns out to be bad, it may be even worse, and there will be fewer other human admins watching them plus possibly understanding dubios activity....

    12. Re:Only one thing is for sure... by mysidia · · Score: 1

      Do you really know that many people that shallow?

      I know of a lot of people that I think are that shallow.

      Few, nay... none of them are system administrators.

      System administrator is a position of trust. The ones who aren't trustworthy either aren't system administrators, or they are very good at hiding their poor character.

      Not that I necessarily think Snowden was a person of poor character; nonetheless, the NSA is charged with protecting secrets, and analytically speaking -- whether you agree with them morally or politically or not - folks like Snowden are a potential risk.

      The fact that one admin did it casts some measure of doubt on the integrity of the lot of them. Snowden is unusual.... but there must be more folks like that out there.

      And he did sully the public image of System Administrators as a legitimate profession. He didn't just hurt the country or himself, he hurt the trust of everyone in his former profession.

      Now I don't necessarily agree he should go to jail; if he was a whistleblower -- calling out illegal NSA activity, then he should have the protection of the law. But the NSA has a responsibility to do what it reasonably can to prevent incidents like the Snowden leak.

      Short of injecting employees with remote kill switches the NSA can flip at will to erase their brain or incapacitate them, until they can be captured --- if they have defected or been found stealing or leaking documents

    13. Re:Only one thing is for sure... by Neil+Boekend · · Score: 1

      They didn't betray their country. They betrayed their jobs, betrayed their bosses and breached contract. Exposing government idiocy and corruption is not betraying the country.

      --
      Well, I might have a way, but it only works on a semi spherical planet in a vacuum.
    14. Re:Only one thing is for sure... by Anonymous Coward · · Score: 0

      Yes, it makes perfect sense to replace trustworthy people with amoral computers and drones in order to further some secret agenda, and fund all the consequences of this with your hard work and tax dollars.

    15. Re:Only one thing is for sure... by Anonymous Coward · · Score: 0

      They have made pretty clear that if anyone talks, even if it is to report crimes, they will be hunted down. If they stay in the US they will be captured and tortured. If they flee there is no plane that can't be stopped and searched. Whatever third world country they can flee to they will be stuck in.

      I don't think NSA have to worry much about what their workers will say anymore.

    16. Re:Only one thing is for sure... by Anonymous Coward · · Score: 0

      personally I'd say that those who violated their oaths of office, ignored the highest laws of our land, lied to the people REPEATEDLY & continue to waste billions upon billions of our dollars are those who are betraying our country

      So, Manning, Snowden, and their ilk, then? Or did you think they didn't break oaths, violate laws, and lie to anyone the situation demanded, just to steal and distribute national secrets, the results of which have had a very real financial impact? Did you think that the political motions and global law enforcement mobilization to apprehend these types of people was free? How about the trials, incarceration, wasted time of legislators, revamped regulations, retraining, and all the man-hours associated with that -- all free?

  17. Re:The NSA has technology beyond the ken of mortal by gl4ss · · Score: 2

    source for that f-22 shitniz? 'cause I call bullshit OR it's very creative definition for a commercial processor. blackbird wasn't ahead in "physics", rather it was and still is a milestone in _manufacturing_(titanium).

    but yes, it is far fetched to "thing" that nsa has an AI, since they don't seem to have even a HI. they just said they're cutting down on system admins to get the senate off their backs since what the NSA actually is... is that it is a MASSIVE money pump to private hands(for people who skim the contractor wages).

    --
    world was created 5 seconds before this post as it is.
  18. Re:outsource to F*** Up and give up control of dat by Zontar+The+Mindless · · Score: 5, Insightful

    Hello? Have you have your sarcasm detector surgically removed?

    And please don't do that fucking boneheaded bit with the fucking asterisks. If you're really fucking old enough to say "fuck" and that's what you fucking mean, then fucking say "fuck", already. Otherwise, just fucking use a different fucking word.

    --
    Il n'y a pas de Planet B.
  19. Well... by Anonymous Coward · · Score: 0

    To be fair when you work force is made up of a lot of computer scientists, cryptographers, mathematicians, etc you could probably turn over some responsibility for administration to the workforce with out losing much.

    1. Re:Well... by plopez · · Score: 1

      I've worked with Phds who programmed and admined machines. It was scary. Horrible code and scripting and one guy deployed an hardened box on the interweb outside of the organization firewall. The server which was deployed was compromised in less than a day.

      --
      putting the 'B' in LGBTQ+
    2. Re:Well... by Culture20 · · Score: 2

      To be fair when you work force is made up of a lot of computer scientists, cryptographers, mathematicians, etc you could probably turn over some responsibility for administration to the workforce with out losing much.

      HA HA HA HA HA!
      Hoo.
      Competence with algorithms does not carry over into competence with administering systems (which is equal parts programming, psychology, resource management, customer service, and arcane lore).

    3. Re:Well... by aXis100 · · Score: 1

      That's one of the most naieve things I've ever read.

      Plenty of high intelligent and professional people do the bare minimum / take shortcuts it comes to getting their application to work. Good and secure system administration is about as far as you can get from "bare minimum".

    4. Re:Well... by Anonymous Coward · · Score: 0

      Yeah, Phds are stupid. U must be 1 of those smart guys who didnt go 2 school.

    5. Re:Well... by HornWumpus · · Score: 1

      I gotta agree with the GP. Phds are specialists.

      I've never seen code as bad as was produced by a bunch of applied math Phds. FORTRAN that included calculated GOTOs. Databases tables with more columns then the engine allowed and no primary key. (Their fix, a second table, joined on a 100 char 'id column', with a bunch more columns for data.)

      Of course you couldn't tell them anything. One got real butt hurt/lost face when I said his project would get a failing grade in an undergraduate data structures course. Truth hurts.

      --
      John McAfee 'It was like that time I hired that Bangkok prostitute; to do my taxes, while I fucked my accountant'
  20. What's the firing criteria? by Anonymous Coward · · Score: 0

    More of concern is, are they being hired and fired based on their loyalty to General Alexander? Or to the constitution of the United States?

    I bet he's firing people who might question his interpretation of the constitution.

  21. Encrypt their data by MichaelSmith · · Score: 1

    The NSA could certainly prevent 90% of their systems administrators from seeing the data though. All data should be encrypted when it is not displayed. Everything on file servers should be encrypted and most of the admins won't need the keys.

    1. Re:Encrypt their data by AHuxley · · Score: 1

      Re All data should be encrypted.
      The US has a love/hate feel on data been encrypted.
      In the past the US has many great wins with sloppy work by ww2 German, the Soviet Union, now the EU, Japan ...
      Get all their super good 'encrypted' data, work on it in bulk, be fast, only then send small amounts of safe encrypted work back to the USA.
      Everybody know the USA is listening, but exactly what is the mystery.
      A junta, celeb, drug dealer, political hopeful, a huge financial scam or test flight...
      The US also buys in data from firms, brands, contractors and need the fast connection between web 2.0 and their own classified work.
      Just split the data and get it moving to a safe US location.
      The US has always traded speed and physical location for encryption.
      Encryption and methods can walk out, get captured, break. Bulk data need to be indexed and ready for use not just ready to be decrypted.
      Cleared staff and air gaps solved the main issues. A Russia, China gets at best US gossip and on site clerical MS networks.
      With the cloud it will be a new digital world.
      Can the US trust its own encrypted cloud networks between sites? They have failed to understand the complex math in the past and only the skill of ~GCHQ saved them.
      Would France, Russia, UK, Germany, China, Brazil, South Africa, Canada be as nice? Or try and run their own digital Berlin tunnel http://en.wikipedia.org/wiki/Operation_Gold for a while?

      --
      Domestic spying is now "Benign Information Gathering"
    2. Re:Encrypt their data by MichaelSmith · · Score: 1

      Sorry I don't follow you. If the NSA has a team which needs access to a particular dataset, the data could be stored on a virtual encrypted volume on a file server. Key distribution would be used to control access and there is a need for an administrator (probably non technical) to manage keys. Managers might have access to the data but there is no need for the people who operate the file servers to have access to the decrypted data.

    3. Re:Encrypt their data by AHuxley · · Score: 1

      Key distribution was always in place for staff for their missions/projects.
      As for people who operate the file servers - you have raw data from web 2.0, listening stations, satellites, DEA, CIA... an endless stream of strange new raw data.
      Someone has to write and look after the data "in" and the compression/indexing backend used.
      To "operate the file servers" is not just keeping huge VM of expected clean input data like in some web 2.0 .com.
      Physical access is trusted. The data is just stuff to be trimmed down to small files.
      No need to encrypt/keep a raw phone call from South America, it will just end up as a voice print, transcript and call data added to an existing file.
      Who gets to reads any transcript is very controlled. No taking it home/copy for the Russian embassy, no searching for it without the right codes.
      You still need humans to translate, collect, listen, make connections, question and the people to look after their systems.
      ie If your cleared to 'operate the file servers" you might need to understand the networks ie like the translators you are trusted within limits.

      --
      Domestic spying is now "Benign Information Gathering"
  22. Better becareful posting that stuff by mysidia · · Score: 4, Funny

    Don't you dare try to get rid 90% of system admins.

    Better back off, or I will replace your management team with a 5 line shell script, and sell it to Obama as a way of demonstrating that he is serious about more efficient government.

  23. They don't need to by jennatalia · · Score: 0

    They have a specific job. Their admins do fine completing that job. They go through rigorous background checks. Unfortunately, a contractor got to the info and was able to thwart the system. ES just made it extremely difficult for everyone interfacing NSA to work now.

    1. Re:They don't need to by wisnoskij · · Score: 1

      And you want the job of spying on your fellow citizens, breaking the law, abusing your power, and covering up for others who do the same?

      --
      Troll is not a replacement for I disagree.
    2. Re:They don't need to by AHuxley · · Score: 1

      They "went" through rigorous background checks in the past. In the past ~10 years its more digital, your boss/work/skills and their political contacts.
      The days of new staff having extended sit down family, teachers, lovers, friends interviewed for hours is less.
      Long exhaustive paper work trails of the family tree and deep political connections where once done.
      Now low level staff face a digital state and federal cross reference and deep interview bringing past "work" in as clearance or the firm/brand as counting as some wider clearance.
      Above that it seems to be more skills in need over expensive deep real world background work.
      A lot of rushed expansion and now they want the cloud to work with more gov/private people getting a look in to replace existing staff?
      A lot of new cash for clearing up the 'people' side.

      --
      Domestic spying is now "Benign Information Gathering"
    3. Re:They don't need to by jennatalia · · Score: 0

      The admins monitor the network to ensure access and fix problems that arise. There may be some that need their admin right provoked, but if you're looking at taking everyone's away and getting new people, that's just dumb.

  24. Uh... by Nexion · · Score: 1

    woot?

  25. Bunch of babies by JustineM944 · · Score: 1

    Why do I have to read all this classified garbage on Slashdot? Is the NSA's shredder broken?

  26. So we win regardless? by Anonymous Coward · · Score: 0

    Either a bloated government department will piss away less money,
    or they become less effective at voilating our rights

    who cares either way, just get rid of them

  27. Offshored, of course! by sgt_doom · · Score: 2

    Like everything else, they will simply offshore all those sysadmin jobs to India, China, Vietnam and Russia, of course, which is what they normally do, you douchetards!

    1. Re:Offshored, of course! by lightknight · · Score: 1

      Good. There's nothing like hiring the Russians to fight the Chinese, who are busy fighting the Vietnamese, who are busy fighting the Iraqis, who are busy fighting the Russians. The entire world is fighting a war on a dozen fronts, and you don't need to worry that they'll do anything really stupid, since their best minds are devoted to the mindless tasks of destroying someone's bunker or supply lines. Then you take your private jet to your private island, and quietly learn how to solve that Rubik's cube...blind-folded.

      --
      I am John Hurt.
    2. Re:Offshored, of course! by Anonymous Coward · · Score: 0

      They already do. A great deal of foreign intelligence is in the form of *trading* data with other intelligence agencies. This is one way that the NSA gets around the restrictions in their charter and the legal boundaries on their surveillance of US traffic: they trade for it.

    3. Re:Offshored, of course! by AHuxley · · Score: 1

      Offshore or new code or fancy robots on rails, this will get interesting for state politics.
      Vast numbers of young people are returning with clearances, or went into expensive 'security' education and are all expecting many "local" federal jobs.
      Speeches presenting and contractors lined up for an ever expanding security apparatus in their State. Political skill and connections got the future jobs....
      If one agency is not hiring in the "correct" way, other agencies might get funding moved over to them and more political power.

      --
      Domestic spying is now "Benign Information Gathering"
  28. LIAR LIAR PANTS ON FIRE by Anonymous Coward · · Score: 0

    The NSA has a proven track record with lying to the American public.

    1. Re:LIAR LIAR PANTS ON FIRE by lightknight · · Score: 1

      Most people do. Show me anyone, anyone at all, and, given enough access, I could probably prove them a liar.

      --
      I am John Hurt.
    2. Re:LIAR LIAR PANTS ON FIRE by Chrisq · · Score: 1

      Most people do. Show me anyone, anyone at all, and, given enough access, I could probably prove them a liar.

      I don't believe you

  29. And you know what? by boarder8925 · · Score: 1

    ...or they are simply going to be less effective once they've reduced their staff.

    I'm perfectly fine with their being less "effective."

    1. Re:And you know what? by lightknight · · Score: 2

      I'd be more happy with them returning to their original mission, and understanding that destroying the Constitution to save the Constitution is not a valid option.

      --
      I am John Hurt.
  30. Re:The NSA has technology beyond the ken of mortal by Anonymous Coward · · Score: 0

    source for that f-22 shitniz? 'cause I call bullshit OR it's very creative definition for a commercial processor. blackbird wasn't ahead in "physics", rather it was and still is a milestone in _manufacturing_(titanium).

    "Still is" is a bit of a stretch, as it was abandoned because other systems replaced the need for it (at least publicly). Satellites are now better for surveillance. It is no surprise -- in the other vertical extreme, Russian submarines made of titanium were deeper diving than anything else built, but ultimately the tactical advantages from having the capability did not really exist, and it was extraordinarily hard on the boat's systems.

  31. Magic Beans sold by Puppet Labs? by Anonymous Coward · · Score: 0

    Magic Beans sold by Puppet Labs? That's the only way I can see this working out. Of course, in practice, there is no such thing as "Magic Beans" from anyone, least of all Puppet salesmen.

    Anyone who has done a puppet deployment, realizes that you've just traded 1 problem for another.

    In IT, knowing Puppet is great for your career - it is like being Microsoft Certified. There will always be someone that thinks they need you, when it truth, YOU are the problem and will end up costing more that just getting great sys Admins who you can trust.

    Automation has a place - Salt, Rexify, Chef, Ansible, CF Engine and 10 others are play in this space. Each has issues.

    1. Re:Magic Beans sold by Puppet Labs? by eudaemon · · Score: 1

      None of them are perfect, but if I had the NSA's budget, I could probably roll a few together into one useful tool. If they're hiring I ain't cheap, but it sounds like fun.

  32. That makes a great sound bite by You+Don't+Know+Me · · Score: 2

    and in the spirit of pointy-haired bosses everywhere it means little. The administration is going to squeeze whatever good press they can garner from the comment and then do nothing. Oh, wait, there will be a panel of learned IT staff, then a study group, then a plan-for-a-plan group, then a project planning group then a phase I project and then, wait for it, a cut in funding that cancels the project.

  33. the bright side-MOAR leaks. by Anonymous Coward · · Score: 0

    Heh. People think they leak now? Just wait till all those (Dell) admins hear they're going to be fired.

  34. Re:outsource to F*** Up and give up control of dat by gmuslera · · Score: 1

    Hey, they were the ones that claimed that noone need to have anything to hide, unless they are terrorists. In the other hand, maybe the ones that order drone strikes qualify as that.

  35. NSA Can't replace 90% of its SysAdmins? by Anonymous Coward · · Score: 0

    Are you kidding me? As far as I am concerned the NSA can replace 100% of them, with adobe-bricks (three dimensional rectangles made from mud and straw), and we will all be better off. We can turn the NS's storage facilities into a competitors for, or extensions of, the Yucca Mountain Nuclear-Waste Storage Project, and we'll be beter off again.

    What to do with the let-go SysAdmins? The rabid ones, the ones not glad to be out, need to be shot. The sane ones, the ones glad to be out, we can replace some of the 67,000 or so we were told we were short last year, and so had to import from abroad to fill positions, with. There weren't Americans enough to fill those positions, they said. Well, replace the NSA's with nuclear waste and there should be, and we should be able to send most of the imported ones home again. ......Or has it been those imported ones the NSA has been hiring?

  36. Re:Your right....... by Anonymous Coward · · Score: 1

    Look how well the DRM take down bots have worked. Another flawed knee jerk solution to a already flawed system.
    When it hits the fan it will cover everyone that has signed off on this. If we end up having another 911 just wait and see everyone trying to blame someone else for missing it and pointing fingers.
    Why didn't the bots catch it?
    Who was responsible for the writing of the bots?
    Why don't you have more people tracking your data?
    Why weren't you people trained better to see the patterns in the data?
    Why do you collect so much data that you don't have the time or resources to filter it or review it?
    Who implemented this?

  37. To The Cloud by wisnoskij · · Score: 1

    My not just migrate To The Cloud.

    --
    Troll is not a replacement for I disagree.
    1. Re:To The Cloud by Narcocide · · Score: 1

      My not, indeed!

    2. Re:To The Cloud by ArsonSmith · · Score: 1

      My nots chewing on the power cables again?

      --
      Paying taxes to buy civilization is like paying a hooker to buy love.
  38. Wow, that was dumb by rsilvergun · · Score: 1

    I think I lost a few IQ points just reading it. Anyway, in rebuttal:

    1. You don't need very many smart people. Albert Einstein did all the hard stuff when it came to the atom bomb. Factories run with a 2 or 3 engineers instead of thousands of workers. Lotus 1-2-3 put thousands of accountant clerks out of work. Etc, etc. I suppose we can all go work at Walmart.

    2. Fewer people means less people to leak. Also fewer jobs means people more afraid of losing what little they have. It means less idealism and more dog-eat-dog survival.

    But hey, who am I point all that out. If we just keep telling ourselves the scary stuff isn't happening because it didn't all happen at once that makes it OK, right?

    --
    Hi! I make Firefox Plug-ins. Check 'em out @ https://addons.mozilla.org/en-US/firefox/addon/youtube-mp3-podcaster/
    1. Re:Wow, that was dumb by Anonymous Coward · · Score: 0

      Albert Einstein did all the hard stuff when it came to the atom bomb.

      That's just ridiculously, tragically wrong. I stopped reading there.

  39. Laying off Americans, hiring Bangladeshi ? by Anonymous Coward · · Score: 1, Interesting

    Perhaps NSA is not kidding

    Perhaps they will just go ahead and lay off 90% of their admins, who are American citizens

    And then, they will hire admins from Bangladesh as replacement

    NSA doesn't need to be troubled by admins who are American citizens who understand the concept of Liberty, Human Rights, and Democracy - they can hire replacement admins from 4th world countries where nobody cares about any of those "Western Luxuries"

    1. Re:Laying off Americans, hiring Bangladeshi ? by myowntrueself · · Score: 5, Funny

      Perhaps NSA is not kidding

      Perhaps they will just go ahead and lay off 90% of their admins, who are American citizens

      And then, they will hire admins from Bangladesh as replacement

      NSA doesn't need to be troubled by admins who are American citizens who understand the concept of Liberty, Human Rights, and Democracy - they can hire replacement admins from 4th world countries where nobody cares about any of those "Western Luxuries"

      Actually this is a good point. If the sysadmins are not American citizens and are not based in America then the NSA can legally spy on them with no problems.

      So yeah NSA outsourcing system administration to India might be a winner!

      --
      In the free world the media isn't government run; the government is media run.
    2. Re:Laying off Americans, hiring Bangladeshi ? by Anonymous Coward · · Score: 1

      Great idea! Well... except for the fact that much of the work will probably require a security clearance and that means the person has to be a US citizen.

    3. Re: Laying off Americans, hiring Bangladeshi ? by Mabhatter · · Score: 4, Insightful

      SILLY RABBIT!

      The NSA will just set up shop in Dubai, with their other Haliburton friends... They will import labor that can barely speak English, and with Dubai's labor laws they can literally padlock the employees to the desks.

      Manning and Snowden both prove anybody not an "Inquisitor" for the team is a liability to the cause. They consider themselves OUTSIDE the law, don't expect them to learn the lessons we think they should.

    4. Re:Laying off Americans, hiring Bangladeshi ? by Anonymous Coward · · Score: 2, Informative

      Nicest dude I've ever met in my life is from bangladesh. On his behalf I am respectfully informing you and anyone who bothers to read this that Bangladesh is not India. They are two separate countries. They are close to each other, but they are different countries. As you're here I know you're too proud to be comfortable with being incorrect on technical subjects, so I apologize for telling you you're wrong.

      Be well, my friend.

    5. Re:Laying off Americans, hiring Bangladeshi ? by tchdab1 · · Score: 1

      But the point is the NSA is spying on Americans too, collecting as much as they can, accessing it whenever they want, and lying about it. So they don't need to factor in extra-American staff.

    6. Re:Laying off Americans, hiring Bangladeshi ? by tchdab1 · · Score: 1

      Oh, but you say they need to jettison American staff to comply with soon-to-appear orders not to spy on Americans anymore?
      Tactic 2: "We used to spy on Americans, but we stopped doing that six [weeks, days, months, years] ago, changed our policies and do not do that anymore. (repeat if challenged again).

    7. Re: Laying off Americans, hiring Bangladeshi ? by Anonymous Coward · · Score: 0

      Still, outsourcing to India will not only be cheaper but also fit well with the new similarities between NSA and the new Indian privacy policies.

    8. Re:Laying off Americans, hiring Bangladeshi ? by Chrisq · · Score: 4, Funny

      Perhaps NSA is not kidding

      Perhaps they will just go ahead and lay off 90% of their admins, who are American citizens

      And then, they will hire admins from Bangladesh as replacement

      NSA doesn't need to be troubled by admins who are American citizens who understand the concept of Liberty, Human Rights, and Democracy - they can hire replacement admins from 4th world countries where nobody cares about any of those "Western Luxuries"

      Actually this is a good point. If the sysadmins are not American citizens and are not based in America then the NSA can legally spy on them with no problems.

      So yeah NSA outsourcing system administration to India might be a winner!

      Pakistan would be even better, then if any of them cause problems they can just send in a drone

    9. Re:Laying off Americans, hiring Bangladeshi ? by kaatochacha · · Score: 1

      Bangladesh is the country that got screwed by the Indian Partition, and then by Pakistan.

    10. Re: Laying off Americans, hiring Bangladeshi ? by Anonymous Coward · · Score: 0

      Isn't that supposed to say "namaste"?

  40. Teacups full of storms! by Anonymous Coward · · Score: 1

    Why are people unable to parse simple English? They are not "laying off 90% of their system administrators" - they didn't say "we're going to lay off 90% of our sys admins." They said "we're going to take admin privileges away from 90% of the people who have sysadmin privileges." The job doesn't cease to exist just because you can't type "rm -rf /*"

    NOWHERE in the coverage of Gen Alexander's remarks has he said they were planning to lay off 90% of their IT workforce. What he said was this:

    Before the change, "what we've done is we've put people in the loop of transferring data, securing networks and doing things that machines are probably better at doing," Alexander said.

    This is a case of the NSA saying, "we've given sys admin access to far too many people, and we're going to restrict that now."

  41. Re:outsourci F*** all by Anonymous Coward · · Score: 0

    Fuck those fucking fuckers! They're all fucked up.

    Think of this as an exercise in poetic license. If the NSA fires their/our own and replaces 'em with higher paid contractors employed by privately owned companies who are free and likely to hire the newly fired public employees, everyone but the shareholders gets screwed. The public pays more for the same service. The employees are effectively relieved of their gub'ment pensions which will be replaced by the insecurity of privately guttable replacements and the shareholders and executives walk away with their pockets stuffed. It's an accelerated form of privatization which benefits investor/crooks, many of whom ooze out of the public sector and straight into quasi-entrepreneurial ownership. Real entrepreneurs actually create something new. These scum just recreate governmental functions under a corporate umbrella. It's neo-fascism at its worst.

  42. Re:The NSA has technology beyond the ken of mortal by Anonymous Coward · · Score: 0

    Are you talking about SR-22?
    Different bird.

  43. maybe technology replaced need for humans again by ClassicASP · · Score: 1

    Perhaps the reason they are laying off 90% of them is because they simply don't need them anymore because XKeyScore now does manually what used to take a lot of manual system administrator work to accomplish. They say they've been collecting data since 2008 but its plausible they've been at it for a lot longer than that.

  44. Re:outsource to F*** Up and give up control of dat by fustakrakich · · Score: 1
    --
    “He’s not deformed, he’s just drunk!”
  45. Keep them out of private sector. by thedarb · · Score: 0

    Would it be legal to add "Have you ever worked for the NSA?" to your interviewing questions? I'd like to see them all denied jobs in the private sector once they lose their jobs with the NSA. They have knowingly worked to support spying on American citizens. Treat them like the criminals they are.

    While we're at it, ask if they worked for SCO over it's last 5 years... don't want that so called 'talent' to ever have an IT job again, either.

    Would it be legal to form a do-not hire list based on previous employment? It's not a race, it's not a sexual preference, it's not a gender... It's an indicator of ethics.

    --
    This sig intentionally left blank.
    1. Re:Keep them out of private sector. by Anonymous Coward · · Score: 0

      It is perfectly legal, I will not hire someone I think is a liberal or democrat, this is no different.

    2. Re:Keep them out of private sector. by Anonymous Coward · · Score: 0

      It is not like the sysadmin can really say what they have done for their job at NSA anyways, so there will be a big gap in their resume.

    3. Re:Keep them out of private sector. by gatkinso · · Score: 1

      When you leave NSA you head on down the HR and they basically tell you what you can put on your resume during the debrief.

      --
      I am very small, utmostly microscopic.
  46. Re:outsourci F*** all by Zontar+The+Mindless · · Score: 1

    Yes, that's a pretty apt description of the likely downward spiral of greed.

    (I guess I was just busy enjoying some cheap thrills, watching JD troll himself with the China reference at the top of the thread.)

    --
    Il n'y a pas de Planet B.
  47. Re:outsource to F*** Up and give up control of dat by dbIII · · Score: 1

    Some poor sods are behind filters that won't let the see any web pages that contain words like fuck unless the word is obscured in some way.

  48. Trust? by Anonymous Coward · · Score: 0

    Why should anyone trust anything the NSA says to begin with?

  49. Several... by Anonymous Coward · · Score: 0

    One, neither Google nor Amazon use Openstack. Openstack is no where near the best of breed yet.

    Two, I don't know about them specifically, but I've seen places that have the ability and will to do it correctly, and I've observed organizations that really don't but think they do. There is a high probability NSA ultimately falls into the latter category, even if you hand them the perfect tooling (that generally isn't made available).

  50. So inefficient... by meta-monkey · · Score: 1

    This shouldn't be that complicated.

    1) Sysadmins who implement surveillance systems have access to information for which they are not authorized. Replace them with small shell scripts.

    2) Since analysts as well can abuse their authority in selecting surveillance targets, replace them with a "target identification AI."

    3) Drone pilots are fallible, and may accidentally fire on the wrong targets (or worse, refuse to fire at all!). Replace them with automated piloting systems.

    That should do it! Why, with the computers in charge of selecting targets, observing and tracking them, and then dispatching drones to eliminate them, we'd save billions in tax dollars, and there's no humans in the way to abuse their authority. What could possibly go wrong?

    --
    We don't have a state-run media we have a media-run state.
  51. N.S.A. Official Bulletin by Time_Ngler · · Score: 1

    As of today, System Administrators will require an Entry Permit. System Administrator Entry Tickets are no longer sufficient.

    1. Re:N.S.A. Official Bulletin by Anonymous Coward · · Score: 0

      Aw. Out of curiosity, which entry ticket number were you servicing as you wrote this?

  52. More leaks not fewer by EmperorOfCanada · · Score: 1

    Their thinking probably goes along the lines of: each admin has a0.00003% of ratting them out each year and with a zillion admins they are looking at an 8% per year chance of a whistle blow. (Numbers came out of my ass) So if you can reduce the number of potential whistle blowers to 10% you massively reduce the chances of a whistle blow to less than one per career.

    But if you have fewer admins each will have to not only have greater power due to the larger surface area but due to the whole hit by the bus thing the overlap will have to be greater. So you now have a bunch of guys with a bigger picture and better access. In that case I should invest in portable media companies as these guys are going to be running in and out with truckloads of data.

    What all these agencies really need to do is to reevaluate what they are doing. This way the Snowdens still working for them will say; oh look we just used boring legal means to arrest run of the mill terrorists. Nothing to leak there.

    But instead these various agencies are more concerned about covering their own asses. If I were a betting man I would guess their are more resources now deployed to catch Snowden and anyone working with him than probably the top 10 genuine terrorists put together. Not to mention the damage that they are doing to their own country. Every right they trample in their attempt to catch him just adds another exclamation point to his leaks. So services like AWS aren't going to collapse tomorrow but right now there are people all over the world looking to get their data out of the US and there are companies all over the world slowly ramping up to accept their business. You don't move your servers overnight and you don't set up data centers over night. But I suspect that you will see a slight change in the growth graph and that change is permanent.

    The other key damage is even more subtle. If you are running a company such as Siemens would you probably had suspicions that China would be after your data to give to their companies. But now you might be thinking whoa is the US pulling this crap too? Now you are going to be reticent about any of your best stuff going to the US. You are going to rethink research grants to US universities. Again not overnight but all things being equal world relations with the US just chilled a few degrees.

    1. Re:More leaks not fewer by Anonymous Coward · · Score: 0

      Mod up

      But Snowden and the others were:

      1) Not unhappy overworked admins, but something else with travel and other perks. Maybe he was doing presentations and excel spreadsheets and power-points to wow the suits.
      2) Had PHYSICAL access and physical media - not that it would matter, and substandard controls - ie not frisked, random examinations - something you would cut, coze the risk is low .. yeah.
      3) Bright. Hire the best of the best, and highly strung ones will be iffy. Aim lower, and hire operations freaks, who lack higher brain
      functions and just want money.
      4) Contractors nuff said.

  53. Re:outsource to F*** Up and give up control of dat by cusco · · Score: 1

    That would be pretty much every SlashDot discussion that has more than a dozen comments.

    --
    "Think about how stupid the average person is. Now, realise that half of them are dumber than that." - George Carlin
  54. Everyone in those 90% should be really worried. by Anonymous Coward · · Score: 0

    Clearly the NSA needs to ensure that none of these former employees is able to leak anything...

  55. SCOM to save the world! by shuz · · Score: 1

    Replace all of your systems administrators!! Just install Microsoft System Center, press a few buttons, wave a magic wand. Then get those pink slips ready! Sit back and relax as Microsoft System Center takes care of everything. It supports just about every operating system, non-Windows(tm) based systems requires additional licensed third party vendor software. Once you stream line your business and embrace the cloud you will be able to reduce your human capitol. If you do ever have any issue Microsoft will always be there to help. Contract with our knowledgeable experts who will get you back on track fast, additional support contracts and minimum fees may be required.

    --
    There is or can be built a machine that can simulate any physical object. -Church-Turing principle
    1. Re:SCOM to save the world! by mysidia · · Score: 1

      Microsoft will always be there to help.

      Yeah... after spending 24 hours on hold, then waiting another 24 hours for a callback, and getting referred to different departments over and over again; with incrementally larger waiting periods.

  56. Only Disinformation From the Obama Regime by Anonymous Coward · · Score: 0

    No reductions in work force will occur.

    Fear and Money and Greed rule Congress. DoD has bought enough members of Congress so it's all academic now.

    Look what happened in London! Obama does not have 'plausible deniability' like Nixon had for a few weeks in his second term.

    Just who does not believe that a 'President's' Mouth Organ is NOT lying.

    Obama should celebrate Labor Day at the WH with a 'Yellow Cake' party! Even invite Cheney and Bush for good old time sake.

  57. Win / Win by twmcneil · · Score: 1

    Sucks to get laid off and I feel real bad for those that might but...

    Hire 95% more or lay off 95%. Doesn't matter really. Either way, our individual rights will benefit. The turmoil will only distract from their efforts to subvert our inalienable rights.

    Actually, probably better if they were to hire 95% more managers. That'd make them incapable of doing anything aside from having meetings.

    --
    "The ferrets, they're every where I tell you!"
  58. Re:outsource to F*** Up and give up control of dat by EuclideanSilence · · Score: 1

    H* w** b**** fucking s********, y** fucking i****.

  59. Third Option by Capt.Albatross · · Score: 1

    They plan to confine their activities to legal surveillance from now on.

    Yeah, right.

  60. Wut? by PPH · · Score: 2

    Albert Einstein did all the hard stuff when it came to the atom bomb.

    Einstein didn't do diddly with the atom bomb besides help persuade Roosevelt to get out ahead of the Germans in developing one.

    --
    Have gnu, will travel.
    1. Re:Wut? by rsilvergun · · Score: 1

      Uh, he sorta kinda did all the maths and stuff...

      --
      Hi! I make Firefox Plug-ins. Check 'em out @ https://addons.mozilla.org/en-US/firefox/addon/youtube-mp3-podcaster/
  61. Problem by PPH · · Score: 1

    Which 10% are actually doing the work, which they should keep? Which 90% are spending their days playing Minesweeper?

    Its a problem that most of industry has to deal with. And indications are that they haven't done a very good job of it.

    --
    Have gnu, will travel.
  62. 90% of System Admins could easily be replaced by Mr.+Lwanga · · Score: 1

    With a few hundred well written powershell scripts.

  63. It's a trap! by arobatino · · Score: 1

    Or maybe it's just a trap to flush out potential leakers, sort of like the Hundred Flowers Campaign, except with a stick instead of a carrot (make the sysadmins think they have nothing to lose). In which case they'll drop the idea after catching as many of them as possible.

  64. But it does add up... by cyn1c77 · · Score: 1

    They will lay off all of their system administrators at 2:14 a.m. Eastern time, August 29th.

    That's when PRISM will become fully self-aware.

  65. less effective? by Anonymous Coward · · Score: 0

    less?? intelligence agencies all over the world and the american versions in particular are already the least effective, most useless, indeed counterproductive part of government. That's usually what you get for unlimited funding and almost no oversight: a whole lot of stupid. Don't feel bad yanks, all the other security/intelligence states collapsed, but so far all you've accomplished is a trillion dollars in debt (the cost of security theatre since 9/11). There's still time I suppose.

  66. NSA could benefit a helluva lot from you ! by Anonymous Coward · · Score: 0

    I had to finish using all my 15 mod points before they expired yesterday, or I would have modded you up

  67. NSA disbanding itself? by Z00L00K · · Score: 2

    Seems to me that in order to succeed the NSA has to disband itself.

    --
    If builders built buildings the way programmers wrote programs, then the first woodpecker would destroy civilization.
  68. Post 9/11 by Anonymous Coward · · Score: 0

    Post 9/11 a non US friend of mine was working at an American army base as an admin. New security measures meant that he was not allowed to touch the keyboard of his workstation but had to direct a grunt to "move the pointy thing to the left", "left click start" etc. for a few weeks. Apparently they got quite good at working together like that but the grunt never knew what he was doing.

  69. How to replace 100% of Sysadmins by Anonymous Coward · · Score: 0

    Build Skynet!

  70. Larger installation by dutchwhizzman · · Score: 2

    The problem with the NSA is, they think they can see all their systems as "a larger installation" and as such, automation would work. By connecting all their systems into one "larger installation" they are effectively putting all their data in a single place. That's something you really don't want to do. Before you know it, someone tasked with migrating the data to a newer instance of "a larger installation" makes a copy of it and runs off to Hong Kong with it.

    By giving "everyone" access to the Business Intelligence systems you have set up on your data pools, the chance that someone will abuse it, will grow exponentially. By not giving anyone access, there is no use for these systems.

    The only way to prevent people to run off with any significant amount of imformation, is to keep that information out of their reach. This means you will need a lot of isolated installations and people tasked to do just a few things. Even if they go rogue, the damage is contained to the information they were able to access, not the motherlode. In practice, this means you'll need a lot of "system administrators" doing lots of "manual tasks" that could easily be automated if there would be enough scale for it to make it worthwhile. The NSA wants their cake and eat it too, but they'll keep on moving the risk, not removing it.

    --
    I was promised a flying car. Where is my flying car?
  71. OS is irrelevant here by dutchwhizzman · · Score: 1

    It doesn't matter what OS is on these servers. The NSA used to work with a separation of privileges and isolated systems. This means that people would get a limited amount of rights, to do a limited amount of tasks on a limited amount of servers. If they would go rogue, they wouldn't be able to do a lot of damage per individual. This means that any possible form of automation is usually already done, regardless of the OS.

    Moving to a "sharing culture" and "Business Intelligence" systems that are shared within the entire organization and with other agencies and countries, means that the NSA lost the advantage of having a lot of small islands of information that can't be "lost to the enemy" all at the same time. Still having the "old" administration policies in place means that they now have a lot of people with admin rights but also access to a large cache of data. They don't want to go back to the segregation system and lose the BI, so they are trying to limit the risk by automating administration over larger sets of servers and removing the manual processes. Regardless of what OS they are running, just moving from a plethora of small platforms to just a few large groups of servers will give them a significant reduction in the amount of people required to admin them. By linking their systems to each other on admin level they probably are creating a new risk, that of an attacker gaining admin rights and walking all over their systems with a single account....

    --
    I was promised a flying car. Where is my flying car?
  72. Re:outsource to F*** Up and give up control of dat by Anonymous Coward · · Score: 0

    Subject: outsource to F*** Up and give up control of data a

    Body: outsource to F*** Up and give up control of data as well? just so in the end it costs more to fix the f*** up then what you saved in labor?

    Sank-oo Mr. China man!

    Subject: outsource to F*** Up and give up control of data a

    Body: outsource to F*** Up and give up control of data as well? just so in the end it costs more to fix the f*** up then what you saved in labor?

    Sank-oo Mr. China man!

    Subject: outsource to F*** Up and give up control of data a

    Body: outsource to F*** Up and give up control of data as well? just so in the end it costs more to fix the f*** up then what you saved in labor?

    Sank-oo Mr. China man!

    Subject: outsource to F*** Up and give up control of data a

    Body: outsource to F*** Up and give up control of data as well? just so in the end it costs more to fix the f*** up then what you saved in labor?

    Sank-oo Mr. China man!

    Subject: outsource to F*** Up and give up control of data a

    Body: outsource to F*** Up and give up control of data as well? just so in the end it costs more to fix the f*** up then what you saved in labor?

    Sank-oo Mr. China man!

    Subject: outsource to F*** Up and give up control of data a

    Body: outsource to F*** Up and give up control of data as well? just so in the end it costs more to fix the f*** up then what you saved in labor?

    Sank-oo Mr. China man!

  73. Re:change of title? are all IT system administrato by aaaaaaargh! · · Score: 4, Insightful

    My guess is a change of title, too.

    I don't understand why the news and journals report what the NSA announces. For a long time this agency didn't even exist officially. They are allowed and expected to lie about absolutely everything, there are not even reliable records on how many people they employ. Their official statements are and have always been deliberate bullshit and disinformation. It's pointless to take into account anything they say about themselves at all.

  74. Re:outsource to F*** Up and give up control of dat by Anonymous Coward · · Score: 0

    ... just fucking use a different ...

    I posted an anonymous comment on some girly 'news' page some time ago. You probably know the sort: Don't disagree with the article; don't introduce any 'controversial' topics, do write with pretentious self-importance. When I checked the moderated post, "tits & arse" was translated into "**** & ****".

  75. Until /tmp fills up by cheekyboy · · Score: 1

    How many linux programs or services handle low disk space nicely.

    Some even go more crazy creating more logs, eating more of what tiny space is left.

    How many server software that creates its own logs is smart enough to recompress all raw logs when disk space hits zero. None, they are happy to leave gigs of logs sitting there. But a dead server is better working server right? Server dead, but you have logs.

    Or the other case where programs go, cant connect error, retry 100000000000 times, creating a 100 gig log file.

    --
    Liberty freedom are no1, not dicks in suits.
    1. Re:Until /tmp fills up by farrellj · · Score: 1

      Unix, and by extension, Linux does exactly what you tell it to, no more, no less.

      First of all, if your server is filling up so fast, why don't you have any tools that monitor it? Even simple tools like old Big Brother (Or one of it's open source clones) will notify you with an email, SMS message to your phone, or even a voice call. Also, if all your logs are not compressed except for the current ones, then you don't have logrotate.d configured properly, and if you have lots of servers, then you probably have a devoted remote logserver.

      Basically, what you are complaining about is that *you* don't know how to set up logging, monitoring and management on a Linux system.

      --
      CAN-CON 2019 - Ottawa's only book oriented Science Fiction Convention! October 18-20, Sheraton Hotel, Ottawa, Canada h
  76. There are several companies that say you can do it by Anonymous Coward · · Score: 0

    There are several companies that say you can do it, and they're happy to sell you mega-expensive software that'll make that happen.

    I'll say it ain't so easy. I'm in a smaller satellite IT group that's a part of a larger organization with the deep-pocket support of corporate.

    While we've been successfully managing our collection of systems for the last 10 years using home-grown and other tools, the parent group is literally on their fourth set of vendor-provided suites that claim to automate... everything. As each set of tools gets deployed they find the warts in it, and within two years they've declared it crap and are undertaking a new cleverly-named project to replace it.

    Oh, I'm sure it can be done. Probably using any of the tools available for purchase. But it takes a lot of time, and you need plenty of the very skilled people you're trying to replace.

    So I'm not buying the whole 90% claim. I'm sure that's a number that appeared in some high-end IT manager's PowerPoint presentation, and it probably came straight off a slick presentation from some vendor with lots to gain from a sale to a desperate federal agency with an unlimited budget.

    I'm just saying that it won't happen easily - if at all.

  77. is the fucking 80s by cheekyboy · · Score: 1

    Or rather its easier just to get a 4G USB stick, plug it into a 10feet usb cable that hides the 4G connection in the pot plant.

    --
    Liberty freedom are no1, not dicks in suits.
  78. Compartmentalization by gatkinso · · Score: 1

    I imagine that there is such a seeming glut of sys admins simply to compartmentalize their infrastructure.

    Easy enough to do away with... but there goes your compartmentalization. I imagine that the remaining SA's are going to be cream of the crop and also subject to higher standards of scrutiny.

    --
    I am very small, utmostly microscopic.
  79. PS.... Encryption? by gatkinso · · Score: 1

    I also wonder why they don't encrypt this data? A SA doesn't need the keys to decrypt the files. All (s)he needs to see is that the files are there and that they are not corrupt.

    --
    I am very small, utmostly microscopic.
  80. misinterpreted by Anonymous Coward · · Score: 0

    The whole thing about getting rid of 90% was mangled in translation.

    What's actually going on is the number of people with full admin access is being reduced by giving them lower access. So instead of 100 people with root there will be 10 with root and 90 with "power user" equivalent.

  81. They are going to replace them, by Grand+Facade · · Score: 1

    With Chinese H-1B workers!

    --
    Rick B.
  82. Purging a mindset by Anonymous Coward · · Score: 0

    It's hinted in the article, and in some of the comments, but nobody is actually saying it: dumping 90% of the system administrators would purge a lot of people for whom "information wants to be free" is a hot button issue that overrides common sense...like keeping one's job, or doing one's job. Of special interest to the NSA, but also applicable to any organization that wants to keep secrets, even if it's just IP.

    I think of this whenever a co-workers goes on an "information wants to be free" rant. I wonder if the confidentiality of our own processes are valued by that employee.

  83. you dont need that many synapses by cheekyboy · · Score: 1

    Proof A) A person has had more than 50% of their brain removed/taken out by some accident, but they are still 100% normal and can talk etc recall all memories.

    So we know that the human brain is 90% duplication, and possibly 99% redundancy. So even a brain 1/100th the size could comprehend and be as smart as a human in theory.

    IF the brain is nothing more than a conduit socket to the soul that has the real brain power, then brain simulation is dead and cannot ever be done unless we ressurect ghosts to run our VM brains.

    --
    Liberty freedom are no1, not dicks in suits.
  84. Its a TRAP! by Anonymous Coward · · Score: 0

    Its a honeypot without the honey.

    1. Announce Layoffs
    2. Turn on logging
    3. See which Sys Admins start downloading files
    4. Prosecute them publicly as hippie commie terrorist who hate America

  85. So they take the data to a public company..Aieyiyi by Viewsonic · · Score: 1

    Instead of creating their own in-house private cloud linked through their own private facilities linked all over the world, they went with a public company that can do this for them? Are they NUTS? No, really. If this isn't the worst, most unsecured way to do ANYTHING, I don't know what is. Do they use their full names as their login IDs as well?

    Are you kidding me?

  86. Re:change of title? are all IT system administrato by Anonymous Coward · · Score: 1

    That, exactly. In the acronym-laden government agency that I work, a huge majority of the local staff are coded as 2210 Systems Administrator, and a large portion of them never touch a PC, let alone a server. Recode the job titles appropriately, cut where possible, and a 90% "reduction" is entirely feasible with virtually zero impact to efficiency.

  87. What could possibley go wrong? by arthurpaliden · · Score: 1

    So the NSA is using software to start automating their systems. I can see the headline now:

    Air traffic grinds to a halt, All US citizens on TSA no fly list

  88. Employees or contractors? by Anonymous Coward · · Score: 0

    I can't get an answer! Are they firing employees or contractors?

    If they're firing employees, they'll just hire them back as contractors.

    If they're firing contractors, they'll just hire them back later.

    If they're automating procedures, they'll hire more contractors than ever to automate it, and usually those projects are boondoggles.

    Has anyone actually been fired, or is this wishful thinking?

  89. Take off the blinders and read by tyr · · Score: 1
    Going back to the source, the actual quote has always been "reducing our system administrators by about 90 percent." That doesn't have to mean cutting staff.

    If Snowden's accounts are correct, many people have Sys Admin level access even though that is not their role in the organization. It is entirely possible that, like every sane organization, the NSA is working to fix their systems so that people outside of IT don't need Sys Admin level access to do their jobs. This process is sometimes known as implementing proper security.

    Taking away Sys Admin rights from people who don't need it is "reducing our system administrators." Headcount does not need to change at all for them to accomplish this goal.

  90. For the love of...... by Anonymous Coward · · Score: 0

    For the last effing time, they DID NOT SAY they were getting rid of those people. What Alexander said is that they'll reduce the number of administrators. Translation: They're going to take away admin rights from 90% of the people who have them. The community at large has doled out admin rights much too liberally over the years and now there's a push to rein that in. Anyway, stop perpetuating the myth that the Fort is dumping 90% of their administrators out on the street. It is simply not true.

  91. does not divide by 10 by Anonymous Coward · · Score: 0

    I for one am not suprised they can't replace 90% of their sysadmins.
    No idea how many sysadmins they have but unless it's a multiple of 10 it will be pretty hard to replace them without cutting a couple of them in pieces...
    For people working on breaking heavy encryption algorithms you would expect that they can do simple math...

  92. Usual government outsourcing by Anonymous Coward · · Score: 0

    They'll just outsource the work to the Chinese, right? ;-)

  93. Anonymous by Anonymous Coward · · Score: 0

    I can see it now. It will go something like this:

    "Hello former NSA workers, we are anonymous. Come join us".

    Or something like that.

  94. automation contracts will cost alot of money by Anonymous Coward · · Score: 0

    To get this 'automation' the NSA will release request for proposals to contract companies. Having worked in government contracting for 10 years, I know how this works. This is service work where the prices are based on the bodies. Contract companies are guaranteed to make money (they only add bodies if they can bill to the government, the fee on top of salary is set to guarantee a profit) even if they deliver garbage. Contract companies will tell the government what they want to hear in a proposal. There is no financial risk to them in doing this. The only risk is losing the contract to a recompete. However, during the contract period they will turn a profit. There is a profit margin in going 'yes we can do that absolutely' to win the contract instead of 'uh guys your being stupid here, this won't work' and losing the contract. There are NO financial penalties on these companies.

    Further projects that get alot of political attention get rushed. The requirements will be vague and then they will change. Contract companies are ok with that because a change is a new work order, more bodies, and more money. Generally when this happens the government gets garbage. Its in large part their fault for delivering incompetent requirements and not understanding what is required. It is also the contract companies fault going 'oh absolutely we can do that', but they do not bare any cost.

    As a technical person, I would avoid this project unless I was desperate for a job. It will be a frustrating mess with insane hours. Possibly lots of terminations (your just a body, they get a new body and charge the government, what do they care about training time?). From experience, the government typically does not have people qualified to give out good requirements. Qualified techies don't read government job boards. The government people would not know how to interview them anyway. From experience you end up with an overseer who is clueless and complains about punctuation and the wrong noun in a document.

    if they want to automate and reduce the number of SAs, they should form more modest goals. However, a 5 year goal of reducing the number of SAs by 15%, is not the kind of thing you can get Congress to approve a budget line on. Half of this is going to be process reorganization. If not more than half. Its about a change in management. Bringing SAs in house to work for NSA may be a good idea. When companies win contracts they work to the word of their contract and go no further. Technical staff is not allowed to offer more. The company wants more money. you also eliminate the big profit margins you pay to the contract companies. Often times they are just doing accounting. Very sensitive projects are typically directly managed by the government anyway. That being said, they can't get the 'you can never be fired protection' that some government people get. Techies who don't produce need to be fired. I won't be the only technical person on here who has been glad to see someone causing us a hassle fired.

    This is apparently beyond the government. Also, its not that easy to communicate to the public and a congress that wants to get on TV by complaining.

  95. pull SAs passports by Anonymous Coward · · Score: 0

    This is a fair trade. Techies who work on top secret projects make higher than market wages. Typically MUCH higher. This is because there is always a demand for people with clearances. There is always a shortage. Alot of people can't pass the background check. Non-citizens are not elligible. Having a top secret clearance is generally considered 'life time employment'. Your talent level is much less important than if you can pass the background check. Companies need to pay to sponsor people for clearances. They would rather fire someone who has alot of skill and hire someone who sucks who is already cleared than to pay for a clearance. Seen it many times... They don't care if your all that good.

    Snowden was pulling down 125k with very good benefits at 29 as an SA. He was probably working a 40 hour work week. SA jobs typically have very long hours. I can say the hours since its hard to replace TS SAs, so they don't have to live there, due to the issue with replacing their clearance. He may have worked over here and there and like most SAs had off hours work. However, this is a VERY safe job as long as you follow the rules.

    no outsourcing. No H1Bs. Very few people are elligible to take your job.

    Require people on TS projects to give up their passports. If you don't like it work elsewhere at less money. I am very confident you will find plenty of people willing to do this. No passport means you can't flee to China. This won't solve everything... but its a fair exchange for a higher salary and much more job security.

  96. When they say get rid of 90% by sackofdonuts · · Score: 1

    What does the NSA mean? Lay offs? Ship to Guantanamo? Make disappear? They can't let all those folks just wander the streets with the knowledge they have. Can you truly leave the NSA and remain alive or condemned to a life in hiding?

  97. I WANT THEM TO! by ogdenk · · Score: 1

    I would really *LOVE* for them to carry this out. Fire 90% of your staff trained in network security.

    Awesome.

    That would mean the NSA spy machine would suddenly become the property of the blackhat community. I'd find that HIGHLY entertaining.

  98. NSA: Replace *unix with Windows? by bbsalem · · Score: 1

    So, back to the NSA. They should replace *nix servers with Windows? I'd like that. Any person who wants the NSA to be far less effective would like that!

  99. Re:Your right....... by mysidia · · Score: 1

    def get_legislator_vote(Representative me, Bill b)
    if me.received_campaign_contributions_from_supporter? if me.can_spin_to_constituents(b, b.supporters) return :Yes else return :Present end end if me.received_campaign_contributions_from_opponent? if me.can_spin_to_constituents(b) me.add_actions(:acquire_favors, b.supporters) return :No else me.add_actions(:cash_in_favor_to_get_no_votes) return :Dont_Vote end end if b.bill_gives_government_more_power? && me.can_spin_to_constituents(b) return :Yes end if b.bill_restricts_government_power? return :No end if b.cnn_says_bill_addresses_current_crisis? return :Yes else if b.cnn_says_bill_will_cause_apocalypse? return :No end if me.party == b.billsponsor.party
    if me.party == currentpresident.party
    if currentpresident.opposes? b
    return :No
    else if currentpresident.supports?(b)
    if me.canSpinToConstituents?(b)
    return :Yes
    else b.amendable? :Amend
    else :Present
    end
    else return :Present
    end
    else
    if currentpresident.supports
    return :No
    lse if currentpresident.opposes? return :Yes
    else return :Present
    end
    else
    return :No;
    end
    end