Foros de discusión

Create New User with User Defined Password

brian m, modificado hace 16 años.

Create New User with User Defined Password

Junior Member Mensajes: 80 Fecha de incorporación: 1/09/05 Mensajes recientes
Hi folks,

is there anyway to create a new user account allowing them to define a password and not have to autogenerate the password?

thanks,
Brian
thumbnail
Jorge Ferrer, modificado hace 16 años.

RE: Create New User with User Defined Password

Liferay Legend Mensajes: 2871 Fecha de incorporación: 31/08/06 Mensajes recientes
Hi Brian,

I don't think it's possible just modifying configuration options (I'm not a 100% sure) but it should be easy to do customizing the my_account portlet or creating your own registration portlet.
brian m, modificado hace 16 años.

RE: Create New User with User Defined Password

Junior Member Mensajes: 80 Fecha de incorporación: 1/09/05 Mensajes recientes
thanks Jorge. I'll do that. It would be nice as a configuration option for a future release though.
ferry hut, modificado hace 16 años.

RE: Create New User with User Defined Password

Junior Member Mensajes: 30 Fecha de incorporación: 2/11/06 Mensajes recientes
By default liferay will send an email with default password when an user is created,check Admin portlet.

If you need to create and login id and set temporary password that also is possible, just check the option (change password) this option will make the user to change password on first login.

This feature is as per liferay 4.0.0 - 4.2.1 I have not tried 4.3
thumbnail
Björn Ryding, modificado hace 16 años.

RE: Create New User with User Defined Password

Liferay Master Mensajes: 582 Fecha de incorporación: 16/05/07 Mensajes recientes
In 4.3, have a look at the tab Password Policies in the Enterprise Admin portlet.
冯本明 本明 冯, modificado hace 14 años.

RE: Create New User with User Defined Password

New Member Mensajes: 2 Fecha de incorporación: 1/08/09 Mensajes recientes
i have encounter the same problem, but i find a new way to sovle.

##
## Login Portlet
##

#
# Set this to true to allow the user to choose a password during account
# creation.
#
login.create.account.allow.custom.password=false
Carlos Lacerda, modificado hace 9 años.

RE: Create New User with User Defined Password

New Member Mensajes: 12 Fecha de incorporación: 31/10/13 Mensajes recientes
This parameter solve my problem:
users.form.add.main=details,password

You can define what sessions you want in you create user page, see it:

users.form.add.main=details,organizations,personal-site
users.form.update.main=details,password,organizations,sites,user-groups,roles,personal-site,categorization