Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Active Directory > Re: Store information in Custom Attribute

Reply
Thread Tools Display Modes

Re: Store information in Custom Attribute

 
 
Joe Kaplan
Guest
Posts: n/a

 
      12-28-2009
It seems most appropriate to use a multivalued attribute for this type of
thing. You might also want to consider encrypting the data since it appears
to be pretty sensitive in nature. If you intend to include three pieces of
data in one "entry", you'll need to devise some sort of encoding method to
separate the various elements like a separator character.

--
Joe Kaplan-MS MVP Directory Services Programming
Co-author of "The .NET Developer's Guide to Directory Services Programming"
http://www.directoryprogramming.net
"sureshpalani" <> wrote in message
news:...
>
> Dear All,
>
> I have a custom attribute added to User OU, I want to store multiple
> information in this attribute like in an table:
>
> Application Name1 , User Name1, Password1
> Application Name2 , User Name2, Password2
>
> etc...
>
> There could be many application with different user names and password
> for any given user.
>
> what would you recommend?
>
> Thanks,
> Suresh
>
>
> --
> sureshpalani
> ------------------------------------------------------------------------
> sureshpalani's Profile: http://forums.techarena.in/members/162371.htm
> View this thread: http://forums.techarena.in/active-directory/1286914.htm
>
> http://forums.techarena.in
>


 
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


Similar Threads
Thread Thread Starter Forum Replies Last Post
NTBackup failing on Exchange (SBS2003 R2) thedriver (Tee) Windows Small Business Server 7 12-21-2009 04:19 AM
Security Failures after Password Change Zachary Server Security 14 10-30-2009 07:02 PM
Re: WMDC and SyncCenter Errors Raj Pillai ActiveSync 0 09-28-2008 06:30 PM
WMDC not syncing Ben ActiveSync 19 04-25-2008 04:43 PM
WMDC and Pocket PC 2003 Florian Rittmeier ActiveSync 11 06-13-2007 05:50 PM



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