-
Notifications
You must be signed in to change notification settings - Fork 128
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Default login credentials? #6
Comments
did you get what is the default credentials? I have no idea, where's to create it on docker container? |
We have neither default credentials nor admin user created 😄
|
I have tried to use that command as written on docs. on which container I should use that command on huly docker self host version? |
Ah, the tools are available in the sources only. There is much simpler way to do this. Just create a new account from UI, when you create a new workspace, it will this account will be an admin account for this workspace. |
Aren't there any "server admin" account, which could, like, manage other users, i.e. enable/disable creation of new accounts? |
@avl93 nope. The user who created a workspace becomes the owner of this workspace and can manage existing accounts. We do not provide a way to disable creation of new accounts, though. |
If this is true, then it`s no point of hosting and testing this.... free for all who finds it to just start using. Not a goos security feature or argument to show leaders at work |
I deployed this today on a ubuntu machine and got the same problem:
Altho as explained I could create a new user via the web UI but I get the error as mentioned by @kokoali-bima reported in #15 Edit: I tested the fix provided in #36 and I was able to create the use via the web UI |
Please check #55 on disabling sign-up. |
What are the default admin credentials, or how are they set up the first time? I've got the accounts service up, but everything I've tried is returning
platform:status:AccountNotFound
.The text was updated successfully, but these errors were encountered: