A customer is asking for a read only account with a username matching the naming scheme that they use internally for other things. They use the same username for other services.
-- 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 -- Mailing list: https://launchpad.net/~nagios-charmers Post to : [email protected] Unsubscribe : https://launchpad.net/~nagios-charmers More help : https://help.launchpad.net/ListHelp

