Last modified: 2012-04-12 21:29:12 UTC
It's not very ideal for admins to be able to change their ssh key via the web interface, since it can then be used to impersonate high-privilege users in other places. We should have a LocalSettings.php config option for blacklisting specific groups from changing their own SSH key.
Even better, rather than a blacklist in OpenStackManager, we should add an ACI to the LDAP server that denies the OpenStackManager user from updating users in specific groups.