Hi,

I'm trying to implement the MITSpecialGroup authentication in our
dspace instance. I've attached the modified version of the
MITSpecialGroup.java wit this note.  I have created a group called KUMC
users in the DB and would like to add any user who has a KUMC email to
be added to this group. I've attached a copy of the modified version of
the MITSpecialGroup file. Now when I log, I see a message on my dspace
page saying 

Authorization Groups I am a Member of ....in which I see

KUMC Users

But when I look up the epersongroup2eprson table I do not see any
members for this group. Is this code actually adding users to the KUMC
Users group in the DB or is just making users a member of the group just
for the user session and storing the group membership info in the cache?
If it is indeed storing the group membership info in the Db where is it
getting written to? Any insight will be very helpful. Thanks!

- Lakshmi

>>> "Tonny H. Laursen" <[EMAIL PROTECTED]> 11/09/2006 7:55 AM >>>
Hi,

im trying to make the default ldap in dspace to work with CAS from  
yale - http://www.ja-sig.org/products/cas/ 
When i have enabled ldap in dspace.conf, should the url for the login 

to mydspace not change to xxxxx/ldap-login instead of xxxxxx/password-

login or should I edit the jsp file?

regards,
Tonny




-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services,
security?
Get stuff done quickly with pre-integrated technology to make your job
easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache
Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net 
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Attachment: MITSpecialGroup.java
Description: Binary data

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to