{"id":7565,"date":"2023-02-17T15:36:48","date_gmt":"2023-02-17T15:36:48","guid":{"rendered":"https:\/\/www.geekdecoder.com\/?p=7565"},"modified":"2023-02-17T15:36:48","modified_gmt":"2023-02-17T15:36:48","slug":"how-to-fix-authentication-is-required-to-create-a-color-profile-managed-device-on-ubuntu-22-04","status":"publish","type":"post","link":"https:\/\/www.qbytes.cloud\/index.php\/2023\/02\/17\/how-to-fix-authentication-is-required-to-create-a-color-profile-managed-device-on-ubuntu-22-04\/","title":{"rendered":"How to fix \u201cAuthentication is required to create a color profile\/managed device\u201d on Ubuntu 22.04"},"content":{"rendered":"\n<p>These error usually show up on an RDP \/ Windows Remote Desktop session to Ubuntu.<\/p>\n\n\n\n<p>\u201cAuthentication is required to create a color profile\u201c<\/p>\n\n\n\n<p><br>\u201cAuthentication is required to create a color managed device\u201c<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/qbytes.cloud\/wp-content\/uploads\/2023\/02\/2023-02-17_09-52-46.png\"><img loading=\"lazy\" decoding=\"async\" width=\"397\" height=\"135\" src=\"https:\/\/qbytes.cloud\/wp-content\/uploads\/2023\/02\/2023-02-17_09-52-46.png\" alt=\"\" class=\"wp-image-7569\" srcset=\"https:\/\/www.qbytes.cloud\/wp-content\/uploads\/2023\/02\/2023-02-17_09-52-46.png 397w, https:\/\/www.qbytes.cloud\/wp-content\/uploads\/2023\/02\/2023-02-17_09-52-46-300x102.png 300w\" sizes=\"auto, (max-width: 397px) 100vw, 397px\" \/><\/a><\/figure>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/qbytes.cloud\/wp-content\/uploads\/2023\/02\/2023-02-17_09-54-11.png\"><img loading=\"lazy\" decoding=\"async\" width=\"401\" height=\"132\" src=\"https:\/\/qbytes.cloud\/wp-content\/uploads\/2023\/02\/2023-02-17_09-54-11.png\" alt=\"\" class=\"wp-image-7571\" srcset=\"https:\/\/www.qbytes.cloud\/wp-content\/uploads\/2023\/02\/2023-02-17_09-54-11.png 401w, https:\/\/www.qbytes.cloud\/wp-content\/uploads\/2023\/02\/2023-02-17_09-54-11-300x99.png 300w\" sizes=\"auto, (max-width: 401px) 100vw, 401px\" \/><\/a><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p>You can click Cancel to these popups or enter your password to continue. <\/p>\n\n\n\n<p>But, this article shows how to get rid of them permanently?<\/p>\n\n\n\n<p>This issue is Polkit. Polkit, which is an application authorization framework that captures actions performed by a user to check if the user is authorized to perform certain actions.<\/p>\n\n\n\n<p>Let&#8217;s create a new configuration file in \/etc\/polkit-1\/localauthority\/50-local.d\/45-allow-colord.pkla.  This will tell Polkit to continue without requiring the authentication prompt over RDP.<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: bash; title: ; notranslate\" title=\"\">\nsudo nano \/etc\/polkit-1\/localauthority\/50-local.d\/45-allow-colord.pkla\n<\/pre><\/div>\n\n\n<p>Paste in the following:<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: bash; title: ; notranslate\" title=\"\">\n&#x5B;Allow Colord all Users]\nIdentity=unix-user:*\nAction=org.freedesktop.color-manager.create-device;org.freedesktop.color-manager.create-profile;org.freedesktop.color-manager.delete-device;org.freedesktop.color-manager.delete-profile;org.freedesktop.color-manager.modify-device;org.freedesktop.color-manager.modify-profile\nResultAny=no\nResultInactive=no\nResultActive=yes\n<\/pre><\/div>\n\n\n<p>Save and exit. <\/p>\n\n\n\n<p>Now reboot Ubuntu and try logging in again over RDP \/ Windows Remote Desktop and the popups should be gone.<\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>These error usually show up on an RDP \/ Windows Remote Desktop session to Ubuntu. \u201cAuthentication is required to create a color profile\u201c \u201cAuthentication is required to create a color managed device\u201c You can click Cancel to these popups or enter your password to continue. But, this article shows how to get rid of them &#8230; <a title=\"How to fix \u201cAuthentication is required to create a color profile\/managed device\u201d on Ubuntu 22.04\" class=\"read-more\" href=\"https:\/\/www.qbytes.cloud\/index.php\/2023\/02\/17\/how-to-fix-authentication-is-required-to-create-a-color-profile-managed-device-on-ubuntu-22-04\/\" aria-label=\"Read more about How to fix \u201cAuthentication is required to create a color profile\/managed device\u201d on Ubuntu 22.04\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[117],"tags":[],"class_list":["post-7565","post","type-post","status-publish","format-standard","hentry","category-ubuntu"],"_links":{"self":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/posts\/7565","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/comments?post=7565"}],"version-history":[{"count":0,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/posts\/7565\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/media?parent=7565"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/categories?post=7565"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/tags?post=7565"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}