[
https://issues.apache.org/jira/browse/IGNITE-10097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexey Kuznetsov updated IGNITE-10097:
--------------------------------------
Description:
See IGNITE-9941 for details
Sample commands:
For Web Console Docker standalone image:
docker run -e "server_disable_signup=true" -p 9090:80 _docker_image_id_
For Web Console Direct install for Linux:
./web-console-linux --server:disable:signup true --server:port 30005
If self registration disabled, Admin can create accounts in "Admin panel"
screen with "Actions -> Add user".
E-mail with link to reset password to new account will be e-mailed to User.
was:See IGNITE-9941 for details
> Document how to disable self-registration on Web Console
> --------------------------------------------------------
>
> Key: IGNITE-10097
> URL: https://issues.apache.org/jira/browse/IGNITE-10097
> Project: Ignite
> Issue Type: Task
> Components: documentation
> Reporter: Alexey Kuznetsov
> Assignee: Artem Budnikov
> Priority: Major
>
> See IGNITE-9941 for details
> Sample commands:
> For Web Console Docker standalone image:
> docker run -e "server_disable_signup=true" -p 9090:80 _docker_image_id_
> For Web Console Direct install for Linux:
> ./web-console-linux --server:disable:signup true --server:port 30005
>
> If self registration disabled, Admin can create accounts in "Admin panel"
> screen with "Actions -> Add user".
> E-mail with link to reset password to new account will be e-mailed to User.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)