From 355e2e9be15dc64c53fdc569147414ae894e1504 Mon Sep 17 00:00:00 2001 From: DarkFeather Date: Mon, 30 Mar 2026 13:58:37 -0500 Subject: [PATCH] Clarifying disconnected services --- roles/Password/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/roles/Password/README.md b/roles/Password/README.md index dd70d54..bd9714b 100644 --- a/roles/Password/README.md +++ b/roles/Password/README.md @@ -10,8 +10,9 @@ We use [file:///etc/openldap/users.d](a users.d) folder to hold the default user # Available Clients Most services on AniNIX, ranging from SSH & IRC to web services like AniNIX/Foundation and AniNIX/Singularity, are LDAP clients. Our exceptions are below: -* MediaWiki (LDAP dropped out of support) -* AniNIX/Superintendent (client path not yet identified) +* MediaWiki (LDAP dropped out of support, but for a specific user.) +* AniNIX/Superintendent (client path not yet identified -- minor, as this is like minting a physical key) +* AniNIX/Singularity (app integration needs long-running credential to avoid user lockouts). # Equivalents or Competition Both Google and Facebook offer distributed authentication systems. Google in particular is a good equivalent, as some of the services used by this network rely on its authentication for various products it provides internally.