Issue Details (XML | Word | Printable)

Key: LEP-7727
Type: Bug Bug
Status: Closed Closed
Resolution: Duplicate
Priority: Minor Minor
Assignee: Samuel Kong
Reporter: Arthur CLEMENT
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Old Liferay Portal (Use Liferay Portal Standard Edition)

Automatic population of database fails if ldap export is on

Created: 02/Oct/08 09:44 AM   Updated: 02/Oct/08 02:29 PM
Component/s: None
Affects Version/s: 5.1.1
Fix Version/s: 5.1.2

Time Tracking:
Not Specified

Issue Links:
Relationship
 


 Description  « Hide
When launching liferay for the first time with an empty database, the initialization process goes by checkCompany of CompanyLocalService and tries to create the default user and admin.
When creating those users and if ldap.auth.enabled=true and ldap.export.enabled=true, an error occurs and the transaction is rolled back which means no company, default user or user is created...
By the way this bug is related to LEP-5671 but is not the same.

 All   Comments   Work Log   Change History   FishEye      Sort Order: Ascending order - Click to sort in descending order
Samuel Kong added a comment - 02/Oct/08 02:29 PM
LEP-7360 also fixes this issue