掲示板

Create New User with User Defined Password

16年前 に brian m によって更新されました。

Create New User with User Defined Password

Junior Member 投稿: 80 参加年月日: 05/09/01 最新の投稿
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
16年前 に Jorge Ferrer によって更新されました。

RE: Create New User with User Defined Password

Liferay Legend 投稿: 2871 参加年月日: 06/08/31 最新の投稿
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.
16年前 に brian m によって更新されました。

RE: Create New User with User Defined Password

Junior Member 投稿: 80 参加年月日: 05/09/01 最新の投稿
thanks Jorge. I'll do that. It would be nice as a configuration option for a future release though.
16年前 に ferry hut によって更新されました。

RE: Create New User with User Defined Password

Junior Member 投稿: 30 参加年月日: 06/11/02 最新の投稿
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
16年前 に Björn Ryding によって更新されました。

RE: Create New User with User Defined Password

Liferay Master 投稿: 582 参加年月日: 07/05/16 最新の投稿
In 4.3, have a look at the tab Password Policies in the Enterprise Admin portlet.
14年前 に 冯本明 本明 冯 によって更新されました。

RE: Create New User with User Defined Password

New Member 投稿: 2 参加年月日: 09/08/01 最新の投稿
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
9年前 に Carlos Lacerda によって更新されました。

RE: Create New User with User Defined Password

New Member 投稿: 12 参加年月日: 13/10/31 最新の投稿
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