Re: [DISCUSS] Cloudstack to manage User objects in LDAP

2013-01-25 Thread Chip Childers
On Fri, Jan 25, 2013 at 10:26 AM, Manikanta Kattamuri wrote: > i came up with this design > https://cwiki.apache.org/confluence/display/CLOUDSTACK/ACS+integration+with+User+ > LDAP+base > > can you review it.. > > Mani. Mani - This is more of a requirement page, than a design, but it's the right

Re: [DISCUSS] Cloudstack to manage User objects in LDAP

2013-01-25 Thread Manikanta Kattamuri
anikanta Kattamuri [mailto:manikanta.kattam...@sungard.com] > > Sent: Tuesday, January 08, 2013 5:30 AM > > To: cloudstack-dev@incubator.apache.org > > Subject: RE: [DISCUSS] Cloudstack to manage User objects in LDAP > > > > Some thoughts on implementation and braindump... > >

RE: [DISCUSS] Cloudstack to manage User objects in LDAP

2013-01-08 Thread Alex Huang
See inlined. > -Original Message- > From: Manikanta Kattamuri [mailto:manikanta.kattam...@sungard.com] > Sent: Tuesday, January 08, 2013 5:30 AM > To: cloudstack-dev@incubator.apache.org > Subject: RE: [DISCUSS] Cloudstack to manage User objects in LDAP >

RE: [DISCUSS] Cloudstack to manage User objects in LDAP

2013-01-08 Thread Manikanta Kattamuri
er 22, 2012 2:07 AM To: cloudstack-dev@incubator.apache.org Subject: Re: [DISCUSS] Cloudstack to manage User objects in LDAP (just catching up on this thread) On Dec 20, 2012, at 6:56 PM, Chip Childers wrote: > We are already talking about more robust RBAC for operations. I can > only assu

Re: [DISCUSS] Cloudstack to manage User objects in LDAP

2013-01-02 Thread Chip Childers
On Wed, Dec 19, 2012 at 12:59 AM, Manikanta Kattamuri wrote: > Hi, > > > > We'd like to be able to have CloudStack manage the user objects from LDAP. > > The reason would, be we have a set of other service offerings for the users > of cloudstack service. > > > > Are there any others facing this ty

Re: [DISCUSS] Cloudstack to manage User objects in LDAP

2012-12-21 Thread John Kinsella
(just catching up on this thread) On Dec 20, 2012, at 6:56 PM, Chip Childers wrote: > We are already talking about more robust RBAC for operations. I can > only assume that the value in doing that will be better realized by > mapping the roles to users. That actually reinforces the user as > be

RE: [DISCUSS] Cloudstack to manage User objects in LDAP

2012-12-21 Thread Koushik Das
Comments inline Thanks, Koushik > -Original Message- > From: Chip Childers [mailto:chip.child...@sungard.com] > Sent: Friday, December 21, 2012 8:27 AM > To: cloudstack-dev@incubator.apache.org > Subject: Re: [DISCUSS] Cloudstack to manage User objects in LDAP > >

Re: [DISCUSS] Cloudstack to manage User objects in LDAP

2012-12-20 Thread Chip Childers
On Thu, Dec 20, 2012 at 9:56 PM, Chip Childers wrote: > What isn't solved is the one that > we're talking about in this thread: The CS API is the primary > mechanism for managing the entities within a cloud service, including > the accounts and users. Correction to the above: What isn't solved

Re: [DISCUSS] Cloudstack to manage User objects in LDAP

2012-12-20 Thread Chip Childers
Thanks for the reply... follow up discussion below: On Thu, Dec 20, 2012 at 5:20 AM, Koushik Das wrote: > I don't think CS should allow user management for external systems. Currently > CS supports creating accounts and each account has 1 or more users. > These users should be considered as one

RE: [DISCUSS] Cloudstack to manage User objects in LDAP

2012-12-20 Thread Koushik Das
See inline Thanks, Koushik > -Original Message- > From: Chip Childers [mailto:chip.child...@sungard.com] > Sent: Wednesday, December 19, 2012 10:18 PM > To: cloudstack-dev@incubator.apache.org > Subject: Re: [DISCUSS] Cloudstack to manage User objects in LDAP > > On

Re: [DISCUSS] Cloudstack to manage User objects in LDAP

2012-12-19 Thread Chip Childers
On Wed, Dec 19, 2012 at 11:57 AM, David Nalley wrote: > Can you confine this to an authentication plugin? (I think this might > be a stretch - but I haven't looked at auth plugins in a while.) Not really. The only methods inherited from DefaultUserAuthenticator are authenticate, configure and en

Re: [DISCUSS] Cloudstack to manage User objects in LDAP

2012-12-19 Thread David Nalley
On Wed, Dec 19, 2012 at 11:47 AM, Chip Childers wrote: > On Wed, Dec 19, 2012 at 11:44 AM, David Nalley wrote: >> On Wed, Dec 19, 2012 at 12:59 AM, Manikanta Kattamuri >> wrote: >>> Hi, >>> >>> >>> >>> We'd like to be able to have CloudStack manage the user objects from LDAP. >>> >>> The reason

Re: [DISCUSS] Cloudstack to manage User objects in LDAP

2012-12-19 Thread Chip Childers
On Wed, Dec 19, 2012 at 11:44 AM, David Nalley wrote: > On Wed, Dec 19, 2012 at 12:59 AM, Manikanta Kattamuri > wrote: >> Hi, >> >> >> >> We'd like to be able to have CloudStack manage the user objects from LDAP. >> >> The reason would, be we have a set of other service offerings for the users >>

Re: [DISCUSS] Cloudstack to manage User objects in LDAP

2012-12-19 Thread Chip Childers
On Wed, Dec 19, 2012 at 12:59 AM, Manikanta Kattamuri wrote: > Hi, > > We'd like to be able to have CloudStack manage the user objects from LDAP. > > The reason would, be we have a set of other service offerings for the users > of cloudstack service. > > Are there any others facing this type of sc

Re: [DISCUSS] Cloudstack to manage User objects in LDAP

2012-12-19 Thread David Nalley
On Wed, Dec 19, 2012 at 12:59 AM, Manikanta Kattamuri wrote: > Hi, > > > > We'd like to be able to have CloudStack manage the user objects from LDAP. > > The reason would, be we have a set of other service offerings for the users > of cloudstack service. > > > > Are there any others facing this ty

[DISCUSS] Cloudstack to manage User objects in LDAP

2012-12-18 Thread Manikanta Kattamuri
Hi, We'd like to be able to have CloudStack manage the user objects from LDAP. The reason would, be we have a set of other service offerings for the users of cloudstack service. Are there any others facing this type of scenarios and any solutions or on-going development to resolve this. I