{"id":425,"date":"2021-06-23T04:18:20","date_gmt":"2021-06-23T11:18:20","guid":{"rendered":"https:\/\/sfcompy.com\/blog\/?p=425"},"modified":"2021-06-26T14:07:43","modified_gmt":"2021-06-26T21:07:43","slug":"hide-show-login-user-macos-cli","status":"publish","type":"post","link":"https:\/\/sfcompy.com\/blog\/hide-show-login-user-macos-cli\/","title":{"rendered":"Hide or Show mac Login User &#8211; MacOS CLI"},"content":{"rendered":"\n<p>It is a simple way to hide a user\\s account from your mac login screen. from security perspective, when your computer is located and connected to a network at public places &#8211; its a simple way to protect your mac from exposing the login screen with the standard  and the admin users accounts names. it is also a simply way to avoid and to protect the mac from any other authorized users to try to login to any other accounts in the computer   <\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"># To hide a user account(replace the 'hiddenuser') in the macOS login window\n\n&gt; sudo dscl . create \/Users\/hiddenuser IsHidden 1&nbsp;\n\n# To show a hidden user account in the macOS login window\n\n&gt; sudo dscl . create \/Users\/hiddenuser IsHidden 0 <\/pre>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>It is a simple way to hide a user\\s account from your mac login screen. from security perspective, when your computer is located and connected to a network at public places &#8211; its a simple way to protect your mac from exposing the login screen with the standard and the admin users accounts names. it&#8230;<\/p>\n<p class=\"more-link-wrap\"><a href=\"https:\/\/sfcompy.com\/blog\/hide-show-login-user-macos-cli\/\" class=\"more-link\">Read More<span class=\"screen-reader-text\"> &ldquo;Hide or Show mac Login User &#8211; MacOS CLI&rdquo;<\/span> &raquo;<\/a><\/p>\n","protected":false},"author":2,"featured_media":123,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[64,61,51],"tags":[73,79,81,82,80,29],"_links":{"self":[{"href":"https:\/\/sfcompy.com\/blog\/wp-json\/wp\/v2\/posts\/425"}],"collection":[{"href":"https:\/\/sfcompy.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/sfcompy.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/sfcompy.com\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/sfcompy.com\/blog\/wp-json\/wp\/v2\/comments?post=425"}],"version-history":[{"count":0,"href":"https:\/\/sfcompy.com\/blog\/wp-json\/wp\/v2\/posts\/425\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/sfcompy.com\/blog\/wp-json\/wp\/v2\/media\/123"}],"wp:attachment":[{"href":"https:\/\/sfcompy.com\/blog\/wp-json\/wp\/v2\/media?parent=425"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sfcompy.com\/blog\/wp-json\/wp\/v2\/categories?post=425"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sfcompy.com\/blog\/wp-json\/wp\/v2\/tags?post=425"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}