Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Store information in Custom Attribute

0 views
Skip to first unread message

sureshpalani

unread,
Dec 28, 2009, 9:29:32 AM12/28/09
to

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

Joe Kaplan

unread,
Dec 28, 2009, 11:26:20 AM12/28/09
to
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" <sureshpal...@DoNotSpam.com> wrote in message
news:sureshpal...@DoNotSpam.com...

Biju

unread,
Dec 29, 2009, 2:32:01 AM12/29/09
to
just my 2 cent,

I m not sure what apps are these, isnt it possible to use the
application to integrate with AD ? using Kerberos or LDAPS

that way u dont have to manage multiple user ids and password.

0 new messages