掲示板

Default password on new Portal instance

14年前 に Henning Sprang によって更新されました。

Default password on new Portal instance

New Member 投稿: 1 参加年月日: 08/09/25 最新の投稿
Hi, I just created an additional portal instance in my liferay install, but none of the default passwords written in any docs does work.

It's a liferay 6.0.1 instance with Jetty as server, and I did not want to delete the 7cogs sample data to keep it as a reference to see how thing are made.
But at the same time I wanted to have a clean portal to try my own customization things.

As far as I understand, in an empty portal withput the 7cogs data should have "test@liferay.com" as user and test as password.

my portal runs on the local hostname "liferaytest", so I also tried "test@liferaytest", but that also does not work. Also, "test/test" without @ did not work.

What can I try to login to my portal instance?
thumbnail
13年前 に Sandeep Nair によって更新されました。

RE: Default password on new Portal instance

Liferay Legend 投稿: 1744 参加年月日: 08/11/06 最新の投稿
Hi,

I faced the same problem to. What i did was i changed my database from hsql to mysql and it started to work. Obviously password in hsql is not working. Try doing the same and it will surely work for you.

Regards,
Sandeep
thumbnail
13年前 に William Fleming によって更新されました。

RE: Default password on new Portal instance

Regular Member 投稿: 180 参加年月日: 10/09/15 最新の投稿
Hi

I tried this myself and im still having trouble, fresh install with tomcat. Now pointed to a new database on mysql. Still cant sign in to any of my new instances this is a real problem!? Could anybody advise would be very grateful.

Thanks.
thumbnail
13年前 に Sandeep Nair によって更新されました。

RE: Default password on new Portal instance

Liferay Legend 投稿: 1744 参加年月日: 08/11/06 最新の投稿
Delete both the 7cogs folder inside webapps. Delete the data folder and restart tomcat
13年前 に Tarkan Corak によって更新されました。

RE: Default password on new Portal instance

Regular Member 投稿: 141 参加年月日: 08/10/07 最新の投稿
Henning,

Is "liferaytest" the name of your Virtual Host? Try Mail Domain instead.

test@<your-mail-doamin>


Tarkan
thumbnail
13年前 に apis tujuhbelas によって更新されました。

RE: Default password on new Portal instance

New Member 投稿: 1 参加年月日: 10/08/15 最新の投稿
thanks, this works. emoticon

how to control test user? (change password, username & roles)

what is maximum number of instances we able to create using liferay?
thumbnail
13年前 に Abhishek Saxena によって更新されました。

RE: Default password on new Portal instance

Regular Member 投稿: 130 参加年月日: 09/06/17 最新の投稿
I believe for LR 6.X we need to use
username: bruno@7cogs.com
password: bruno
thumbnail
12年前 に Dieter Engelhardt によって更新されました。

RE: Default password on new Portal instance

New Member 投稿: 18 参加年月日: 11/10/30 最新の投稿
I spend hours on this problem.
The solution for me was as mentioned above.

LR6x generates a new user for every new instance with the following pattern: test@<MAILSERVER> with the Password test.
Thats it.
Unfortunatly could'nt this be found in the docs!
11年前 に IT Services によって更新されました。

RE: Default password on new Portal instance

New Member 投稿: 1 参加年月日: 12/06/21 最新の投稿
I'm missing something here. I added a new portal instance. Logged out. Tried to log back in using test@[mail domain] and "test" for the password. [mail domain] is the mail domain I gave the new portal instance I added. No luck. I have wasted hours trying all kinds of combinations including reinstalling the entire stack. I give up. What's the catch? Everything works fine with the default [liferay.com] portal instance.
thumbnail
5年前 に Fuad Efendi によって更新されました。

RE: Default password on new Portal instance

Regular Member 投稿: 180 参加年月日: 07/04/05 最新の投稿
IT ServicesI'm missing something here. I added a new portal instance. Logged out. Tried to log back in using test@[mail domain] and "test" for the password. [mail domain] is the mail domain I gave the new portal instance I added. No luck. I have wasted hours trying all kinds of combinations including reinstalling the entire stack. I give up. What's the catch? Everything works fine with the default [liferay.com] portal instance.


I queried database User_ table directly, and I found it created default Admin user with email having FirstName[dot]LastName[Add]MailDomain

I queried it, fuad.efendi@<maildomain> as a user name, and password "test", and it works. It asked me to accept terms and etc.

My main Admin account has correct name, my First Name and Last Name (instead of Test Test). So... check User_ table anyway to ensure no hackers there emoticon

​​​​​​​
P.S. It is Liferay 7.1 now, and still we don't have it documented...
thumbnail
5年前 に Olaf Kock によって更新されました。

RE: Default password on new Portal instance

Liferay Legend 投稿: 6403 参加年月日: 08/09/23 最新の投稿
Fuad Efendi​​​​​​
P.S. It is Liferay 7.1 now, and still we don't have it documented...
Please vote for LPS-83712