Skip to content
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

Change Wazuh API default user from wazuh to wazuh-wui #2852

Closed
s-ocando opened this issue Jan 27, 2021 · 0 comments · Fixed by #2860
Closed

Change Wazuh API default user from wazuh to wazuh-wui #2852

s-ocando opened this issue Jan 27, 2021 · 0 comments · Fixed by #2860
Assignees
Labels
type/enhancement Enhancement issue

Comments

@s-ocando
Copy link
Contributor

I suggest changing the default API credentials from wazuh to wazuh-wui as this user has default rules that map administrator permissions for the default Elastic and Open Distro users making the RBAC experience more user-friendly.

hosts:
  - default:
     url: https://localhost
     port: 55000
     username: wazuh-wui
     password: wazuh-wui
     run_as: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement Enhancement issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants