Yes, the API keys issue is another issue that I've noticed. It seems like basic functionality and I'm quite surprised it hasn't been addressed yet. Let's hope it's addressed in the next release.
---------------------------------------- From: "Fuchs, Andreas (SwissTXT)" <andreas.fu...@swisstxt.ch> Sent: Thursday, November 01, 2012 7:51 PM To: "cloudstack-users@incubator.apache.org" <cloudstack-users@incubator.apache.org>, "k...@cloudcentral.com.au" <k...@cloudcentral.com.au> Subject: RE: Users of type 'User' and 'Domain-Admin' cannot update their own passwords / account details / create sub-domains Hi Kristoffer We suffer the same issues, opened a feature request a while ago. So please open one too maybe it helps if there are more people requesting those features. A half a year ago there was talking about a proper RBAC system but so far nothing happened on this topic. There are more issues: a normal user can also not create his key and secret, also here the root admin has to do it. For the password issue our workaround was to use LDAP as authentication backend with a system where the user has access to the LDAP to change his password. But be prepared to fight other CS issues to get the LDAP backend working (at least in 3.0.4, we had to change md5HashedLogin to false in sharedFunctions.js, the config can only be done over the API and is not reflected in global settings, there is no fallback or mixed authentication possible from LDAP to local auth). Regards Andi -----Original Message----- From: Alena Prokharchyk [mailto:alena.prokharc...@citrix.com] Sent: Mittwoch, 31. Oktober 2012 23:01 To: k...@cloudcentral.com.au Cc: cloudstack-users@incubator.apache.org Subject: Re: Users of type 'User' and 'Domain-Admin' cannot update their own passwords / account details / create sub-domains Kristoffer, Sure, whatever you suggest, makes sense. Please file an enhancement request against cloudStack. -Alena. From: Kristoffer Sheather - Cloud Central <kristoffer.sheat...@cloudcentral.com.au<mailto:kristoffer.sheather@cloudcen tral.com.au>> Reply-To: "k...@cloudcentral.com.au<mailto:k...@cloudcentral.com.au>" <k...@cloudcentral.com.au<mailto:k...@cloudcentral.com.au>> To: Alena Prokharchyk <alena.prokharc...@citrix.com<mailto:alena.prokharc...@citrix.com>> Cc: "'cloudstack-users@incubator. org'" <cloudstack-users@incubator.apache.org<mailto:cloudstack-us...@incubator.apa che.org>> Subject: Re: Users of type 'User' and 'Domain-Admin' cannot update their own passwords / account details / create sub-domains So how does a user reset their own password? We need to enable users to reset their own passwords without our involvement. Consider the service provider use case, we need to delegate things like resetting user passwords to the account holders themselves. We also need to allow Domain-Admin's to be able to create additional accounts and sub-domains within their domain. This caters for the 'multi-level' reseller use case. ________________________________ From: "Alena Prokharchyk" <alena.prokharc...@citrix.com<mailto:alena.prokharc...@citrix.com>> Sent: Thursday, November 01, 2012 3:55 AM To: "cloudstack-users@incubator.apache.org<mailto:cloudstack-us...@incubator.apa che.org>" <cloudstack-users@incubator.apache.org<mailto:cloudstack-us...@incubator.apa che.org>>, "k...@cloudcentral.com.au<mailto:k...@cloudcentral.com.au>" <k...@cloudcentral.com.au<mailto:k...@cloudcentral.com.au>> Subject: Re: Users of type 'User' and 'Domain-Admin' cannot update their own passwords / account details / create sub-domains On 10/31/12 4:01 AM, "Kristoffer Sheather - Cloud Central" <kristoffer.sheat...@cloudcentral.com.au<mailto:kristoffer.sheather@cloudcen tral.com.au>> wrote: >Not sure whether I'm going crazy or not, but I can't find a way for >users with 'Domain-Admin' or 'User' roles to change their passwords, >create sub-domains, etc. > >I can change them by logging in as the system administrator, but cannot >change account passwords or create sub-domains if logged in as >'Domain-Admin' for any account. > >This behaviour has been evident in my testing of CloudPlatform v3.0.4 >and v3.0.5. If anyone has any ideas please let me know. > >Regards, >Kristoffer Sheather > Kristoffer, It's by design. Only Root admin can modify the domain structure (create/delete/update subdomains) and add/remove/update accounts/users. Domain admin can only enable/disable existing accounts/users in his domain/subdomains. Regular user can't perform any CRUD operations neither on other, nor on his own account/domain. -Alena.