{"id":1340,"date":"2025-05-08T12:44:42","date_gmt":"2025-05-08T10:44:42","guid":{"rendered":"https:\/\/ndk.sytes.net\/wordpress\/?p=1340"},"modified":"2025-05-08T14:07:27","modified_gmt":"2025-05-08T12:07:27","slug":"join-ubuntu-24-04-lts-desktop-to-active-directory","status":"publish","type":"post","link":"https:\/\/ndk.sytes.net\/wordpress\/?p=1340","title":{"rendered":"Join Ubuntu 24.04 LTS Desktop to Active Directory"},"content":{"rendered":"\n<p>Install packages:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>$ sudo apt install adsys realmd sssd<\/code><\/pre>\n\n\n\n<p>Join the machine:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>$ sudo realm join -v -U &lt;my-admin-user&gt;<\/code><\/pre>\n\n\n\n<p>Edit your config \/etc\/sssd\/sssd.conf and add or change following lines to your domain config:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">ad_gpo_ignore_unreadable = True<br>use_fully_qualified_names = False<br>fallback_homedir = %u<\/pre>\n\n\n\n<p>Enable home folder creation in \/etc\/pam.d\/common-session:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">session optional pam_mkhomedir.so skel=\/etc\/skel umask=0077<\/pre>\n\n\n\n<p>Reboot machine and good to go.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Install packages: Join the machine: Edit your config \/etc\/sssd\/sssd.conf and add or change following lines to your domain config: ad_gpo_ignore_unreadable = Trueuse_fully_qualified_names = Falsefallback_homedir = %u Enable home folder creation in \/etc\/pam.d\/common-session: session optional pam_mkhomedir.so skel=\/etc\/skel umask=0077 Reboot machine and good to go.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[11],"tags":[],"class_list":["post-1340","post","type-post","status-publish","format-standard","hentry","category-linuxunix"],"_links":{"self":[{"href":"https:\/\/ndk.sytes.net\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/1340","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ndk.sytes.net\/wordpress\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ndk.sytes.net\/wordpress\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ndk.sytes.net\/wordpress\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ndk.sytes.net\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1340"}],"version-history":[{"count":4,"href":"https:\/\/ndk.sytes.net\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/1340\/revisions"}],"predecessor-version":[{"id":1344,"href":"https:\/\/ndk.sytes.net\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/1340\/revisions\/1344"}],"wp:attachment":[{"href":"https:\/\/ndk.sytes.net\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1340"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ndk.sytes.net\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1340"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ndk.sytes.net\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1340"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}