Re: [Carbon-dev] User profiles question

2010-10-04 Thread Sumedha Rubasinghe
On Mon, Oct 4, 2010 at 1:22 PM, Sumedha Rubasinghe  wrote:

>
>
> On Mon, Oct 4, 2010 at 8:46 AM, Samisa Abeysinghe  wrote:
>
>> We have an LDAP instance. We want to plug that into IS, then represent all
>> user accounts in IS as Carbon user profiles.
>>
>> Now, I want to refer to these user profiles (that we have in the Carbon
>> space) from within a database.
>>
>
> What is this database your referring to?
>

The requirement is to get User profile available on a Carbon run time &
co-relate the User ID of this User Profile with a user name(id) on a
different database.
In order for us to do it,

/sumedha



>
> /sumedha
>
>
>> The idea is not to duplicate people data in the database, but to reuse the
>> profile information that comes from LDAP wrapped with IS. Do we have a
>> concept of unique ID or something for these profiles that we can use refer
>> from a database?
>>
>> Thanks,
>> Samisa...
>>
>> Samisa Abeysinghe
>> VP Engineering
>> WSO2 Inc.
>> http://wso2.com
>> http://wso2.org
>>
>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] User profiles question

2010-10-04 Thread Amila Jayasekara
Samisa Abeysinghe wrote:
> We have an LDAP instance. We want to plug that into IS, then represent 
> all user accounts in IS as Carbon user profiles. 
>
Hi Samisa,
I am sorry, I didnt quite understand your requirement. Let  me list 
what i understood about this. 

Samisa > We have an LDAP instance. We want to plug that into IS, then 
represent all user accounts in IS as Carbon user profiles.

- LDAP instance can be plugged into IS. You can also represent all users 
in IS as Carbon user profiles provided that user profiles are placed 
according to user manager configuration. (i.e. according to 
configurations in usr-mgt.xml. search base path, filter attributes etc 
... should be compliant with usr-mgt.xml configurations.)

Samisa > Now, I want to refer to these user profiles (that we have in 
the Carbon space) from within a database.
- What is the database you are referring here ? Are you trying to keep 
user profile information in a database and refer those from LDAP ? 
(Actually, this is where i am bit confused.)

Samisa > Do we have a concept of unique ID or something for these 
profiles that we can use refer from a database?
- As far as i know, the UID attribute is unique.

Thanks
AmilaJ
> Now, I want to refer to these user profiles (that we have in the 
> Carbon space) from within a database. The idea is not to duplicate 
> people data in the database, but to reuse the profile information that 
> comes from LDAP wrapped with IS. Do we have a concept of unique ID or 
> something for these profiles that we can use refer from a database? 
>
> Thanks,
> Samisa...
>
> Samisa Abeysinghe
> VP Engineering
> WSO2 Inc. 
> http://wso2.com
> http://wso2.org
>
>  
>
> 
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>   


___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] User profiles question

2010-10-04 Thread Sumedha Rubasinghe
On Mon, Oct 4, 2010 at 8:46 AM, Samisa Abeysinghe  wrote:

> We have an LDAP instance. We want to plug that into IS, then represent all
> user accounts in IS as Carbon user profiles.
>
> Now, I want to refer to these user profiles (that we have in the Carbon
> space) from within a database.
>

What is this database your referring to?

/sumedha


> The idea is not to duplicate people data in the database, but to reuse the
> profile information that comes from LDAP wrapped with IS. Do we have a
> concept of unique ID or something for these profiles that we can use refer
> from a database?
>
> Thanks,
> Samisa...
>
> Samisa Abeysinghe
> VP Engineering
> WSO2 Inc.
> http://wso2.com
> http://wso2.org
>
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>
___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev