Skip to content

Latest commit

 

History

History
52 lines (37 loc) · 1.17 KB

web-users.md

File metadata and controls

52 lines (37 loc) · 1.17 KB

Help

  1. Starting and stopping processes
  2. Controlling the Daemon
  3. Managing clusters
  4. Installing and running apps
  5. Remote access and monitoring (e.g. guv-web)
  6. Web interface
  7. Web interface - configuration
  8. Web interface - user management
  9. Programmatic access
  10. Programmatic access - local
  11. Programmatic access - remote
  12. Programmatic access - events

User administration

These commands administer users on a guvnor-web instance and will update your guvnor-web and guvnor-web-users config files.

For the time being guvnor-web must not be running while you do this.

Adding users

guv-web useradd alex

Removing users

guv-web rmuser alex

Resetting passwords

guv-web passwd alex

Listing users

guv-web lsusers

Changing the password salt

N.b. this will invalidate all user passwords, so don't forget to reset them otherwise no-one will be able to log in!

guv-web gensalt