Bug #6772
Add Account Panel to caretaker
| Status: | New | Start date: | 2010-03-10 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Martin Ficzel | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Votes: | 0 |
Description
We are currently investigating the storing of generic accounts for instances ans instancegroups.
- define account types
- assign accounts to instances and groups and select the type
- show the accounts in the backend in the caretaker overview module
Since this will cause security concerns this should not be part of the caretaker core and become the extension "caretaker_accounts" instead.
History
Updated by Martin Ficzel about 3 years ago
In r30970 a first draft was committed. Until now it supports storing of account informations for instances and instancegroups but does not care about encryption at all. We should discuss weather and how we can add some security. So this is currently for discussion and testing. Don't use caretaker_accounts on production systems.