On Wed, Jul 24, 2013 at 3:00 AM, Keir Vaughan-Taylor <k...@usyd.edu.au> wrote:
> My problem arises in that an undregistered user get authenticated and
> entered into DSpace but their user name is modified to contain the
> letters "NULL" after their user name. How can I prevent this happening?

I assume you're using autoregister = true.

These are the fields that map LDAP attributes to DSpace ePerson
surname and given name. Please, check that these attributes are
present and have values in your LDAP.

[dspace]/modules/authentication-ldap.cfg:
surname_field = sn
givenname_field = givenName

Please, remember that if you change this, the users who already
autoregistered will not have the existing values updated on login, so
either try this on a new person who never logged in or delete the
dspace user so that he can autoregister again upon next login.


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&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