Foren

Adding a new portal instance

J G, geändert vor 8 Jahren.

Adding a new portal instance

Junior Member Beiträge: 53 Beitrittsdatum: 21.01.16 Neueste Beiträge
Hi,

I want to add a new portal instance to my liferay base install.
Searching the web learned me that the login is test@<maildomain>, pwd test

I suppose that <maildomain> refers to the mail domain that I filled in while creating the portal instance.
(I can see also that the test user is created in the User_ table)

However, I can not login.
I have a few modifications to the standard setup, amongst others:
company.encryption.algorithm=AES
company.encryption.key.size=128
passwords.encryption.algorithm=SSHA
default.admin.password=test
default.admin.email.address.prefix=xxx
Also, I have integrated active directory.

However, logging in with xxx@<maildomain>, password test does not work.
I can login with an active directory account, but then, I do not get administrative rights.

Is there a way how I can login to the new portal instance, with administrative rights
(e.g. by manipulating the database directly)?

Thanks,

JG