Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

WW Public Distribution List Use from RAM?

I was wondering if the RAM team has tried integrating WWPDL use with RAM?

Many of our users already have groups defined in WWPDL and it would be a great time saver if they could use them in RAM as well.

We are already doing LDAP authentication via BlueGroups so I don't know if what I'm asking for is physically possible.

Thanks!

0 votes



2 answers

Permanent link
There are two pieces to this.

1) Authentication - This is not done by RAM. This is done the App Server
(e.g. Websphere or Tomcat)

2) User/UserGroup lookup/binding - This is done by RAM. BUT it must look
in the same place as (1).

RAM only has support for LDAP. It has some abstract classes that can be
subclassed for a different lookup, but that requires you writing code.

(1) is the responsibility of WAS. I don't know if they have anything.

I googled this and it looks like it might be a Notes thing. It doesn't
appear the Websphere supports as far as I can tell.

--
Rich Kulp
Rational Asset Manager developer

0 votes


Permanent link
As Rich mentioned above, the com.ibm.ram.repository.custom.LDAPUserInformationFactory implements an LDAP based to search and lookup for users, and user groups.

Not sure what programmatic interfaces WWPDL have to search for, and list members - but the uids in this list have to match the uids that folks use to log into RAM.

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Feb 17 '12, 1:50 p.m.

Question was seen: 4,469 times

Last updated: Feb 17 '12, 1:50 p.m.

Confirmation Cancel Confirm