{"id":5526,"date":"2021-12-28T07:59:12","date_gmt":"2021-12-28T13:59:12","guid":{"rendered":"https:\/\/www.knownhost.com\/kb\/?p=5526"},"modified":"2023-06-12T07:44:14","modified_gmt":"2023-06-12T12:44:14","slug":"how-to-enable-account-creation-notifications-in-directadmin","status":"publish","type":"post","link":"https:\/\/www.knownhost.com\/kb\/how-to-enable-account-creation-notifications-in-directadmin\/","title":{"rendered":"How To Enable Account Creation Notifications in DirectAdmin?"},"content":{"rendered":"\n<p>Suppose you would like all admin accounts to be notified via your DirectAdmin server&#8217;s messaging system every time a new account is created by any account type (other admins, resellers, etc.). In that case, you will need to enable the setting in the DirectAdmin configuration. Learn, How To Enable Account Creation Notifications in DirectAdmin?<\/p>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity\"\/>\n\n\n\n<p>Login to server as&nbsp;<strong>root<\/strong>.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" width=\"1024\" height=\"609\" src=\"https:\/\/www.knownhost.com\/kb\/wp-content\/uploads\/2021\/12\/login-to-vps-as-root--1024x609.jpg\" alt=\"login to vps as root\" class=\"wp-image-5299\" srcset=\"https:\/\/www.knownhost.com\/kb\/wp-content\/uploads\/2021\/12\/login-to-vps-as-root--1024x609.jpg 1024w, https:\/\/www.knownhost.com\/kb\/wp-content\/uploads\/2021\/12\/login-to-vps-as-root--300x179.jpg 300w, https:\/\/www.knownhost.com\/kb\/wp-content\/uploads\/2021\/12\/login-to-vps-as-root--768x457.jpg 768w, https:\/\/www.knownhost.com\/kb\/wp-content\/uploads\/2021\/12\/login-to-vps-as-root-.jpg 1230w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>In the DirectAdmin&#8217;s configuration file, we need to enable the setting notify_admins_on_all_account_creation by changing its value to 1 using the following command,<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code><strong>\/usr\/local\/directadmin\/directadmin set notify_admins_on_all_account_creation 1 restart<\/strong><\/code><\/pre>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"326\" src=\"https:\/\/www.knownhost.com\/kb\/wp-content\/uploads\/2021\/12\/notify_admins_on_all_account_creation-1024x326.jpg\" alt=\"notify_admins_on_all_account_creation\" class=\"wp-image-5527\" srcset=\"https:\/\/www.knownhost.com\/kb\/wp-content\/uploads\/2021\/12\/notify_admins_on_all_account_creation-1024x326.jpg 1024w, https:\/\/www.knownhost.com\/kb\/wp-content\/uploads\/2021\/12\/notify_admins_on_all_account_creation-300x96.jpg 300w, https:\/\/www.knownhost.com\/kb\/wp-content\/uploads\/2021\/12\/notify_admins_on_all_account_creation-768x245.jpg 768w, https:\/\/www.knownhost.com\/kb\/wp-content\/uploads\/2021\/12\/notify_admins_on_all_account_creation.jpg 1325w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>The above command will make the changes in&nbsp;<strong>\/usr\/local\/directadmin\/conf\/directadmin.conf<\/strong>&nbsp;file by adding 1 value in front of&nbsp;<strong>notify_admins_on_all_account_creation<\/strong>&nbsp;to enable the feature. You can verify the made changes using following command,<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code><strong>cat \/usr\/local\/directadmin\/conf\/directadmin.conf | grep notify_admins_on_all_account_creation<\/strong><\/code><\/pre>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"326\" src=\"https:\/\/www.knownhost.com\/kb\/wp-content\/uploads\/2021\/12\/verify-the-email-notification-1-directadmin-1024x326.jpg\" alt=\"verify the email notification 1 directadmin\" class=\"wp-image-5528\" srcset=\"https:\/\/www.knownhost.com\/kb\/wp-content\/uploads\/2021\/12\/verify-the-email-notification-1-directadmin-1024x326.jpg 1024w, https:\/\/www.knownhost.com\/kb\/wp-content\/uploads\/2021\/12\/verify-the-email-notification-1-directadmin-300x96.jpg 300w, https:\/\/www.knownhost.com\/kb\/wp-content\/uploads\/2021\/12\/verify-the-email-notification-1-directadmin-768x245.jpg 768w, https:\/\/www.knownhost.com\/kb\/wp-content\/uploads\/2021\/12\/verify-the-email-notification-1-directadmin.jpg 1325w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>You will now receive notifications via the messaging system in the following format,<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Subject: User account knownhostda has just been created\n\nAccount resellerhosting has just created User knownhostda from IP 1.2.3.4 Domain: knownhostaccount.com<\/code><\/pre>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Conclusion<\/h2>\n\n\n\n<p>Now that we\u2019ve gone over how to enable account creation notifications in the DirectAdmin control panel. Every time the new account is created on the DirectAdmin server, all the privileged admins will be notified accordingly.<\/p>\n\n\n\n<p>KnownHost offers 365 days a year, 24 hours a day, all 7 days of the week best in class technical support. A dedicated team ready to help you with requests should you need our assistance. You\u2019re not using KnownHost for the best webhosting experience? Well, why not? Check with&nbsp;<a href=\"https:\/\/www.knownhost.com\/contact\">our Sales team<\/a>&nbsp;to see what can&nbsp;<a href=\"https:\/\/www.knownhost.com\/\">KnownHost<\/a>&nbsp;do for you in improving your webhosting experience.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Suppose you would like all admin accounts to be notified via your DirectAdmin server&#8217;s messaging system every time a new account is created by any account type (other admins, resellers, etc.). In that case, you will need to enable the setting in the DirectAdmin configuration. Learn, How To Enable Account Creation Notifications in DirectAdmin? Login [&hellip;]<\/p>\n","protected":false},"author":6,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[96],"tags":[349,128,526],"class_list":["post-5526","post","type-post","status-publish","format-standard","hentry","category-directadmin","tag-account","tag-directadmin","tag-notification"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How To Enable Account Creation Notifications in DirectAdmin? - KnownHost<\/title>\n<meta name=\"description\" content=\"Get notified everytime when new DirectAdmin account get deployed. Learn, how to enable account creation notification in DirectAdmin.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.knownhost.com\/kb\/how-to-enable-account-creation-notifications-in-directadmin\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How To Enable Account Creation Notifications in DirectAdmin? - KnownHost\" \/>\n<meta property=\"og:description\" content=\"Get notified everytime when new DirectAdmin account get deployed. Learn, how to enable account creation notification in DirectAdmin.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.knownhost.com\/kb\/how-to-enable-account-creation-notifications-in-directadmin\/\" \/>\n<meta property=\"og:site_name\" content=\"KnownHost\" \/>\n<meta property=\"article:published_time\" content=\"2021-12-28T13:59:12+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-06-12T12:44:14+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.knownhost.com\/kb\/wp-content\/uploads\/2021\/12\/login-to-vps-as-root--1024x609.jpg\" \/>\n<meta name=\"author\" content=\"Somesh Z\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Somesh Z\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.knownhost.com\\\/kb\\\/how-to-enable-account-creation-notifications-in-directadmin\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.knownhost.com\\\/kb\\\/how-to-enable-account-creation-notifications-in-directadmin\\\/\"},\"author\":{\"name\":\"Somesh Z\",\"@id\":\"https:\\\/\\\/www.knownhost.com\\\/kb\\\/#\\\/schema\\\/person\\\/8b518f13cf69dd00d147e577d63ff3b1\"},\"headline\":\"How To Enable Account Creation Notifications in DirectAdmin?\",\"datePublished\":\"2021-12-28T13:59:12+00:00\",\"dateModified\":\"2023-06-12T12:44:14+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.knownhost.com\\\/kb\\\/how-to-enable-account-creation-notifications-in-directadmin\\\/\"},\"wordCount\":255,\"image\":{\"@id\":\"https:\\\/\\\/www.knownhost.com\\\/kb\\\/how-to-enable-account-creation-notifications-in-directadmin\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.knownhost.com\\\/kb\\\/wp-content\\\/uploads\\\/2021\\\/12\\\/login-to-vps-as-root--1024x609.jpg\",\"keywords\":[\"account\",\"directadmin\",\"notification\"],\"articleSection\":[\"DirectAdmin\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.knownhost.com\\\/kb\\\/how-to-enable-account-creation-notifications-in-directadmin\\\/\",\"url\":\"https:\\\/\\\/www.knownhost.com\\\/kb\\\/how-to-enable-account-creation-notifications-in-directadmin\\\/\",\"name\":\"How To Enable Account Creation Notifications in DirectAdmin? - KnownHost\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.knownhost.com\\\/kb\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.knownhost.com\\\/kb\\\/how-to-enable-account-creation-notifications-in-directadmin\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.knownhost.com\\\/kb\\\/how-to-enable-account-creation-notifications-in-directadmin\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.knownhost.com\\\/kb\\\/wp-content\\\/uploads\\\/2021\\\/12\\\/login-to-vps-as-root--1024x609.jpg\",\"datePublished\":\"2021-12-28T13:59:12+00:00\",\"dateModified\":\"2023-06-12T12:44:14+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.knownhost.com\\\/kb\\\/#\\\/schema\\\/person\\\/8b518f13cf69dd00d147e577d63ff3b1\"},\"description\":\"Get notified everytime when new DirectAdmin account get deployed. Learn, how to enable account creation notification in DirectAdmin.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.knownhost.com\\\/kb\\\/how-to-enable-account-creation-notifications-in-directadmin\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.knownhost.com\\\/kb\\\/how-to-enable-account-creation-notifications-in-directadmin\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.knownhost.com\\\/kb\\\/how-to-enable-account-creation-notifications-in-directadmin\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.knownhost.com\\\/kb\\\/wp-content\\\/uploads\\\/2021\\\/12\\\/login-to-vps-as-root-.jpg\",\"contentUrl\":\"https:\\\/\\\/www.knownhost.com\\\/kb\\\/wp-content\\\/uploads\\\/2021\\\/12\\\/login-to-vps-as-root-.jpg\",\"width\":1230,\"height\":732,\"caption\":\"login to vps as root\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.knownhost.com\\\/kb\\\/how-to-enable-account-creation-notifications-in-directadmin\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.knownhost.com\\\/kb\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How To Enable Account Creation Notifications in DirectAdmin?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.knownhost.com\\\/kb\\\/#website\",\"url\":\"https:\\\/\\\/www.knownhost.com\\\/kb\\\/\",\"name\":\"KnownHost\",\"description\":\"KnownHost provides a comprehensive webhosting knowledge base to help answer many of your common webhosting and linux questions.\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.knownhost.com\\\/kb\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.knownhost.com\\\/kb\\\/#\\\/schema\\\/person\\\/8b518f13cf69dd00d147e577d63ff3b1\",\"name\":\"Somesh Z\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/276c97317c2d6905cc5a1bd9ceb10a0fd121cc4da22126f648fa88f95dcf32dd?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/276c97317c2d6905cc5a1bd9ceb10a0fd121cc4da22126f648fa88f95dcf32dd?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/276c97317c2d6905cc5a1bd9ceb10a0fd121cc4da22126f648fa88f95dcf32dd?s=96&d=mm&r=g\",\"caption\":\"Somesh Z\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How To Enable Account Creation Notifications in DirectAdmin? - KnownHost","description":"Get notified everytime when new DirectAdmin account get deployed. Learn, how to enable account creation notification in DirectAdmin.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.knownhost.com\/kb\/how-to-enable-account-creation-notifications-in-directadmin\/","og_locale":"en_US","og_type":"article","og_title":"How To Enable Account Creation Notifications in DirectAdmin? - KnownHost","og_description":"Get notified everytime when new DirectAdmin account get deployed. Learn, how to enable account creation notification in DirectAdmin.","og_url":"https:\/\/www.knownhost.com\/kb\/how-to-enable-account-creation-notifications-in-directadmin\/","og_site_name":"KnownHost","article_published_time":"2021-12-28T13:59:12+00:00","article_modified_time":"2023-06-12T12:44:14+00:00","og_image":[{"url":"https:\/\/www.knownhost.com\/kb\/wp-content\/uploads\/2021\/12\/login-to-vps-as-root--1024x609.jpg","type":"","width":"","height":""}],"author":"Somesh Z","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Somesh Z","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.knownhost.com\/kb\/how-to-enable-account-creation-notifications-in-directadmin\/#article","isPartOf":{"@id":"https:\/\/www.knownhost.com\/kb\/how-to-enable-account-creation-notifications-in-directadmin\/"},"author":{"name":"Somesh Z","@id":"https:\/\/www.knownhost.com\/kb\/#\/schema\/person\/8b518f13cf69dd00d147e577d63ff3b1"},"headline":"How To Enable Account Creation Notifications in DirectAdmin?","datePublished":"2021-12-28T13:59:12+00:00","dateModified":"2023-06-12T12:44:14+00:00","mainEntityOfPage":{"@id":"https:\/\/www.knownhost.com\/kb\/how-to-enable-account-creation-notifications-in-directadmin\/"},"wordCount":255,"image":{"@id":"https:\/\/www.knownhost.com\/kb\/how-to-enable-account-creation-notifications-in-directadmin\/#primaryimage"},"thumbnailUrl":"https:\/\/www.knownhost.com\/kb\/wp-content\/uploads\/2021\/12\/login-to-vps-as-root--1024x609.jpg","keywords":["account","directadmin","notification"],"articleSection":["DirectAdmin"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.knownhost.com\/kb\/how-to-enable-account-creation-notifications-in-directadmin\/","url":"https:\/\/www.knownhost.com\/kb\/how-to-enable-account-creation-notifications-in-directadmin\/","name":"How To Enable Account Creation Notifications in DirectAdmin? - KnownHost","isPartOf":{"@id":"https:\/\/www.knownhost.com\/kb\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.knownhost.com\/kb\/how-to-enable-account-creation-notifications-in-directadmin\/#primaryimage"},"image":{"@id":"https:\/\/www.knownhost.com\/kb\/how-to-enable-account-creation-notifications-in-directadmin\/#primaryimage"},"thumbnailUrl":"https:\/\/www.knownhost.com\/kb\/wp-content\/uploads\/2021\/12\/login-to-vps-as-root--1024x609.jpg","datePublished":"2021-12-28T13:59:12+00:00","dateModified":"2023-06-12T12:44:14+00:00","author":{"@id":"https:\/\/www.knownhost.com\/kb\/#\/schema\/person\/8b518f13cf69dd00d147e577d63ff3b1"},"description":"Get notified everytime when new DirectAdmin account get deployed. Learn, how to enable account creation notification in DirectAdmin.","breadcrumb":{"@id":"https:\/\/www.knownhost.com\/kb\/how-to-enable-account-creation-notifications-in-directadmin\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.knownhost.com\/kb\/how-to-enable-account-creation-notifications-in-directadmin\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.knownhost.com\/kb\/how-to-enable-account-creation-notifications-in-directadmin\/#primaryimage","url":"https:\/\/www.knownhost.com\/kb\/wp-content\/uploads\/2021\/12\/login-to-vps-as-root-.jpg","contentUrl":"https:\/\/www.knownhost.com\/kb\/wp-content\/uploads\/2021\/12\/login-to-vps-as-root-.jpg","width":1230,"height":732,"caption":"login to vps as root"},{"@type":"BreadcrumbList","@id":"https:\/\/www.knownhost.com\/kb\/how-to-enable-account-creation-notifications-in-directadmin\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.knownhost.com\/kb\/"},{"@type":"ListItem","position":2,"name":"How To Enable Account Creation Notifications in DirectAdmin?"}]},{"@type":"WebSite","@id":"https:\/\/www.knownhost.com\/kb\/#website","url":"https:\/\/www.knownhost.com\/kb\/","name":"KnownHost","description":"KnownHost provides a comprehensive webhosting knowledge base to help answer many of your common webhosting and linux questions.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.knownhost.com\/kb\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.knownhost.com\/kb\/#\/schema\/person\/8b518f13cf69dd00d147e577d63ff3b1","name":"Somesh Z","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/276c97317c2d6905cc5a1bd9ceb10a0fd121cc4da22126f648fa88f95dcf32dd?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/276c97317c2d6905cc5a1bd9ceb10a0fd121cc4da22126f648fa88f95dcf32dd?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/276c97317c2d6905cc5a1bd9ceb10a0fd121cc4da22126f648fa88f95dcf32dd?s=96&d=mm&r=g","caption":"Somesh Z"}}]}},"_links":{"self":[{"href":"https:\/\/www.knownhost.com\/kb\/wp-json\/wp\/v2\/posts\/5526","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.knownhost.com\/kb\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.knownhost.com\/kb\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.knownhost.com\/kb\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/www.knownhost.com\/kb\/wp-json\/wp\/v2\/comments?post=5526"}],"version-history":[{"count":0,"href":"https:\/\/www.knownhost.com\/kb\/wp-json\/wp\/v2\/posts\/5526\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.knownhost.com\/kb\/wp-json\/wp\/v2\/media?parent=5526"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.knownhost.com\/kb\/wp-json\/wp\/v2\/categories?post=5526"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.knownhost.com\/kb\/wp-json\/wp\/v2\/tags?post=5526"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}