-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Cannot Reproduce
-
Affects Version/s: 6.5.0
-
Fix Version/s: None
-
Component/s: sms
-
Epic Link:
If we install AM using a custom installation with a non default root suffix, then the user is unable to log into AM.
Steps to Reproduce
- Start the Tomcat server in File Based Configuration mode:
JAVA_OPTS="-Dcom.sun.identity.sm.sms_object_filebased_enabled=true" <path-to-apache>/bin/catalina.sh jpda start
- Then perform a custom installation, setting the "Data Store Settings" "Root Suffix" value to dc=badgers,dc=org.
- Select the "Embedded User Data Store (DS)" for the configuration store.
- Complete the rest of the installation as usual.
- Attempt to log into AM.
Expected Result
Login completes successfully.
Actual Result
Login fails.