Fórumok

Default password on new Portal instance

Henning Sprang, módosítva 14 év-val korábban

Default password on new Portal instance

New Member Bejegyzés: 1 Csatlakozás dátuma: 2008.09.25. Legújabb bejegyzések
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
Sandeep Nair, módosítva 14 év-val korábban

RE: Default password on new Portal instance

Liferay Legend Bejegyzések: 1744 Csatlakozás dátuma: 2008.11.06. Legújabb bejegyzések
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
William Fleming, módosítva 13 év-val korábban

RE: Default password on new Portal instance

Regular Member Bejegyzések: 180 Csatlakozás dátuma: 2010.09.15. Legújabb bejegyzések
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
Sandeep Nair, módosítva 13 év-val korábban

RE: Default password on new Portal instance

Liferay Legend Bejegyzések: 1744 Csatlakozás dátuma: 2008.11.06. Legújabb bejegyzések
Delete both the 7cogs folder inside webapps. Delete the data folder and restart tomcat
Tarkan Corak, módosítva 14 év-val korábban

RE: Default password on new Portal instance

Regular Member Bejegyzések: 141 Csatlakozás dátuma: 2008.10.07. Legújabb bejegyzések
Henning,

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

test@<your-mail-doamin>


Tarkan
thumbnail
apis tujuhbelas, módosítva 13 év-val korábban

RE: Default password on new Portal instance

New Member Bejegyzés: 1 Csatlakozás dátuma: 2010.08.15. Legújabb bejegyzések
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
Abhishek Saxena, módosítva 13 év-val korábban

RE: Default password on new Portal instance

Regular Member Bejegyzések: 130 Csatlakozás dátuma: 2009.06.17. Legújabb bejegyzések
I believe for LR 6.X we need to use
username: bruno@7cogs.com
password: bruno
thumbnail
Dieter Engelhardt, módosítva 12 év-val korábban

RE: Default password on new Portal instance

New Member Bejegyzések: 18 Csatlakozás dátuma: 2011.10.30. Legújabb bejegyzések
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!
IT Services, módosítva 11 év-val korábban

RE: Default password on new Portal instance

New Member Bejegyzés: 1 Csatlakozás dátuma: 2012.06.21. Legújabb bejegyzések
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
Fuad Efendi, módosítva 5 év-val korábban

RE: Default password on new Portal instance

Regular Member Bejegyzések: 180 Csatlakozás dátuma: 2007.04.05. Legújabb bejegyzések
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
Olaf Kock, módosítva 5 év-val korábban

RE: Default password on new Portal instance

Liferay Legend Bejegyzések: 6403 Csatlakozás dátuma: 2008.09.23. Legújabb bejegyzések
Fuad Efendi​​​​​​
P.S. It is Liferay 7.1 now, and still we don't have it documented...
Please vote for LPS-83712