← Back to team overview

nagios-charmers team mailing list archive

[Bug 1886887] Re: allow to add extra users

 

What's the purpose of these new users?

** Changed in: charm-nagios
   Importance: Undecided => Low

** Changed in: charm-nagios
       Status: New => Triaged

-- 
You received this bug notification because you are a member of Nagios
Charm developers, which is subscribed to Nagios Charm.
https://bugs.launchpad.net/bugs/1886887

Title:
  allow to add extra users

Status in Nagios Charm:
  Triaged

Bug description:
  So far, this charm only allow 2 users:

  1) admin user, default to nagiosadmin
  2) readonly user, name fixed to nagiosro, enabled when ro-passwd is provided.

  This design is not flexible, e.g.:
  in some cases, extra user with special name needs to be added for existing infra.

  We can allow to add extra users with a new config, e.g.:

  extra-users: name1:pass1:ro,name2:pass2:rw

  which will be handy.

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-nagios/+bug/1886887/+subscriptions


References