Fóruns

Início » Liferay Portal » English » 6. Portal Framework

Visualização combinada Visão plana Exibição em árvore
Tópicos [ Anterior | Próximo ]
toggle
brian m
Create New User with User Defined Password
4 de Novembro de 2007 10:44
Resposta

brian m

Ranking: Junior Member

Mensagens: 82

Data de entrada: 31 de Agosto de 2005

Mensagens recentes

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
Jorge Ferrer
RE: Create New User with User Defined Password
5 de Novembro de 2007 02:54
Resposta

Jorge Ferrer

LIFERAY STAFF

Ranking: Liferay Legend

Mensagens: 2725

Data de entrada: 31 de Agosto de 2006

Mensagens recentes

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
RE: Create New User with User Defined Password
7 de Novembro de 2007 05:01
Resposta

brian m

Ranking: Junior Member

Mensagens: 82

Data de entrada: 31 de Agosto de 2005

Mensagens recentes

thanks Jorge. I'll do that. It would be nice as a configuration option for a future release though.
ferry hut
RE: Create New User with User Defined Password
7 de Novembro de 2007 05:13
Resposta

ferry hut

Ranking: Junior Member

Mensagens: 30

Data de entrada: 2 de Novembro de 2006

Mensagens recentes

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
Björn Ryding
RE: Create New User with User Defined Password
7 de Novembro de 2007 05:54
Resposta

Björn Ryding

Ranking: Liferay Master

Mensagens: 582

Data de entrada: 16 de Maio de 2007

Mensagens recentes

In 4.3, have a look at the tab Password Policies in the Enterprise Admin portlet.
冯本明 本明 冯
RE: Create New User with User Defined Password
3 de Março de 2010 03:14
Resposta

冯本明 本明 冯

Ranking: New Member

Mensagens: 2

Data de entrada: 1 de Agosto de 2009

Mensagens recentes

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