{"id":242,"date":"2025-08-11T19:04:36","date_gmt":"2025-08-11T17:04:36","guid":{"rendered":"https:\/\/dkarchive.sv-dsy.de\/?post_type=docs&#038;p=242"},"modified":"2025-08-11T19:05:32","modified_gmt":"2025-08-11T17:05:32","password":"","slug":"11-4-benutzer-aktivieren-deaktiveren-via-shell","status":"publish","type":"docs","link":"https:\/\/dkarchive.sv-dsy.de\/index.php\/docs\/11-4-benutzer-aktivieren-deaktiveren-via-shell\/","title":{"rendered":"11.4 Benutzer Aktivieren &amp; Deaktiveren via Shell"},"content":{"rendered":"\n<p>Melden sie sich als Root an und geben sie folgenden Command ein und \u00c4ndern sie folgende Variabeln<br><br>ADMINTOKEN<br>benutzerid:domain.tld<br><br>F\u00fcr Aktiveren: {&#8222;deactivated&#8220;: false}<br>F\u00fcr Deaktiveren: {&#8222;deactivated&#8220;: true}<br>:<br><br><\/p>\n\n\n\n<p>Benutzer Aktivieren:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">curl -X PUT \"http:\/\/localhost:8008\/_synapse\/admin\/v2\/users\/@benutzerid:domain.tld\" -H \"Authorization: Bearer ADMINTOKEN\" -H \"Content-Type: application\/json\" -d '{\"deactivated\": false}'<\/pre>\n\n\n\n<p>Benutzer Deaktiviern:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">curl -X PUT \"http:\/\/localhost:8008\/_synapse\/admin\/v2\/users\/@benutzerid:domain.tld\" -H \"Authorization: Bearer ADMINTOKEN\" -H \"Content-Type: application\/json\" -d '{\"deactivated\": true}'<\/pre>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Melden sie sich als Root an und geben sie folgenden Command ein und \u00c4ndern sie folgende Variabeln ADMINTOKENbenutzerid:domain.tld F\u00fcr Aktiveren: {&#8222;deactivated&#8220;: false}F\u00fcr Deaktiveren: {&#8222;deactivated&#8220;: true}: Benutzer Aktivieren: curl -X PUT &#8222;http:\/\/localhost:8008\/_synapse\/admin\/v2\/users\/@benutzerid:domain.tld&#8220; -H &#8222;Authorization: Bearer ADMINTOKEN&#8220; -H &#8222;Content-Type: application\/json&#8220; -d &#8218;{&#8222;deactivated&#8220;: false}&#8216; Benutzer Deaktiviern: curl -X PUT &#8222;http:\/\/localhost:8008\/_synapse\/admin\/v2\/users\/@benutzerid:domain.tld&#8220; -H &#8222;Authorization: Bearer ADMINTOKEN&#8220; -H &#8222;Content-Type: application\/json&#8220; -d [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","template":"","meta":{"footnotes":""},"doc_category":[21],"doc_tag":[],"class_list":["post-242","docs","type-docs","status-publish","hentry","doc_category-matrix-synapse"],"year_month":"2026-04","word_count":82,"total_views":0,"reactions":{"happy":0,"normal":0,"sad":0},"author_info":{"author_nicename":"admin-willi","author_url":"https:\/\/dkarchive.sv-dsy.de\/index.php\/author\/admin-willi\/"},"doc_category_info":[{"term_name":"11.0 Matrix Synapse","term_url":"https:\/\/dkarchive.sv-dsy.de\/index.php\/docs-category\/matrix-synapse\/"}],"doc_tag_info":[],"author_list":[{"ID":"1","user_login":"admin-willi","display_name":"admin-willi","id":"1"},{"ID":"2","user_login":"willi","display_name":"Willi Eichhorst","id":"2"}],"_links":{"self":[{"href":"https:\/\/dkarchive.sv-dsy.de\/index.php\/wp-json\/wp\/v2\/docs\/242","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dkarchive.sv-dsy.de\/index.php\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/dkarchive.sv-dsy.de\/index.php\/wp-json\/wp\/v2\/types\/docs"}],"author":[{"embeddable":true,"href":"https:\/\/dkarchive.sv-dsy.de\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dkarchive.sv-dsy.de\/index.php\/wp-json\/wp\/v2\/comments?post=242"}],"version-history":[{"count":3,"href":"https:\/\/dkarchive.sv-dsy.de\/index.php\/wp-json\/wp\/v2\/docs\/242\/revisions"}],"predecessor-version":[{"id":245,"href":"https:\/\/dkarchive.sv-dsy.de\/index.php\/wp-json\/wp\/v2\/docs\/242\/revisions\/245"}],"wp:attachment":[{"href":"https:\/\/dkarchive.sv-dsy.de\/index.php\/wp-json\/wp\/v2\/media?parent=242"}],"wp:term":[{"taxonomy":"doc_category","embeddable":true,"href":"https:\/\/dkarchive.sv-dsy.de\/index.php\/wp-json\/wp\/v2\/doc_category?post=242"},{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/dkarchive.sv-dsy.de\/index.php\/wp-json\/wp\/v2\/doc_tag?post=242"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}