# I Had a 'House' Moment

**URL:** https://boards.straightdope.com/t/i-had-a-house-moment/550887
**Category:** Miscellaneous and Personal Stuff I Must Share
**Created:** [August 20, 2010, 5:39pm UTC](https://boards.straightdope.com/t/i-had-a-house-moment/550887 "2010-08-20T17:39:10Z")
**Posts on this page:** 20
**Page:** 1

<div class="post-metadata">

### Author: ![CandidGamera](https://sea3.discourse-cdn.com/straightdope/user_avatar/boards.straightdope.com/candidgamera/32/2878_2.png) [@CandidGamera](https://boards.straightdope.com/u/CandidGamera)
#### Post date: [August 20, 2010, 5:39pm UTC](https://boards.straightdope.com/t/i-had-a-house-moment/550887/1 "2010-08-20T17:39:10Z")

</div>

A couple weeks ago, the support desk where I work got a call about a user being unable to log into our system. We’ll call her Jane Doe. Jane could log into email, the campus network, ANYTHING except our student ‘portal’. Which is weird, because all those things authenticate against an Active Directory server.

Further, she was getting an unusual error message complaining about the LDAP mapping. The help desk took her through the usual troubleshooting steps - making sure she wasn’t mistyping her password, having her change her password, et cetera. But they got stymied, so they brought it to my attention.

I’m a database guy mainly, but I also do some software administration, and a little development. (We’re a small shop, we all wear a lot of hats.) So I take a look at it.

We sometimes see the LDAP message if there’s a defect with a student’s record in a particular table in our student information database. So that’s where I go first - and everything looks good. If our students change their password through the ‘portal’, then I (as DBA) can see those passwords for about a week afterwards in another table, so I looked her up, got her password, and tried her login myself.

It worked.

No error whatsoever. To my mind, that confirmed that the behind the scenes software was working correctly, that the user was either making a mistake, or had some local computer configuration problem. I tried her login from a PC set up to come into our network from the outside, like hers - still worked. We got her to try it on a different PC - still didn’t work for her. She even gave her sister her login information - and her SISTER was able to get in successfully.

So it seemed the problem was with the user. But I couldn’t think of what she could do to get THAT message - she should get ‘invalid username or password’ if she mistyped something. We verified her password didn’t contain any special characters that might trip up authentication - just letters and numbers.

So the helpdesk started trying to look for any malware that might be tripping her up on her home PCs, and I went on to think about other work, until today. One of our network guys was talking about an unrelated issue while within earshot of my office, and mentioned case-sensitivity - which gave me the lightbulb.

I’d considered her getting the case sensitivity wrong on her password, but what about her username? Our assigned usernames only use lowercase letters. AD won’t care about the capitalization, but since it has to compare to a string value in an Oracle table to do the matching - that could cause what we’re seeing. I quickly verified by trying my own login credentials, with the first letter of my username capitalized.

Bingo!

Some days, I love my job. 😃

---

<div class="post-metadata">

### Author: ![tdn](https://avatars.discourse-cdn.com/v4/letter/t/94ad74/32.png) [@tdn](https://boards.straightdope.com/u/tdn)
#### Post date: [August 20, 2010, 5:47pm UTC](https://boards.straightdope.com/t/i-had-a-house-moment/550887/2 "2010-08-20T17:47:31Z")

</div>

> [@CandidGamera](#):
>
> mentioned case-sensitivity - which gave me the lightbulb.

I’m way ahead of you on this. I got the same call this morning, and the first thing I asked was if her caps lock key was on. Nope, it was off, and she was doing everything right. “And I still can’t log – hey, it worked that time!”

I gues it’s kind of like when you go see your doctor, and he doesn’t do anything for you, but you feel better anyway.

---

<div class="post-metadata">

### Author: ![Chessic\_Sense](https://avatars.discourse-cdn.com/v4/letter/c/7c8e57/32.png) [@Chessic\_Sense](https://boards.straightdope.com/u/Chessic_Sense)
#### Post date: [August 20, 2010, 5:53pm UTC](https://boards.straightdope.com/t/i-had-a-house-moment/550887/3 "2010-08-20T17:53:00Z")

</div>

“Is your CAPS lock key on?”  
::looks at CAPS light::  
“No.” ::turns caps off:: “Hey, it worked that time!”

---

<div class="post-metadata">

### Author: ![AClockworkMelon](https://sea3.discourse-cdn.com/straightdope/user_avatar/boards.straightdope.com/aclockworkmelon/32/10803_2.png) [@AClockworkMelon](https://boards.straightdope.com/u/AClockworkMelon)
#### Post date: [August 20, 2010, 6:22pm UTC](https://boards.straightdope.com/t/i-had-a-house-moment/550887/4 "2010-08-20T18:22:35Z")

</div>

So was it lupus?

---

<div class="post-metadata">

### Author: ![tdn](https://avatars.discourse-cdn.com/v4/letter/t/94ad74/32.png) [@tdn](https://boards.straightdope.com/u/tdn)
#### Post date: [August 20, 2010, 6:30pm UTC](https://boards.straightdope.com/t/i-had-a-house-moment/550887/5 "2010-08-20T18:30:20Z")

</div>

> [@Chessic\_Sense](#):
>
> “Is your CAPS lock key on?”  
> ::looks at CAPS light::  
> “No.” ::turns caps off:: “Hey, it worked that time!”

A distinct possibility.

Could also be that we recently changed how logons are done, and this was the first time she tried it the new way.

---

<div class="post-metadata">

### Author: ![astro](https://avatars.discourse-cdn.com/v4/letter/a/9dc877/32.png) [@astro](https://boards.straightdope.com/u/astro)
#### Post date: [August 20, 2010, 6:38pm UTC](https://boards.straightdope.com/t/i-had-a-house-moment/550887/6 "2010-08-20T18:38:12Z")

</div>

The CAPS LOCK key being on or SHIFT key being pressed while typing is always (in my experience) the very first thing help desk people ask users re login problems. I’m stunned this wasn’t the first question out of their mouths.

---

<div class="post-metadata">

### Author: ![CandidGamera](https://sea3.discourse-cdn.com/straightdope/user_avatar/boards.straightdope.com/candidgamera/32/2878_2.png) [@CandidGamera](https://boards.straightdope.com/u/CandidGamera)
#### Post date: [August 20, 2010, 6:56pm UTC](https://boards.straightdope.com/t/i-had-a-house-moment/550887/7 "2010-08-20T18:56:53Z")

</div>

No, her caps lock key wasn’t on - or the password would have failed.

She should have been putting : jdoe1, and she was putting JDoe1. Purposeful capitalization.

---

<div class="post-metadata">

### Author: ![CandidGamera](https://sea3.discourse-cdn.com/straightdope/user_avatar/boards.straightdope.com/candidgamera/32/2878_2.png) [@CandidGamera](https://boards.straightdope.com/u/CandidGamera)
#### Post date: [August 20, 2010, 6:58pm UTC](https://boards.straightdope.com/t/i-had-a-house-moment/550887/8 "2010-08-20T18:58:12Z")

</div>

> [@AClockworkMelon](#):
>
> So was it lupus?

It’s never lupus!

---

<div class="post-metadata">

### Author: ![echoreply](https://sea3.discourse-cdn.com/straightdope/user_avatar/boards.straightdope.com/echoreply/32/3641_2.png) [@echoreply](https://boards.straightdope.com/u/echoreply)
#### Post date: [August 20, 2010, 7:25pm UTC](https://boards.straightdope.com/t/i-had-a-house-moment/550887/9 "2010-08-20T19:25:30Z")

</div>

That was a good catch. Case sensitive usernames have messed me up a few times on my phone. Usually it’s because text fields default to start with a capital so I end up using Username instead of username.

Following in the House vein. Users lie. I can totally understand a user being confused about a problem and not reporting accurate information, but I often get users who seem to deliberately lie. For instance, I had one user who was having a problem with our webmail. Nobody else was reporting this problem, and everything I could test showed it was working fine. Searching didn’t turn up anybody else having similar problems, but it happened from “all” the computers she used “all” the time. My guess was it was only a problem on her ancient work computer running IE5 or something equally bad (this was in 2009). Suggestions to upgrade browsers, try Firefox, Chrome, or Opera were all met with “I tried that and it doesn’t work,” “It can’t be this computer, it does the same thing from my laptop and at home.” Well guess what? I have logs. I can see that when she told me “it did that thing again, this time from home last night” that she hadn’t logged in from home in a week. All of those different browsers that were tried somehow magically had the same exact user agent, and were somehow sharing a login session on the webmail. It was also really weird how “somebody elses” computer that gave you the same problem had the same IP address as your work desktop, at the same time!

Of course, the problem went away on all of the computers as soon as her work desktop was upgraded. (This wasn’t some kind of attempt to weasel an upgrade out of a recurring problem, I don’t do the upgrades, and she had her own budget to spend on a new computer—it was purely due to her own cheapness that she was running Windows 2000 in 2009.)

---

<div class="post-metadata">

### Author: ![Chessic\_Sense](https://avatars.discourse-cdn.com/v4/letter/c/7c8e57/32.png) [@Chessic\_Sense](https://boards.straightdope.com/u/Chessic_Sense)
#### Post date: [August 20, 2010, 8:06pm UTC](https://boards.straightdope.com/t/i-had-a-house-moment/550887/10 "2010-08-20T20:06:31Z")

</div>

> [@CandidGamera](#):
>
> > [@AClockworkMelon](#):
> >
> > So was it lupus?
> 
> It’s never lupus!

You only got 2/3 of the quote right.

Ahem…

“It’s not lupus!”

---

<div class="post-metadata">

### Author: ![BigT](https://sea3.discourse-cdn.com/straightdope/user_avatar/boards.straightdope.com/bigt/32/12044_2.png) [@BigT](https://boards.straightdope.com/u/BigT)
#### Post date: [August 21, 2010, 2:41am UTC](https://boards.straightdope.com/t/i-had-a-house-moment/550887/11 "2010-08-21T02:41:34Z")

</div>

And it was for that one magician guy.

---

<div class="post-metadata">

### Author: ![Suburban\_Plankton](https://sea3.discourse-cdn.com/straightdope/user_avatar/boards.straightdope.com/suburban_plankton/32/219_2.png) [@Suburban\_Plankton](https://boards.straightdope.com/u/Suburban_Plankton)
#### Post date: [August 21, 2010, 3:10am UTC](https://boards.straightdope.com/t/i-had-a-house-moment/550887/12 "2010-08-21T03:10:14Z")

</div>

If a user changes their password using your portal, the password is stored in your database in plain text? Apparently you folks don’t get audited very often…(or else your auditors are as clueless as the ones we have)

---

<div class="post-metadata">

### Author: ![figure9](https://avatars.discourse-cdn.com/v4/letter/f/f0a364/32.png) [@figure9](https://boards.straightdope.com/u/figure9)
#### Post date: [August 21, 2010, 2:51pm UTC](https://boards.straightdope.com/t/i-had-a-house-moment/550887/13 "2010-08-21T14:51:12Z")

</div>

We had a piece of equipment that was not working correctly. Three engineers, with about 70 years experience between, had been working on it for a week and were stumped. Since I’m a technician I was doing the testing on it. For some reason it came to me that the person who assembled it did not torque down a set of bolts correctly. I had it working an hour later.

---

<div class="post-metadata">

### Author: ![Serenata67](https://sea3.discourse-cdn.com/straightdope/user_avatar/boards.straightdope.com/serenata67/32/10646_2.png) [@Serenata67](https://boards.straightdope.com/u/Serenata67)
#### Post date: [August 21, 2010, 4:42pm UTC](https://boards.straightdope.com/t/i-had-a-house-moment/550887/14 "2010-08-21T16:42:40Z")

</div>

> [@CandidGamera](#):
>
> > [@AClockworkMelon](#):
> >
> > So was it lupus?
> 
> It’s never lupus!

Or another handful of diseases I swear I hear every episode, just to sound smart and fill in the gaps…

---

<div class="post-metadata">

### Author: ![Shoeless](https://sea3.discourse-cdn.com/straightdope/user_avatar/boards.straightdope.com/shoeless/32/7099_2.png) [@Shoeless](https://boards.straightdope.com/u/Shoeless)
#### Post date: [August 22, 2010, 12:31am UTC](https://boards.straightdope.com/t/i-had-a-house-moment/550887/15 "2010-08-22T00:31:06Z")

</div>

> [@CandidGamera](#):
>
> > [@AClockworkMelon](#):
> >
> > So was it lupus?
> 
> It’s never lupus!

Then it must be sarcoidosis. Or Wilson’s disease.  
Yeah, I don’t watch too much ‘House’.

---

<div class="post-metadata">

### Author: ![salinqmind](https://avatars.discourse-cdn.com/v4/letter/s/3ec8ea/32.png) [@salinqmind](https://boards.straightdope.com/u/salinqmind)
#### Post date: [August 22, 2010, 2:38am UTC](https://boards.straightdope.com/t/i-had-a-house-moment/550887/16 "2010-08-22T02:38:49Z")

</div>

If it’s not MS or arrhythmia and a stress test shows nothing, better perform a Whipple procedure. Stat. (I’ve been watching the House-a-thon for 2 days now.)

---

<div class="post-metadata">

### Author: ![CandidGamera](https://sea3.discourse-cdn.com/straightdope/user_avatar/boards.straightdope.com/candidgamera/32/2878_2.png) [@CandidGamera](https://boards.straightdope.com/u/CandidGamera)
#### Post date: [August 23, 2010, 2:44pm UTC](https://boards.straightdope.com/t/i-had-a-house-moment/550887/17 "2010-08-23T14:44:57Z")

</div>

> [@Suburban\_Plankton](#):
>
> If a user changes their password using your portal, the password is stored in your database in plain text? Apparently you folks don’t get audited very often…(or else your auditors are as clueless as the ones we have)

It’s recommended that they change their password via the Windows network login, which doesn’t store the passwords anywhere but in the AD. And even in the portal method it’s not plain text, it’s just decode-able.

---

<div class="post-metadata">

### Author: ![CandidGamera](https://sea3.discourse-cdn.com/straightdope/user_avatar/boards.straightdope.com/candidgamera/32/2878_2.png) [@CandidGamera](https://boards.straightdope.com/u/CandidGamera)
#### Post date: [August 23, 2010, 2:48pm UTC](https://boards.straightdope.com/t/i-had-a-house-moment/550887/18 "2010-08-23T14:48:39Z")

</div>

> [@Chessic\_Sense](#):
>
> > [@CandidGamera](#):
> >
> > It’s never lupus!
> 
> You only got 2/3 of the quote right.
> 
> Ahem…
> 
> “It’s not lupus!”

No, I got 100% of the quote right. 🙂

> [@](#):
>
> Dr. Eric Foreman: You stash your drugs in a lupus textbook?  
> Dr. Gregory House: Its never lupus.

---

<div class="post-metadata">

### Author: ![Beware\_of\_Doug](https://avatars.discourse-cdn.com/v4/letter/b/278dde/32.png) [@Beware\_of\_Doug](https://boards.straightdope.com/u/Beware_of_Doug)
#### Post date: [August 23, 2010, 4:55pm UTC](https://boards.straightdope.com/t/i-had-a-house-moment/550887/19 "2010-08-23T16:55:03Z")

</div>

This wasn’t a House moment unless the solution to the problem required a whiteboard, dry-erase pens, and barbed Socratic one-liners.

---

<div class="post-metadata">

### Author: ![davidm](https://sea3.discourse-cdn.com/straightdope/user_avatar/boards.straightdope.com/davidm/32/225_2.png) [@davidm](https://boards.straightdope.com/u/davidm)
#### Post date: [August 23, 2010, 5:05pm UTC](https://boards.straightdope.com/t/i-had-a-house-moment/550887/20 "2010-08-23T17:05:57Z")

</div>

> [@Shoeless](#):
>
> > [@CandidGamera](#):
> >
> > It’s never lupus!
> 
> Then it must be sarcoidosis. Or Wilson’s disease.  
> Yeah, I don’t watch too much ‘House’.

You forgot neoplastic syndrome.

[Next page](https://boards.straightdope.com/t/i-had-a-house-moment/550887.md?page=2)
