this post was submitted on 24 Jun 2023
438 points (98.7% liked)

Linux

48072 readers
1 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] loudWaterEnjoyer@lemmy.dbzer0.com 4 points 2 years ago* (last edited 2 years ago) (11 children)

Can't login, it says my password is incorrect

Edit: before someone tells me to put in my correct password, I use copy&paste from a password manager

[–] chaorace@lemmy.sdf.org 17 points 2 years ago (10 children)

Is your password longer than 60 characters? If so, you should know that your actual password was truncated to 60 chars at the time of account creation. You won't notice on the website because the login webform automatically truncates characters beyond the limit, but most 3rd-party apps don't do this because it's an undocumented thing.

Basically, my advice would be to update the password in your password manager to be truncated to 60 characters and then try logging in with the app again.

[–] impulse@lemmy.world 7 points 2 years ago (2 children)

What kind of maniac would use a password that's longer than 60 characters?

I get that password managers are standard now, but anything outside the norm is just asking for trouble. I vividly remember updating a client's webfrom to reject emojis in passwords, because for some reason people started using them and it wrecked havoc in the backend.

[–] dotslashme 1 points 2 years ago

Personally I would consider truncating passwords or even having password max length problematic. First of all you will need to update the length as soon as it would be considered too short, not to mention all the passwords you now need to migrate. It can also imply that you're not using standard techniques for password storage.

load more comments (1 replies)
load more comments (8 replies)
load more comments (8 replies)