Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Active Directory > ADAM mapping active and inactive account

Reply
Thread Tools Display Modes

ADAM mapping active and inactive account

 
 
Kartik
Guest
Posts: n/a

 
      11-14-2009
In my schenario i have 2 diffrent application having there own authentication
in database. i want inport this users into ADAM. Once imported this users
will be inactive. I will create the separate user ID in ADAM and wanted to
link this newly created useer ID with the one created. This i want to do for
Single Sign on. Please let me know is it possible if yes how i can do that.
Please help

Regards

Kartik
 
Reply With Quote
 
 
 
 
Kartik
Guest
Posts: n/a

 
      11-14-2009

sorry there is one corection in below post i want to link the user id
created in ADAM with the user id imported from application database for
single sign on
"Kartik" wrote:

> In my schenario i have 2 diffrent application having there own authentication
> in database. i want inport this users into ADAM. Once imported this users
> will be inactive. I will create the separate user ID in ADAM and wanted to
> link this newly created useer ID with the one created. This i want to do for
> Single Sign on. Please let me know is it possible if yes how i can do that.
> Please help
>
> Regards
>
> Kartik

 
Reply With Quote
 
Joe Kaplan
Guest
Posts: n/a

 
      11-14-2009
ADAM gives you two attributes that can be used in a bind operation as the
user name that you can set directly, userPrincipalName and displayName. ADAM
also doesn't require a UPN style name in the userPrincipalName attribute
() so you can put any arbitrary value in there as long as it
is unique.

Thus, you should be able to effectively give the users two arbitrary
username values that can be used for bind auth by using both of these
attributes together.

I hope that helps!

--
Joe Kaplan-MS MVP Directory Services Programming
Co-author of "The .NET Developer's Guide to Directory Services Programming"
http://www.directoryprogramming.net
"Kartik" <> wrote in message
news:69F7D902-C6B3-4428-8456-...
>
> sorry there is one corection in below post i want to link the user id
> created in ADAM with the user id imported from application database for
> single sign on
> "Kartik" wrote:
>
>> In my schenario i have 2 diffrent application having there own
>> authentication
>> in database. i want inport this users into ADAM. Once imported this users
>> will be inactive. I will create the separate user ID in ADAM and wanted
>> to
>> link this newly created useer ID with the one created. This i want to do
>> for
>> Single Sign on. Please let me know is it possible if yes how i can do
>> that.
>> Please help
>>
>> Regards
>>
>> Kartik


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off




1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59