{"id":4728,"date":"2026-01-17T11:07:14","date_gmt":"2026-01-17T11:07:14","guid":{"rendered":"https:\/\/netguide.io\/?p=1179"},"modified":"2026-01-17T11:07:14","modified_gmt":"2026-01-17T11:07:14","slug":"reset-or-find-out-the-nextcloud-aio-passphrase","status":"publish","type":"post","link":"https:\/\/netguide.io\/linux\/en\/reset-or-find-out-the-nextcloud-aio-passphrase\/","title":{"rendered":"Reset or find out the Nextcloud AIO passphrase"},"content":{"rendered":"\n<p class=\"has-e-1-e-4-e-8-color has-text-color\">Nextcloud AIO (All-in-One) is a convenient solution for deploying a complete Nextcloud installation with Docker. To access the AIO interface, a passphrase is required. If you have lost it, you can restore it with a simple command. In this article, we explain how to <strong>reset or find out<\/strong> the <strong>Nextcloud AIO passphrase<\/strong>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading has-e-1-e-4-e-8-color has-text-color\">Why is a passphrase required?<\/h2>\n\n\n\n<p class=\"has-e-1-e-4-e-8-color has-text-color\">The passphrase is required to access the Nextcloud AIO administration interface. Without it, you cannot make any further adjustments or updates via the web interface.<\/p>\n\n\n\n<h2 class=\"wp-block-heading has-e-1-e-4-e-8-color has-text-color\">Read out Nextcloud AIO passphrase<\/h2>\n\n\n\n<p class=\"has-e-1-e-4-e-8-color has-text-color\">If you have forgotten the passphrase, you can find it out with the following <strong>Docker command<\/strong>:<\/p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\" data-code-block-pro-font-family=\"Code-Pro-JetBrains-Mono\" style=\"font-size:.875rem;font-family:Code-Pro-JetBrains-Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.25rem;--cbp-tab-width:2\"><span style=\"padding:16px 0 0 16px;margin-bottom:-1px;width:100%;text-align:left;background-color:#24292e\"><\/span><span role=\"button\" style=\"color:#e1e4e8\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" aria-hidden=\"true\" readonly>sudo docker exec nextcloud-aio-mastercontainer grep password \/mnt\/docker-aio-config\/data\/configuration.json<\/textarea><\/pre><\/span><pre class=\"shiki github-dark\" style=\"background-color: #24292e\"><code><span class=\"line\"><span style=\"color: #B392F0\">sudo<\/span><span style=\"color: #E1E4E8\"> <\/span><span style=\"color: #9ECBFF\">docker<\/span><span style=\"color: #E1E4E8\"> <\/span><span style=\"color: #9ECBFF\">exec<\/span><span style=\"color: #E1E4E8\"> <\/span><span style=\"color: #9ECBFF\">nextcloud-aio-mastercontainer<\/span><span style=\"color: #E1E4E8\"> <\/span><span style=\"color: #9ECBFF\">grep<\/span><span style=\"color: #E1E4E8\"> <\/span><span style=\"color: #9ECBFF\">password<\/span><span style=\"color: #E1E4E8\"> <\/span><span style=\"color: #9ECBFF\">\/mnt\/docker-aio-config\/data\/configuration.json<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<h3 class=\"wp-block-heading has-e-1-e-4-e-8-color has-text-color\">Step-by-step instructions<\/h3>\n\n\n\n<ol start=\"1\" class=\"wp-block-list has-e-1-e-4-e-8-color has-text-color\">\n<li><strong>Connect to the server:<\/strong>\n<ul class=\"wp-block-list\">\n<li>Log in via SSH to the server on which Nextcloud AIO is running.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>Execute the command:<\/strong>\n<ul class=\"wp-block-list\">\n<li>Copy the above command and paste it into the terminal.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>Read passphrase:<\/strong>\n<ul class=\"wp-block-list\">\n<li>The command displays the saved passphrase. Make a secure note of it!<\/li>\n<\/ul>\n<\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading has-e-1-e-4-e-8-color has-text-color\">Reset Nextcloud AIO passphrase<\/h2>\n\n\n\n<p class=\"has-e-1-e-4-e-8-color has-text-color\">If you cannot restore the passphrase or want to change it for security reasons, you can reset it:<\/p>\n\n\n\n<h3 class=\"wp-block-heading has-e-1-e-4-e-8-color has-text-color\">Step 1: Switch to the configuration folder<\/h3>\n\n\n\n<p class=\"has-e-1-e-4-e-8-color has-text-color\">If you have direct access to the Nextcloud AIO configuration file, you can edit it manually:<\/p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\" data-code-block-pro-font-family=\"Code-Pro-JetBrains-Mono\" style=\"font-size:.875rem;font-family:Code-Pro-JetBrains-Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.25rem;--cbp-tab-width:2\"><span style=\"padding:16px 0 0 16px;margin-bottom:-1px;width:100%;text-align:left;background-color:#24292e\"><\/span><span role=\"button\" style=\"color:#e1e4e8\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" aria-hidden=\"true\" readonly>sudo nano \/mnt\/docker-aio-config\/data\/configuration.json<\/textarea><\/pre><\/span><pre class=\"shiki github-dark\" style=\"background-color: #24292e\"><code><span class=\"line\"><span style=\"color: #B392F0\">sudo<\/span><span style=\"color: #E1E4E8\"> <\/span><span style=\"color: #9ECBFF\">nano<\/span><span style=\"color: #E1E4E8\"> <\/span><span style=\"color: #9ECBFF\">\/mnt\/docker-aio-config\/data\/configuration.json<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<h3 class=\"wp-block-heading has-e-1-e-4-e-8-color has-text-color\">Step 2: Edit password field<\/h3>\n\n\n\n<p class=\"has-e-1-e-4-e-8-color has-text-color\">Search for the entry in the file:<\/p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\" data-code-block-pro-font-family=\"Code-Pro-JetBrains-Mono\" style=\"font-size:.875rem;font-family:Code-Pro-JetBrains-Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.25rem;--cbp-tab-width:2\"><span style=\"padding:16px 0 0 16px;margin-bottom:-1px;width:100%;text-align:left;background-color:#24292e\"><\/span><span role=\"button\" style=\"color:#e1e4e8\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" aria-hidden=\"true\" readonly>\"password\": \"deine-alte-passphrase\"<\/textarea><\/pre><\/span><pre class=\"shiki github-dark\" style=\"background-color: #24292e\"><code><span class=\"line\"><span style=\"color: #B392F0\">&quot;password&quot;<\/span><span style=\"color: #79B8FF\">:<\/span><span style=\"color: #E1E4E8\"> <\/span><span style=\"color: #9ECBFF\">&quot;deine-alte-passphrase&quot;<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<p class=\"has-e-1-e-4-e-8-color has-text-color\">Replace <strong>&#8220;your-old-passphrase&#8221;<\/strong> with a new, secure password.<\/p>\n\n\n\n<h3 class=\"wp-block-heading has-e-1-e-4-e-8-color has-text-color\">Step 3: Restart the Docker container<\/h3>\n\n\n\n<p class=\"has-e-1-e-4-e-8-color has-text-color\">To apply the changes, restart the Nextcloud AIO container:<\/p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\" data-code-block-pro-font-family=\"Code-Pro-JetBrains-Mono\" style=\"font-size:.875rem;font-family:Code-Pro-JetBrains-Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.25rem;--cbp-tab-width:2\"><span style=\"padding:16px 0 0 16px;margin-bottom:-1px;width:100%;text-align:left;background-color:#24292e\"><\/span><span role=\"button\" style=\"color:#e1e4e8\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" aria-hidden=\"true\" readonly>sudo docker restart nextcloud-aio-mastercontainer<\/textarea><\/pre><\/span><pre class=\"shiki github-dark\" style=\"background-color: #24292e\"><code><span class=\"line\"><span style=\"color: #B392F0\">sudo<\/span><span style=\"color: #E1E4E8\"> <\/span><span style=\"color: #9ECBFF\">docker<\/span><span style=\"color: #E1E4E8\"> <\/span><span style=\"color: #9ECBFF\">restart<\/span><span style=\"color: #E1E4E8\"> <\/span><span style=\"color: #9ECBFF\">nextcloud-aio-mastercontainer<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<p class=\"has-e-1-e-4-e-8-color has-text-color\">You can then log into the AIO interface with the new passphrase.<\/p>\n\n\n\n<h2 class=\"wp-block-heading has-e-1-e-4-e-8-color has-text-color\">What is Nextcloud AIO?<\/h2>\n\n\n\n<p class=\"has-e-1-e-4-e-8-color has-text-color\">Nextcloud AIO (All-in-One) is a special version of Nextcloud that was developed as a complete solution for deploying and managing a Nextcloud instance with Docker. This variant offers easy installation and maintenance by providing all required services in separate, preconfigured containers. This makes Nextcloud AIO particularly suitable for users who need an uncomplicated but powerful cloud storage solution.<\/p>\n\n\n\n<h2 class=\"wp-block-heading has-e-1-e-4-e-8-color has-text-color\">Conclusion<\/h2>\n\n\n\n<p class=\"has-e-1-e-4-e-8-color has-text-color\">Resetting or restoring the Nextcloud AIO passphrase is easily done by <strong>reading<\/strong> the saved passphrase with a <strong>Docker command<\/strong> or manually editing the configuration file. Make sure to save your new passphrase securely to avoid future problems.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Nextcloud AIO (All-in-One) is a convenient solution for deploying a complete Nextcloud installation with Docker. To access the AIO interface, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":280,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[444],"tags":[447],"class_list":["post-4728","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-nextcloud-en","tag-nextcloud-aio-en"],"uagb_featured_image_src":{"full":["https:\/\/netguide.io\/linux\/wp-content\/uploads\/sites\/2\/2025\/11\/nextcloud-linuxbase.png",1920,1080,false],"thumbnail":["https:\/\/netguide.io\/linux\/wp-content\/uploads\/sites\/2\/2025\/11\/nextcloud-linuxbase-150x150.png",150,150,true],"medium":["https:\/\/netguide.io\/linux\/wp-content\/uploads\/sites\/2\/2025\/11\/nextcloud-linuxbase-300x169.png",300,169,true],"medium_large":["https:\/\/netguide.io\/linux\/wp-content\/uploads\/sites\/2\/2025\/11\/nextcloud-linuxbase-768x432.png",768,432,true],"large":["https:\/\/netguide.io\/linux\/wp-content\/uploads\/sites\/2\/2025\/11\/nextcloud-linuxbase-1024x576.png",1024,576,true],"1536x1536":["https:\/\/netguide.io\/linux\/wp-content\/uploads\/sites\/2\/2025\/11\/nextcloud-linuxbase-1536x864.png",1536,864,true],"2048x2048":["https:\/\/netguide.io\/linux\/wp-content\/uploads\/sites\/2\/2025\/11\/nextcloud-linuxbase.png",1920,1080,false]},"uagb_author_info":{"display_name":"tobias.pries","author_link":"https:\/\/netguide.io\/linux\/author\/tobias-pries\/"},"uagb_comment_info":0,"uagb_excerpt":"Nextcloud AIO (All-in-One) is a convenient solution for deploying a complete Nextcloud installation with Docker. To access the AIO interface, [&hellip;]","_links":{"self":[{"href":"https:\/\/netguide.io\/linux\/wp-json\/wp\/v2\/posts\/4728","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/netguide.io\/linux\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/netguide.io\/linux\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/netguide.io\/linux\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/netguide.io\/linux\/wp-json\/wp\/v2\/comments?post=4728"}],"version-history":[{"count":0,"href":"https:\/\/netguide.io\/linux\/wp-json\/wp\/v2\/posts\/4728\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/netguide.io\/linux\/wp-json\/wp\/v2\/media\/280"}],"wp:attachment":[{"href":"https:\/\/netguide.io\/linux\/wp-json\/wp\/v2\/media?parent=4728"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/netguide.io\/linux\/wp-json\/wp\/v2\/categories?post=4728"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/netguide.io\/linux\/wp-json\/wp\/v2\/tags?post=4728"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}