Man's 'pants' password is changed


Recommended Posts

A man who chose "Lloyds is pants" as his telephone banking password said he found it had been changed by a member of staff to "no it's not".

Steve Jetley, from Shrewsbury, said he chose the password after falling out with Lloyds TSB over insurance that came free with an account.

He said he was then banned from changing it back or to another password of "Barclays is better".

The bank apologised and said the staff member no longer worked there.

Mr Jetley said he first realised his security password had been changed when a call centre staff member told him his code word did not match with the one on the computer.

"I thought it was actually quite a funny response," he said.

"But what really incensed me was when I was told I could not change it back to 'Lloyds is pants' because they said it was not appropriate.

"I asked if it was 'pants' they didn't like, and would 'Lloyds is rubbish' do? But they didn't think so.

"So I tried 'Barclays is better' and that didn't go down too well either.

"The rules seemed to change, and they told me it had to be one word, so I tried 'censorship', but they didn't like that, and then said it had to be no more than six letters long."

'Very disappointing'

Mr Jetley said he was still trying to find a suitable password which met the conditions.

He said his dispute with the bank started over some travel insurance, but that issue had been dealt with by managers independently.

A statement released by the bank said: "We would like to apologise to Mr Jetley.

"It is very disappointing that he felt the need to express his upset with our service in this way. Customers can have any password they choose and it is not our policy to allow staff to change the password without the customer's permission.

"The member of staff involved no longer works for Lloyds TSB."

Lloyds TSB stressed there was no security lapse in this case.

A spokesperson said: "On the majority of transactions advisors cannot read customers' passwords.

"In this case it was a business banking customer using a system where more than one person from a business can check their balance.

"In these cases an advisor can read the full password.

"But if such customers require more complex transactions, then full security procedures apply and advisors cannot read secure information."

Source: BBC NEWS

Link to comment
https://www.neowin.net/forum/topic/663286-mans-pants-password-is-changed/
Share on other sites

A spokesperson said: "On the majority of transactions advisors cannot read customers' passwords.

"In this case it was a business banking customer using a system where more than one person from a business can check their balance.

It shouldn't matter what type of system they are using, they shouldn't be looking at the passwords.

The call center agent must be told the password. Regardless of how it is stored in the database, the person must tell the agent the password. No encryption or hashing will help you. Since humans constantly record what they hear, while computers can be instructed not to do so, I tend to trust computers more than humans.

This message board, for example, stores MD5 hashes of passwords rather than the plain-text passwords themselves. For example, if your password is doggydoor, your password is represented like d3ed1d27eed8902ee5c6ea79d694b0b9. (That's not technically true since the forum does other things to obscure the password further, but I won't dive into the details here.) When you login and give "doggydoor" as your password, the computer will do the MD5-hash process again, resulting in d3ed1d27eed8902ee5c6ea79d694b0b9, which it compares with the hash stored in the database for your user account. The computer sees that they match and lets you in and promptly forgets that your password is doggydoor.

This approach is helpful because it helps prevent those with access to the database from reading peoples' passwords. It helps prevent, but doesn't prevent entirely, as their ability to figure out the password depends on the complexity of the password in the first place. If you use a single word that can be found in the dictionary, they won't have much trouble figuring out your password. They simply go through the dictionary entries following the MD5-hashing process and continue until they find a matching hash. If your password is complex—combining lowercase letters, uppercase letters, numbers, and symbols, like 6+FxCh%&g—then your password will remain concealed from those with access to the database.

That approach isn't possible with human-to-human authentication though because you must tell the person your password and that person has little to no control over whether they remember the password or not. Steve Jetley learned this the hard way.

Regardless, even though that sort of problem is unavoidable in those cases, the six-letter maximum makes no sense whatsoever. They should never confine a password to a single word you can find in the dictionary and only those with six letters or less. That remove most of the randomness that makes passwords useful. How many words exist in English with six letters or less? Not many, in the grand scheme of things, perhaps a few thousand. Among those few thousand words, which words would a successful business person use? A smaller fraction still. This banking company is practically ensuring that it's possible for outsiders to guess a password. I guess they assume that the fact that they run a bank will scare away most people, thus relying on security through obscurity, but that's just foolish from any perspective.

The spokesperson was right that there was no lapse in security. Unfortunately, he's only right in the sense that there practically wasn't any security practices to lapse from.

It shouldn't matter what type of system they are using, they shouldn't be looking at the passwords.

I guess in the situation that it is a security verification process, and not a physical password you use... then it is allowed

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • What they really need to do is automatically spell "loses" and "lose" correctly since nobody seems to know how to anymore. Then they blame spellcheck/autocomplete and don't realize autocomplete is just filling in the word for them automatically so it was misspelled in the first place.
    • If someone chooses to continue using SB and therefore goes through the manual intervention in the thread, afterwards the BSOD problem is gone. Whether they then re-enable the task doesn't matter, they're done, though on such machines it might pay to keep it disabled in case the next update (if there is a next) causes the same problem. OTOH, if someone disables SB in the BIOS, the problem is also gone. Incidentally, I noticed that this task exists even on machines that don't support SB. It's just installed across the board...and runs. Doing what on such machines is a little hazy.
    • qBittorrent 5.2.2 by Razvan Serea The qBittorrent project aims to provide a Free Software alternative to µtorrent. qBittorrent is an advanced and multi-platform BitTorrent client with a nice user interface as well as a Web UI for remote control and an integrated search engine. qBittorrent aims to meet the needs of most users while using as little CPU and memory as possible. qBittorrent is a truly Open Source project, and as such, anyone can and should contribute to it. qBittorrent features: Polished µTorrent-like User Interface Well-integrated and extensible Search Engine Simultaneous search in most famous BitTorrent search sites Per-category-specific search requests (e.g. Books, Music, Movies) All Bittorrent extensions DHT, Peer Exchange, Full encryption, Magnet/BitComet URIs, ... Remote control through a Web user interface Nearly identical to the regular UI, all in Ajax Advanced control over trackers, peers and torrents Torrents queueing and prioritizing Torrent content selection and prioritizing UPnP / NAT-PMP port forwarding support Available in ~25 languages (Unicode support) Torrent creation tool Advanced RSS support with download filters (inc. regex) Bandwidth scheduler IP Filtering (eMule and PeerGuardian compatible) IPv6 compliant Available on most platforms: Linux, Mac OS X, Windows, OS/2, FreeBSD qBittorrent 5.2.2 changelog: FEATURE: Use D-Bus to show file in file managers (Chocobo1) #24340 BUGFIX: Fix friendlyUnitCompact precision calculation (vafada) #24323 BUGFIX: Remove all top-level folders (glassez) #24333 BUGFIX: Use proper API for checking exit status (Chocobo1) #24349 BUGFIX: Delete stale lockfile when hostname mismatch (TurboTheTurtle, glassez) #24363 BUGFIX: Fix wrong removal procedure of watched folder paths (Chocobo1) #24413 BUGFIX: Don't reannounce before interface changes are applied (glassez) #24447 BUGFIX: Use Latin script for Bosnian locale name (Andy Ye) #24342 WEBUI: Fix performance of global checkbox toggling (tehcneko) #24316 WEBUI: Fix Safari transfer list header misalignment (Piccirello) #24377 WEBUI: Fix error when submitting magnet before metadata loads (Piccirello) #24378 WEBUI: Use correct row id when updating Rss Downloader feed selection (Chocobo1) #24402 WEBUI: Use SameSite=Lax for session cookie to fix cross-site login (Piccirello) #24422 WEBUI: Bring back properties panel expand/collapse button (vafada) #24430 WEBAPI: Only use X-Forwarded-Host header when reverse proxy support is enabled (Chocobo1) #24457 RSSS: Fix "RSS Smart Episode Filter" RegEx (nathanon-akk, glassez) #24398 RSS: Fix previously matched episode format (glassez) #24452 WINDOWS: Fix Python fallback search path (TurboTheTurtle) #24325 WINDOWS: NSIS: Allow to install x64 binary on ARM64 (Chocobo1) #24358 Download: qBittorrent 5.2.2 | 41.1 MB (Open Source) Download: qBittorrent 64-bit installer (qt6) | 43.6 MB Links: qBittorrent Home page | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Weechat. https://weechat.org/
  • Recent Achievements

    • Veteran
      branfont went up a rank
      Veteran
    • Reacting Well
      Almohandis earned a badge
      Reacting Well
    • First Post
      Cosminus earned a badge
      First Post
    • One Year In
      ThatGuyOnline earned a badge
      One Year In
    • Week One Done
      Jeroen Wilms earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      485
    2. 2
      +Edouard
      185
    3. 3
      PsYcHoKiLLa
      126
    4. 4
      Steven P.
      87
    5. 5
      neufuse
      72
  • Tell a friend

    Love Neowin? Tell a friend!