Slashdot Mirror


SF Not an Exception In Giving IT Too Much Control

CWmike writes "The city of San Francisco's IT department is certainly not the exception when it comes to allowing just one person to have unfettered rights to make password and configuration changes to networks and enterprise systems. In fact, it's a situation fairly common in many organizations — especially small to medium-size ones, IT managers and others cautioned in the wake of the recent Terry Childs incident."

34 of 245 comments (clear)

  1. God complex by daveywest · · Score: 4, Funny

    What was it they said in the 80's about the most common admin passwords?

    1. Re:God complex by pwnies · · Score: 4, Funny

      "1, 2, 3, 4, 5...the kind of thing an idiot would have on his luggage"
      -Spaceballs, 1987.

    2. Re:God complex by oodaloop · · Score: 4, Funny

      That is the combination to my luggage, you insensitive clod!

      --
      Tic-Tac-Toe, Global Thermonuclear War, and relationships all have the same winning move.
    3. Re:God complex by ShieldW0lf · · Score: 4, Insightful

      The subject of the article is about one central admin having too much control over too many machines, and the risks that entails when they go bad.

      Which makes a person wonder... how much worse when billions of consumers are giving total control over all their machines to a centralized authority through Trusted Computing and Vista?

      I mean, what happens when Microsoft goes bad?

      --
      -1 Uncomfortable Truth
    4. Re:God complex by smooth+wombat · · Score: 5, Insightful

      and the risks that entails when they go bad.

      It's not just when they go bad. What happens if they get run over by a bus or a stampede of wildebeests? If they are the only person to know the admin passwords, commands, etc, they are the single point of failure, regardless if they go bad or not.

      Just as we harp on backing up our files (um, yeah), we also need to harp on a backup for the admin. There should always be someone else, even if it's the mayor, who also has the list of admin passwords.

      --
      We will bankrupt ourselves in the vain search for absolute security. -- Dwight D. Eisenhower
    5. Re:God complex by JCSoRocks · · Score: 4, Insightful

      I use the bus example pretty regularly. It's the same reason that I expect documentation for everything. Is writing documentation fun? no. Is it necessary? Perhaps not... but does it save days, or possibly weeks from being wasted? Yes.

      As far as I'm concerned... passwords are just the beginning. Configurations and such can also be a nightmare to replicate when they're undocumented. Ever stepped into a project where they only guy working on it is gone and you have to figure out how to setup your machine / development environment just to get it to run? It's awful. All of the "don't install that patch, it ruins everything" or "you have to install these components in this order so that they don't interfere with one another" is gone and you have a horrific puzzle before you.

      --
      You are using English. Please learn the difference between loose and lose; they're, there, and their; your and you're.
    6. Re:God complex by Vancorps · · Score: 3, Interesting

      Ya know, I would kill to have another person around with the same skillset that I have but it just ain't gonna happen. Periodically I print out a report of all my passwords and lock them in the safe of the CFO. That way if another admin comes in because I got run over by a bus or more likely in my case, got in a horrid car wreck going well into the triple digits he or she can read my documentation and gain access to the system.

      Not the best solution but it works since they refuse to hire me help even though I am way overworked increasing the likelihood I will kill myself traveling to and from work at all hours.

    7. Re:God complex by Vancorps · · Score: 3, Insightful

      I came into the same philosophy as you a few years ago when I was in the position where I took over a network that was completely undocumented. Now I have Visio diagrams and written explanations of almost everything including a complete inventory of what I have on what network at each site.

      I started it with the idea of the bus principle but I've come to rely on it myself as I'm the only admin and so I often have parts of the network I don't touch for a year at a time. This means I forget how things are put together so I refer back to my own documentation. Works every time.

  2. It will happen again, and continue to happen. by pwnies · · Score: 4, Insightful

    I really think this type of thing is inevitable with this high level of a network admin. There comes a point where the complexity of the network you manage means that you simply can't report all the inner details and workings to a manager or overseer. Not only that, but with the speed that computers advance, hardware becomes obsolete within a decade, and new talent often times wont have knowledge/capabilities/will to deal with the older hardware that builds up in operations such as these.

    Sadly I think the only thing one can do with things this size, is appoint someone and pray he isn't chaotic evil.

    1. Re:It will happen again, and continue to happen. by The+Warlock · · Score: 4, Insightful

      No, that doesn't work. What if, instead of just refusing to divulge the password, Childs had shot himself in the head or gotten hit by a bus or something. He locked down his network so well that only through a password that was only in his head could anyone have admin access.

      --
      I've upped my standards, so up yours.
    2. Re:It will happen again, and continue to happen. by Aphoxema · · Score: 3, Interesting

      While more people should have had access to the network were it ever really needed, sometimes the only really efficient way to take care of a really intricate and dedicated task is to have one person do it all.

      He certainly could have been more responsible about it though and prepared assistants to understand exactly how it worked, but who knows, maybe he really was trying to document his system for others but management got in the way of anything productive. That's what management's for, right?

      --
      "Most people, I think, don't even know what a rootkit is, so why should they care about it?"
    3. Re:It will happen again, and continue to happen. by MightyMartian · · Score: 3, Interesting

      This whole "I'm unique and a genius and only through my incredible mental powers does this network keep running" schtick was idiotic long before the lunatic out SF decided that he was God of the Network and beyond any of the Powers that Be. Yes, it's true that complex networks can be tough to explain, and yes, I can well understand why the architect of a network might not want someone else screwing with the configs, but come on, at least a few of us have been faced with having to untangle a complex network config. For the most part, I find the really complex ones I've had to deal with were more due to a distinct lack of ability rather than because the guy was some supergenius. Make some decent network diagrams with good descriptions of what various routers, servers, etc. do, and a reasonably well-trained and/or experienced network guy will likely be able to figure it out. It might be painful at points, and if the old guy is truly gone (rotting in prison because he's a narcissistic wanker or because he got hit by a bus) it might take some work, but providing the configurations aren't some sort of spaghetti routing tables, it should be reasonably possible to pick it all up.

      I'm sometimes wonder whether guys like Childs are more hiding their own inadequacies than trying to protect the network from incompetents. I've done a few configs that I've been a little embarassed about, but because of time constraints I went with the flow and hoped either it would stay working or that I'd get a chance further down the road to clean things up.

      At any rate, I think it's the head of any IT department's job, implicit in that very position, that the network architecture have some documentation, and that things not just be stored in one's cranium.

      --
      The world's burning. Moped Jesus spotted on I50. Details at 11.
    4. Re:It will happen again, and continue to happen. by geogob · · Score: 3, Insightful

      While I was managing servers and network equipment for a small organization, I was for a very long period of time the only one to possess the low level access password for the equipment I managed. At the time, I was the only person responsible for all IT related affairs and I did not feel anyone else in the organization had the technical knowledge and integrity to posses these access.

      On the other hand, all these access and relevant documentation was sealed and under lock with the instruction only to be retrieved in the event something happened to me (accident, incapacitation, death, etc.).

      Not wanting to give out critical information to anyone is something (most of the time at least) responsible to do. Not assuring continuity or failing protecting the critical information to be lost through unforeseen circumstances, shows a serious lack of professionalism.

    5. Re:It will happen again, and continue to happen. by Fulcrum+of+Evil · · Score: 3, Insightful

      I would. I've read enough of the backstory to believe that, paranoid as he was, Childs was the only one competent to deal with the network, or at best one of a few. Regardless, would you give up the goods to a wet behind the ears 'security consultant' who just got there a month ago? Given the idiocy in the department and the fact that he'd be the one to clean things up, I'd say no.

      --
      "We returned the General to El Salvador, or maybe Guatemala, it's difficult to tell from 10,000 feet"
    6. Re:It will happen again, and continue to happen. by why-is-it · · Score: 3, Insightful

      While more people should have had access to the network were it ever really needed, sometimes the only really efficient way to take care of a really intricate and dedicated task is to have one person do it all.

      I do not agree, but even if what you say is true, that just goes to show that efficiency isn't everything!

      In the enterprise space, it simply isn't possible to have one person design, implement and operate a non-trivial environment. There aren't enough hours in the day to do all that is required, and I (for one) would like to have a bit of free time - even if all I do with it is sit in front of my playstation.

      If the work is so complicated and the deadlines so tight that only one person can pull it off, the project is a disaster waiting to happen. Truly competent technical staff would be the first to escalate that situation to management, rather than indulge their inner megalomaniac and try to do it all solo.

      I think we nerds tend to focus on the really cool technology so much that we fail to see the big picture. When you step back a moment, and put it all into perspective, it does not matter if I work 7x24x365 to complete a really complex project on my own. It _really_ does not matter if the design is incredibly elegant, the implementation flawless, and the cut-over into production goes as smooth as silk if one mis-step in front of a speeding bus renders the whole thing an unsupported mess the first time it breaks.

      While some might mourn my passing, the lack of documentation and shared knowledge and experience will have reduced all of my heroic efforts to a complete and utter waste of time.

      My obligation to my employer isn't to hoard knowledge and information to myself - it is to share that knowledge and information with the other members of my department. If I bring everyone else up to speed, I can have a few week-ends to myself because even the most junior member of the team can step up and help resolve problems if the knowledge base and procedures are thorough and well-documented.

      Coming from that perspective, I am unable to find much sympathy for Childs or his former employer. Both have demonstrated extraordinarily poor judgment and are paying the consequences for their lack of professionalism.

      (I have to say though, I'm not sure Childs deserves to be in jail, or face such an absurdly high bail amount.)

      maybe he really was trying to document his system for others but management got in the way of anything productive. That's what management's for, right?

      We nerds tend to interpret "productive" differently than management does. I'm sure most would agree that sitting in front of the keyboard actually doing UNIX-related work qualifies as productive. Management might place a higher priority on documentation, or training other team members as equally if not more productive tasks.

      I work in a large enterprise environment and most of my time is not spent at the command line. Most of it is spend communicating with other departments, with my own department, with project teams I have been assigned to, with various levels of management, and with vendors. While I would not have thought so at the beginning of my career, I now see that effective communication skills (which includes listening to others) plays a greater role in being successful at my job than what I do at the command line.

      --
      *** Where are we going? And what's with this handbasket?
    7. Re:It will happen again, and continue to happen. by jackspenn · · Score: 3, Interesting

      I know what you are saying, but I don't blame Childs, I blame city workers who out of their own laziness let him do/control everything.

      I mean think about it, do you think that there was just one person hired in all of SF to manage the network? Exactly, there were people getting paid and not producing. People giving up their freedom in return for promises of stuff without effort. (AKA socialists, communists, freeloaders, hippies,but not all hippies, some of my hippie friends are cool, etc.)

      Those are the people who should be in jail. While their laziness or unwillingness to learn/question did not produce Childs, it allowed him to get out of control.

      --
      Respect the Constitution
  3. Just waterboard the guy... by tjstork · · Score: 3, Funny

    I mean, really. What do we have now? The guy loses control, flips out, locks everyone out of the system, they are down for who knows how long as they bring in crackers and consultants and what not, and the guy goes to jail.

    But...

    If you just waterboard the guy, until he coughs up the password, the system's not down for really any longer than it takes a Windows Update to screw everything up, so you can just let the guy who locked you out walk, instead of putting him in jail or prison for who knows how long.

    Waterboard in this case would be simpler, safer, and better for everyone.

    --
    This is my sig.
  4. Here come the elephants. by Harmonious+Botch · · Score: 5, Insightful

    I forget who said that "an elephant is a mouse designed by a committee." Sure, you can get paranoid about network design and control, and give the job to a committee. But that is going to be really clumsy.

    The issue here really is not about size of the design team, it is about vetting the guy who does it. ( The guy who is in charge of the network for my business is someone who I really know and trust. He was best man at my wedding. )

    1. Re:Here come the elephants. by Spad · · Score: 4, Funny

      So he's going to change all your passwords *and* run off with your wife?

  5. Not news to nerds by iamhigh · · Score: 4, Informative

    They claim that you should have more than one person that knows the password and configuation of the network. I work mainly in small-mid sized business; I have never heard of only one person knowing the password. In fact, the smaller the business, the more the owner wants to know the password (IME). Generally IT doesn't want $random_user to have the admin passwords. Also, everyone that has them is another person that can potentially "lock down" the system (see third para).

    The configuration? Well I am not real sure what they mean? Basic configs such as IP addreses and such have been documented at even the shoddiest implementations I have seen. Plus, if you know how to run that server, you probably know or can find and make changes to the "configuration". But if there is only one person at that company that knows that server/technology, well then there is probably only one person that knows the configuation! What should the accounting manager know how to run our servers?

    But the bigger issue is that in a SMB, and in my current positions, I could CHANGE THE PASSWORD!!! Doh, they forgot that you can do that!

    TFA goes on to say things about hiring an administrator and then an auditor for the admin. WTF? Never heard of this happening in my career. I do know the military uses these methods, but that makes sense for them. The average sign printing company (even a 200 employee company) can't do that.

    TFA highlights a situation that we all knew existed... and didn't even give a (reasonable) proposed solution.

    --
    No comprende? Let me type that a little slower for you...
  6. You asked for it, you got it. by mrroot · · Score: 4, Insightful

    When you have already laid off everyone and downsized your IT department to so few employees, its kind of hard to avoid having a single person with so much power.

    --
    I Heart Sorting Networks
  7. Opportunity for router vendors by markov_chain · · Score: 3, Funny

    Cisco should start selling Childs-proof routers! *rimshot*

    --
    Tsunami -- You can't bring a good wave down!
  8. This is silly by peipas · · Score: 4, Insightful

    Of course there will be people in IT who have power, and of course that power can be abused.

    Somebody at a television network has the power to broadcast rocking horse porn if they want to as well and there is no time machine to unrock that horse.

    The articles hypes up one person being able to abuse power as if it were unique to IT and suggests a remedy that more than one person should have this power, as if this had any bearing on anything, e.g. the ability for the abuser to simply revoke access to others. What, somebody else should be assigned the exclusive ability to revoke? Then that person is the potential abuser. This is silly.

  9. What "incident"?? by Jane+Q.+Public · · Score: 4, Insightful

    Apparently, a bunch of idiot managers realized all of a sudden that they had GIVEN one person control over a major network, and tried to seize back control. Also apparently, he did not trust them to keep it running properly. (And also apparently, rightly so.)

    So where is the "incident"?? What did he do wrong?

    By law he might have done "wrong" by not relinquishing the passwords immediately. But by the people of San Francisco, he may have saved them a lot of trouble and headaches. So, he was faced with a dilemma: obey the law, or do the right thing.

    Sad.

  10. Not qualified to comment. by Shaitan+Apistos · · Score: 5, Funny

    Whenever I register for a site where my email address is my username, the password I use happens to be the same password that I use for my email account.

    With that in mind, I'm going to go ahead and not express any opinions on security.

  11. Here's a simple solution... by ZonkerWilliam · · Score: 3, Insightful

    It's called Seperation of Duties.

  12. HA! by Splab · · Score: 4, Interesting

    As if it's ITs fault. Most companies I've worked at I have pointed this very situation out and usually get overruled based on the cost of doing it "right".

    (It isn't enough to have several people with the password, you need to know how to recover if you lose total communication with the guy responsible - ig. died.)

    Also it isn't just IT. Last months pay got delayed at my company, which really shouldn't happen since KPMG is responsible for taking care of payments for our company. The reason? The lady responsible for authorizing the transfer was the only one with the passwords to do so, and she was in labor.

  13. A Lesson from Star Wars by jackspenn · · Score: 5, Insightful

    Some people on /. think it is best to have one knowledgeable person with all the information so that confidential information is not leaked or changes made without the lead guy being aware.

    Others think of the bus rule, what happens if the guy who knows everything about mission critical infrastructure components gets hit by a bus?

    That is why I have taken a page from the Sith Lord Darth Bane and apply the rule of two. When I build a network I teach and train one apprentice. Then if they suck I fire them and hire a replacement, but if they are good, when I get bored and decided to move on, I feel confident they can take on a apprentice themselves.

    It is neat, clean and simple, better still it doesn't have the rules and complexity of Jedi type systems requiring me to check in docs to a source control system, report changes to managers what don't understand, have managers that don't understand sign-off on things they don't understand and avoid dumb rules like not being able to train techs that appear to old, etc.

    Yeh, if you ask me the Republic, I mean Network as a whole is best off with Sith types in charge versus bureaucratic Jedi types.

    --
    Respect the Constitution
  14. The Childs story stinks like five day old fish by 99luftballon · · Score: 4, Insightful

    The more I see on this case the more I think Childs is being set up as a scapegoat. The guy built the networking side from scratch and it seems management were happy with him running it with sole admin rights. Then a new admin comes in and he freaks out and gets overprotective. And a $5 million bail? Murderers don't get that much.

  15. That's not all they're asking for by Nymz · · Score: 4, Insightful

    Everyone knows the name of Terry Childs, but how many people know the name of the manager(s) in charge, the ones responsible (or negligent) for letting this situation continue until it got to this point.

    "You asked for it, you got it." and you are spot on because if they don't correctly assess this current situation, and assign blame to the deserving names, then they are only 'asking for it' to happen again and again.

  16. Less control... how about more staff? by phorm · · Score: 4, Insightful

    Seems to me that in many cases, the IT department may be rather grossly understaffed (either in terms of # of staff, or # of experienced staff).

    Many places I've worked end up with a Lord-of-all-IT situation simply because they haven't got anyone who can replace him* or back him up, or weren't willing to pay for backup/additional/experienced staff.

    * male gender used for convenience purposes.

  17. Banks deal with this by mlwmohawk · · Score: 5, Insightful

    One of my first jobs was a bank teller. Our passwords were sealed in an envelop, which we initialed, and locked in a vault which needed two keys to open.

    If the two officers needed my password, they'd open the vault, open the envelope, breaking my seal (letting me off the hook of responsibility).

    IT has to learn from banks.

  18. Re:The familiarity in this story isn't just the IT by The+Second+Horseman · · Score: 3, Insightful

    Supposedly that's it, according to some of the articles. He thought a lot of the others were screw-ups, so he kept access to himself. Everyone seemed to know it, as well, right up to the top of the IT organization. A new security person was hired, and that person didn't like the situation (may have come up during some sort of review). They made a point of asking him for the passwords, which he interpreted as "hey, we want to screw up the network - you know, the one you feel really possessive about" and refused. Didn't seem to recognize the authority of whoever delivered the message (don't know if it was the new security person or not). They then sent the police after the apparent master criminal.

    Also, while they couldn't make configuration changes (that's what "locked out" meant apparently), the network continued to run, even without his intervention. So he might've been a doofus about this issue, and for all I know a total jerk with no people skills, but it sounds like (crazy access issue aside) he knew his job pretty well.

    I suspect the new security person (who for all we know is more of a policy person than a technical person) handled it badly on their end as well, and may have gone for a club (formal meetings, demands) when a lunch conversation might've done the trick. The guy shouldn't have held onto exclusive access, but it sounds like the security person didn't handle it well. Apparently, that individual now fears for their safety, which I suspect is either an overreaction or a further attempt to demonize Childs to make it seem like whatever actions taken are justified.

  19. Failure is not an option by Sparky+McGruff · · Score: 3, Funny

    I'm getting to the point in my network that I'm the only single point of failure.

    I'm sorry, Dave, I can't let you do that.

    --Your Cisco HAL 9000 Router