Shinmera on Nostr: Are you a sysop? Do you run multiple services that need account info? Do you know ...
Are you a sysop?
Do you run multiple services that need account info?
Do you know that the only way to share that info today is STILL ldap?
Do you hate ldap, like you should?
Do you only use ldap for accounts and nothing else?
Well, me too. I got so tired of OpenLDAP's horseshit that I wrote my own ldap "implementation" that just backs to a postgres database. Check it out:
https://github.com/shinmera/ldapper
Do you run multiple services that need account info?
Do you know that the only way to share that info today is STILL ldap?
Do you hate ldap, like you should?
Do you only use ldap for accounts and nothing else?
Well, me too. I got so tired of OpenLDAP's horseshit that I wrote my own ldap "implementation" that just backs to a postgres database. Check it out:
https://github.com/shinmera/ldapper