Kunwar Preet Singh created OAK-4179:
---------------------------------------
Summary: Difference in splitdn and User DN paths options in Oak
Key: OAK-4179
URL: https://issues.apache.org/jira/browse/OAK-4179
Project: Jackrabbit Oak
Issue Type: Bug
Components: auth-ldap
Affects Versions: 1.2.11
Reporter: Kunwar Preet Singh
Priority: Minor
In Jackrabbit, We had an option of "splitdn" in order to maintain AD structure
while registering AD users but now in Oak(1.2.x) we didn’t find anything
similar to configure.
Assuming “User DN paths”(user.makeDnPath) as similar configuration in Oak, it
didn’t work as expected.
Below are the differences for the paths synced in case of CRX and Oak :-
After the sync happens, users created are under the path is as follows :
For Jackrabbit(using splitdn option),
Path= */home/users/MIS/TSD/329421*
For Oak 1.2.x (Using 'User DN paths' option )
Path= */home/users/CN=Mosca\,
Patrick/OU=TSD/OU=MIS/OU=CITYOFCHICAGO/DC=cityofchicago/DC=local/HxOYFwEec_hmNHfoW68d*
It seems like the algorithm with Oak is different than the previous version,
Hence the difference in path structure.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)