SNAP install of Thunderbird on Ununtu 24.04, LDAP keeps asking for password #snap #thunderbird #ldap
Eine Frage an die #selfhosting Community: wer nutzt einen #Verzeichnisdienst und wenn ja, wofür und welchen? Ich denke seit Jahren darüber nach, endlich einen Samba4 DC aufzusetzen, lasse es aber immer wieder, weil ich Sorge habe, mir einen potenziellen Single Point of Failure einzubauen...
#ldap #samba #activedirectory
Hmm. Job posts for AI/ML jobs looking for #LMDB experience are pretty common. This is the first I've seen that also wants #LDAP experience. https://www.seo-for-jobs.com/companies/talent-job-seeker/9382859-artificial-intelligencemachine-learning-engineer
Moved away from EMQX for my home lab as they moved to a new licensing scheme and dropped features on the community version to #RabbitMQ 4.1.1.
After a day of working on it, got #oauth2 into the cluster working, and #ldap backed #mqtt client logins.
Not as flashy as EMQX, but fitting my needs so far very well.
Really wanted unified account management and doing it all through #Authentik through oauth2 and it's LDAP outpost is very cool. No more local mqtt accounts
Still on Microsoft Exchange and Active Directory? You’re not alone—but it’s costing you in security, stability, and control.
We break down why email is the hardest thing to migrate—and why it’s time to move to Stalwart Mail and modern IAM.
Finally, I figured out how to manage #LDAP groups. I'm using LDAP for 20+ years, and only now I figured that overlay configuration MUST be after database config
So, https://github.com/mekanix/jail-ldap/blob/master/ansible/roles/ldap/templates/slapd.conf.tpl with https://github.com/mekanix/jail-ldap/blob/master/examples/top.ldif is what I want. And some docs on https://github.com/mekanix/jail-ldap
CyMaIS statt Workday: Digitale Souveränität für HR & Organisationen
Während viele Organisationen sich von Workday begeistern lassen, wird oft übersehen, dass diese Lösung in einer proprietären Blackbox läuft – mit allen Risiken von Vendor-Lock-in, Datenspeicherung in Drittstaaten und hohen Lizenzkosten.Doch es gibt eine echte Alternative: CyMaIS, das freie Framework für selbstbestimmte IT-Infrastruktur.
[…]
Was ist eigentlich ein Lightweight Directory Access Protocol (LDAP)?
Erfahren Sie mehr: https://opentalk.eu/de/glossar/ldap-lightweight-directory-access-protocol
"Libki was born of the need to avoid interacting with teenagers and now allows librarians to avoid interacting with teenagers around the world!"
Libki is a cross-platform Open Source computer reservation & time management system.
#Roundcube 1.5.10 (#LTS) has been released (#Webmail / #Mail / #IMAP / #SMTP / #LDAP / #Managesieve / #PHP / #MariaDB / #MySQL / #PostgreSQL / #SQLite / #OracleDB / #MSSQL / #LongTermSupport) https://roundcube.net/
#Roundcube 1.6.11 (stable) has been released (#Webmail / #Mail / #IMAP / #SMTP / #LDAP / #Managesieve / #PHP / #MariaDB / #MySQL / #PostgreSQL / #SQLite / #OracleDB / #MSSQL) https://roundcube.net/
Lausche dem folgenden Talk mit @philipkristians auf der #rp25: https://re-publica.com/de/session/mastodon-offene-infrastrukturen-fuer-alle
#Mastodon ist eine Kernkomponente die mit #CyMaIS via #LDAP, #Keycloak und #SSO zum aufsetzen einer #SocialMedia Infrastruktur auf Basis von #ActivityPub genutzt werden kann.
- https://github.com/kevinveenbirkenbach/cymais/tree/master/roles/docker-mastodon (Code)
- https://microblog.cymais.cloud/ (Demo)
Configuring FreeBSD 14.2 to authenticate against a FreeIPA (or Red Hat IDM) with Kerberos and LDAP *without* SSSD or any other clutter. Just plain nslcd (openldap26), and krb5 from FreeBSD.
Very lightweight and simple configuration, entirely done via Ansible:
https://codeberg.org/Larvitz/gists/src/branch/main/2025/20250517-FreeBSD_FreeIPA_Authentication.md
Still no idea on how to run docker stuff on my Proxmox server, so installed piwigo with OpenID Connect plugin instead of immich or such.
Working 90% satisfying, adding to groups don't work, so manual work after initial login. Annoying, but acceptable.
Now, how do I get passwords from FreeIPA synchronised to Keycloak?
Du möchtest mehr Sicherheit und Komfort im #Admin-Alltag und Dein Know-how im Bereich Single sign-on mit #Kerberos und #LDAP vertiefen? Wir haben wegen großer Nachfrage einen exklusiven Termin zum Thema ins Schulungsprogramm aufgenommen.
Unser Dozent Stefan Kania zeigt, wie man einen Kerberos-Server einrichtet, ausfallsicher repliziert und zusammen mit LDAP und #DNS eine Single sign-on Umgebung aufbaut.
Jetzt anmelden:
https://www.heinlein-support.de/news/schulungstermin-single-sign-kerberos-ldap
Hello there, quick newbie #sysadmin question.
I want to add a new group to the in-home computing cluster, which uses #LDAP (I did not configure it): is it sufficient to create the group on the ldap server using 'groupadd' or will I have to run additional commands for synchronizing, like 'ldapadd', 'ldapmodify'?