24
User management (lemmy.world)
submitted 11 months ago* (last edited 11 months ago) by Sandbag@lemmy.world to c/selfhosted@lemmy.world

Hey everyone,

How do you do user management, I have a small handful of users that want one password for physical machines and for web apps. I was looking at KanIDM but I was wondering what other people use?

Edit: I would like to only use one piece of software if possible.

you are viewing a single comment's thread
view the rest of the comments
[-] notabot@lemm.ee 4 points 11 months ago

I use an LDAP server, as it's pretty much designed for exactly this task. You can tell PAM to authenticate and authorise from it to manage logins to the physical machines, and web apps typically either have a straightforward way to use LDAP, or support 'external' auth, with your web server handling the authentication and authorisation for it.

OpenLDAP is a solid, easily self hosted server. If you like working from the shell it has everything you need. If you prefer a GUI there are a variety of desktop and web based management frontends available.

[-] lal309@lemmy.world 2 points 11 months ago

I’ve been toying with the idea of standing it up. Any recommendations for the GUI side?

[-] vegetaaaaaaa@lemmy.world 2 points 11 months ago* (last edited 11 months ago)
[-] lal309@lemmy.world 1 points 11 months ago

Well…. you just blocked off my calendar for the weekend!

[-] notabot@lemm.ee 1 points 11 months ago

I confess I normally work from the command line, but I have set up LDAPAdmim for projects where others needed to manage the directory, and it worked pretty well.

[-] lal309@lemmy.world 1 points 11 months ago

I got ya. Took a quick look at that link and it looks like the client is Windows specific which is frowned upon and permanently blacklisted in this house!!!

Still, I appreciate the reply

[-] notabot@lemm.ee 1 points 11 months ago

That's what comes of late night posting, I'd meant to link you to PHPLDAPAdmin, not LDAPAdmin! It's written in PHP, which isn't lovely, but it does it's job.

this post was submitted on 27 Sep 2023
24 points (92.9% liked)

Selfhosted

39253 readers
535 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS