Not today, Russia.
Sysadmin
A community dedicated to the profession of IT Systems Administration
No generic Lemmy issue posts please! Posts about Lemmy belong in one of these communities:
[email protected]
[email protected]
[email protected]
[email protected]
The method of champions. Post-it on the bottom of keyboard.
Bottom of keyboard? Are you out of space on your monitor to place additional Post-its with user credentials on them? /s
Boss, I need a third monitor, I'm out of space for post-its
Monitor bezel is for the less secure systems. Under the keyboard is for the secure stuff.
And the really secure systems are in the filing cabinet.
Got a thrift store keyboard. The pink sticky on the bottom said:
User: admin
Pass: password
I wish I was joking. Someone out there was dumb enough to need a reminder on that one.
I would need a small book hidden under my keyboard. My work password safe has approximately 100 entries.
more dev than sysop, but: bitwarden
I write it in plaintext then email it to myself. For my email password, I write that down on a sticky note next to my monitor with my webcam pointing towards it with Skype and Zoom always running so I can look at it when I'm not at home. I always make sure to turn 2FA off as well, since that gets annoying and isn't very convenient.
I might choose to mirror the webcam stream to a public RTMP stream later, but not sure yet, since I think that might open up some security holes.
This is exactly the kind of innovation I was looking for.
Also, if you use a really easy to remember password... I like P@ssw0rd! Easy to remember, and nobody will ever guess it because, get this... The 'o' is actually a zero!
Your password shows up to me as ************
Bit Warden, one password, whatever float your boat just not last pass.
For SHTF stuff GPG.
correct horse battery staple
Always a relevant xkcd
We use Netwrix Password Secure at work. They just announced this week they have found a RCE vulnerability in their software...
At work I keep them in onenote (they are encoded) because they won't let us install an actual password manager and half the shit I log into doesn't support SSO/doesn't have it set up and is all on different password schemes. Our service account passwords are in a shared cyberark vault.
Keepass
Keepass x2
We use PasswordState at work and KeePassXC for personal passwords.
Bitwarden/KeePass for MFA (not SMS or email) protected accounts. Pen and paper stored in a fire proof vault for non-MFA and break glass accounts.
As an admin for a Linux server, I want to institute a ssh pub key expiration policy for all the users and enforce non-reuse of old keys. Does anyone have a best solution for this?
How do you do your pubkey deployments? If you use ansible, it should be simple enough.
Sounds like certificates to me, but I don't know of any such solution
Edit: I found out that openssh allows the logon with a certificate. This guide shows how to setup a public key that expires after 52 weeks.
We use ITGlue because it lets us tie password records to documentation which makes finding things very streamlined.
Personally, I use Bitwarden
Scribbled on the whiteboard in the office.
jk
I would never scribble my password on a whiteboard. It's important to write in large clear letters so I can read it from across the lab.
Used Keeper at my last gig. Was pretty happy with it all in all. Lacking some admin features, rock and roll support. Not too pricey, but it is per-user/per-month. Played nicely with our Google auth.
We have a KeePass DB as a fallback but mostly use a PAM solution to manage server access.
On a post-it note stuck to the monitor.
Bitwarden self-hosted with vaultwarden on my Hetzner VPS
I don't understand the extreme love for Bitwarden. I understand it's useful, but I want as few things with a webui and server instance as possible, especially passwords, the thing that should be most secure.
KeePass, vault saved into the user's One Drive synced folder is sufficient. It's secure, offline, and automatically makes backups. And migrates to the new system just by logging into One Drive.
Bitwarden and others worry me because they have a lot of exposed attack surface, comparatively, and require much more maintenance to keep secure imo. I don't want to expose any of that to a portal or anything.
That said, I don't hate Bitwarden, the bitwarden/vault warden software is incredibly solid for what it is.
OneDrive
offline
...shoukd we tell them?
You can access it offline.
I do not mean to imply the One Drive is offline. It's the syncing backend.
But if your internet is out, you can still open your vault and look up a router password, for example, because the vault is a file on your local machine.
The actual answer will always be convenience. It’s just too easy to be able to smack my thumb on the fingerprint sensor to login to just about anything.
I understand your point on security, but for the masses, it needs to be as frictionless as possible.
And getting someone to use BW over nothing is a massive improvement even if it’s not perfect.
This is incredibly true. The ease of use I will admit got me to use other password managers in the past before I rethought my approach maybe 7 years ago. And any manager is better than the spreadsheet users will implement if we dont give them tools.
https://bitwarden.com/help/cli/
If you’re concerned about security audits they do those regularly too
https://bitwarden.com/help/is-bitwarden-audited/
In addition to free as in source, they are respected because they have a high-quality, certified, third-party audited product.
Personally, 1Password, but their enshittifaction is serious.
Work, Password Safe. But we’re moving to CyberArk.
I've been using 1password for over a decade. I'd love to know more about the enshitification you're seeing.
I just looked back and my first vault item dates back to 2010. Time flies.
I think enshittification is slightly an overstatement. They’re under VC pressure now and moving aggressively towards a subscription model with capabilities increasingly behind the subscription. I bought a few licenses for Mac and PC a while ago; the software still works but no browser extensions - need a subscription for that. Also, take a look at their job postings. Same job pays double in USA vs Canada. Funny way to do things if they’re Canadian.
Thanks for a great response. I've been a paying customer for ages, and added my family as well. So I don't have the paywall issues you're seeing.
For actual sysadmin stuff? Ansible vaults. Things that are managed otherwise either in ssh blowfish encrypted files or the company 1password thing (not my choice)
Self-hosted Bitwarden only accessible from behind my self-hosted VPN.