Re: [Dspace-tech] [Dspace-devel] Help with Xmlui - Manakin : remote_user

2012-09-10 Thread Lohit Valleru
Hello Helix, Thank you for your insight into this problem. As you have exactly guessed, my use case is to : Get the Kerberos authenticated user from Apache : use the Remote_user variable, with the help of dspace and just get the respective details of that user from LDAP. The user would then be au

Re: [Dspace-tech] [Dspace-devel] Help with Xmlui - Manakin : remote_user

2012-09-10 Thread helix84
I'd almost forget - this is mandatory reading if you're going to dig into this: https://wiki.duraspace.org/display/DSDOC18/Authentication+Plugins If you'll want to assign a DSpace group based on LDAP DN part, you want to look at this: https://jira.duraspace.org/browse/DS-1078 It should be a part

Re: [Dspace-tech] [Dspace-devel] Help with Xmlui - Manakin : remote_user

2012-09-10 Thread helix84
On Mon, Sep 10, 2012 at 10:13 PM, Lohit Valleru wrote: > Hi Helix, > > Thanks for the quick reply. > > I understand the below approach and its a good one. However , may i know, if > IP Authentication class is called, as soon as the Home page loads? or is it > called once i click the login link on