Thomas Lamprecht ad3c4730cb add permissions to allow non root ceph configuration
Do not only allow root@pam to admin ceph server as some user do not
want to allow root logins and users with the Sys.Modify permission
should be able to modify ceph related stuff.

We use basically the following permissions:
 Sys.Modify:
    for any delete, add, modify action (POST, PUT, DELETE)
 Sys.Audit and Datastore.Audit:
    for any status/information view action (GET)
 Sys.Log:
    for viewing the Ceph log (was already implemented)

We have two exceptions creating and destroying osds. Those may only
be done by 'root@pam' for security reasons.

Also show users with any of those capabilities the ceph tab in the
web GUI.

Addresses bug#818
2016-02-12 08:22:16 +01:00
2015-09-11 08:29:11 +02:00
2016-02-11 12:06:12 +01:00
2016-01-22 11:24:31 +01:00
2011-08-23 16:23:46 +02:00
2014-05-02 11:35:16 +02:00
2016-02-11 12:06:12 +01:00
2016-01-22 11:24:10 +01:00
mtu
2013-12-31 10:15:31 +01:00
2011-09-21 12:24:40 +02:00
2015-07-29 06:46:16 +02:00
2015-07-29 06:46:16 +02:00
2013-09-13 06:55:55 +02:00
Description
No description provided
276 MiB
Languages
JavaScript 62.6%
Perl 35%
Makefile 1.2%
CSS 0.6%
Smarty 0.3%
Other 0.2%