I’ve documented a clean, native way to integrate FreeBSD 15 into a FreeIPA realm. No heavy dependencies, no Python shims, just pure Kerberos (GSSAPI) and nslcd.
We get full SSH SSO, automated home directories, and centralized sudo rules using standard BSD tools. Pure, stateless, and sane.
blog.hofstede.it/integrating-f…
#FreeBSD #FreeIPA #SysAdmin #Unix #Kerberos #LDAP
Integrating FreeBSD 15 with FreeIPA: Native Kerberos and LDAP Authentication | Larvitz Blog
A clean approach to integrating FreeBSD 15 into a FreeIPA realm using native components - Kerberos for authentication, LDAP for identity, and no local user management.blog.hofstede.it
feld
in reply to Larvitz • • •this looks correct, almost identical to how I've done it at $corp jobs but we didn't use freeIPA
only thing missing is putting the sudo rules in LDAP too