Skip to content

Commit 38c9379

Browse files
mgartnercarmstrong
authored andcommitted
docs(disable-registration): adds documentation on how to disable user registration
1 parent c637252 commit 38c9379

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

docs/managing_deis/operational_tasks.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,15 @@ You can use the ``deis perms`` command to promote a user to an administrator:
2929
3030
$ deis perms:create john --admin
3131
32+
Disabling user registration
33+
---------------------------
34+
35+
You can disallow all users from registering with the Deis cluster using the following command:
36+
37+
.. code-block:: console
38+
39+
$ deisctl config controller set registrationEnabled=0
40+
3241
3342
Re-issuing User Authentication Tokens
3443
-------------------------------------

0 commit comments

Comments
 (0)