@vermaden@mastodon.social Great araticle! :-) Just some security nitpicking: cp /root/fbsd15.keytab /usr/share/ipa/html/ I wouldn't do that in a production environment. This puts the (sensitive) Keytab on the Webroot of the IPA server. Using SCP would be safer. But for a lab-environment, this is probably fine.