Hello,
I upgraded from 1.8.2 to 3.2. The ldap new user registration was not
working properly after the upgrade. A new user could authenticate, and
was registered, but the ldap attributes would not populate
(sn,givenname,mail). Existing users were unaffected.

I was not using ldap-hierarchical, and so the changes for ldap in the
upgrade notes did not apply to me.

I tried adding a search.user and search.password hoping it would then
look up the attributes and got partial results, the mail attribute came
through, but the sn and givenname still did not.

I looked in dspace.log and there was no error, see below for log
details.

I then reverted to dspace 1.8.2 (with no ldap-hierarchical) and verified
that the new users do correctly auto-register with their mail, sn,
givenname attributes populated on the old codebase.

Perhaps this is a bug introduced with the new combining of
ldap-hierarchical and ldap authn methods.

Thanks for any insight.

Erik

....from version 3.2 dspace.log ....
2014-02-13 11:28:54,045 INFO  org.dspace.authenticate.LDAPAuthentication
@
anonymous:session_id=71264F4ADB19C9EC393AB4AD5D588B3D:ip_addr=153.90.170.8:auth:attempting
 trivial auth of user=h51xxxx
2014-02-13 11:28:54,097 INFO  org.dspace.authenticate.LDAPAuthentication
@
anonymous:session_id=71264F4ADB19C9EC393AB4AD5D588B3D:ip_addr=153.90.170.8:autoregister:netid=h51xxxx
2014-02-13 11:28:54,100 INFO  org.dspace.eperson.EPerson @
anonymous:session_id=71264F4ADB19C9EC393AB4AD5D588B3D:ip_addr=153.90.170.8:create_eperson:eperson_id=69
2014-02-13 11:28:54,101 INFO  org.dspace.eperson.EPerson @
anonymous:session_id=71264F4ADB19C9EC393AB4AD5D588B3D:ip_addr=153.90.170.8:update_eperson:eperson_id=69
2014-02-13 11:28:54,583 INFO  org.dspace.eperson.EPersonConsumer @
anonymous:session_id=71264F4ADB19C9EC393AB4AD5D588B3D:ip_addr=153.90.170.8:registerion_alert:user=h51xxxxnull
2014-02-13 11:28:54,584 INFO  org.dspace.authenticate.LDAPAuthentication
@
h51xxxxnull:session_id=71264F4ADB19C9EC393AB4AD5D588B3D:ip_addr=153.90.170.8:authenticate:type=ldap-login,
 created ePerson
2014-02-13 11:28:54,584 INFO
org.dspace.app.xmlui.utils.AuthenticationUtil @
h51xxxxnull:session_id=71264F4ADB19C9EC393AB4AD5D588B3D:ip_addr=153.90.170.8:login:type=explicit
2014-02-13 11:28:54,670 INFO
org.dspace.app.xmlui.aspect.artifactbrowser.CommunityBrowser @
h51xxxxnull:session_id=71264F4ADB19C9EC393AB4AD5D588B3D:ip_addr=153.90.170.8:view_community_list:



------------------------------------------------------------------------------
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to