Active Directory
Self-Hosted Main
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.
For Example
- Service: Dropbox - Alternative: Nextcloud
- Service: Google Reader - Alternative: Tiny Tiny RSS
- Service: Blogger - Alternative: WordPress
We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.
Useful Lists
- Awesome-Selfhosted List of Software
- Awesome-Sysadmin List of Software
Solid burn, here have an upvote.
is one of the option but we didn't use active directory. is there another alternative solutions ?
Sure, a physical notepad and clipboard and not giving anyone a work device.
It really depends on your needs, with what you're describing a simple spreadsheet would be all you need.
But other companies need to integrate with certain systems that have authentication where you want to allow/disallow access. These are jobs for LDAP, SAML, OIDC providers. I personally use Authentik but there's Authelia and Keycloak as some examples.
But by no means are those as simple as checking a spreadsheet. But you wouldn't need to check a spreadsheet because it's integrated in your login page
Excel spreadsheet?
You might want to setup KanIDM. It speaks OAuth/OIDC/LDAP etc.
Therefore you can configure on your applications to use authentication via KanIDM and then you can simply administer your users in one place without having to worry.
There are many other tools but this one is by far the most modern, lightweight and powerful that I know.