On Wed, Oct 24, 2012 at 2:30 PM, Vera Kriezi <[email protected]> wrote: > I am trying to create e-persons to submit items to a collection and assign > them to a group with submission priviledges. > The problem is that I can not find a way to set a password (or even to say: > I forgot the password, so the user should first register in order to set his > own password, as instructed). I realised that DSPACE does not have the > option to set passwords for users/epersons for security reasons. > But, from the jspui there is no option for users to self-register. Is there > any way to set this from dspace.cfg ?
Hi Vera, although I'm not completely familiar with the JSPUI specifics, I know there's a registration page. Try entering http://www.yourdspace.com/register, it should show up. You can register the users there (this is the same page they would use to register themselves) with their email addresses and they will receive an email telling them how they can set a password. I'm not completely sure, but I think they're in the database as users even before they set the password, so you should be able to assign them to a group. Even if not, you can wait for their registration notification to be sent to your email (registration.notify = [email protected]) and do it then. Regards, ~~helix84 ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_sfd2d_oct _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

