Hi all,
currently we use 2 ldap servers in our datasource file the portal (SAP Netweaver portal version 7.3 )
<dataSource id="LDAP1"> and <dataSource id="LDAP2">
Now we are planning to merge to two into one. All users from LDAP2 will be copied in LDAP1.
In the datasource file an attribute of the ldap is defined as unique id (samaccountname)
When I look in the user admin of the portal and search for the details of an user I can see that the Unique ID of a user is a combination of datasource ID and samaccount name: LDAP2.<Samaccountname>
When the users of LDAP2 are copied to LDAP1 and I change the datasource file to only connect to LDAP1 I guess the ume will create a new entry for a former LDAP2 user with the following unique ID:
LDAP1.<Samaccountname>
Can someone confirm the above assumption?
I have the following questions:
1. Will the former users of LDAP2 still be able to login if there are two entries in the UME with different Unique ID's?
2. If the user is able to login, will he loose all his modified ume attributes and user mapping entries? (assuming these are related to the old unique id)
Many thanks for your replies.
Best regards,
Twan Janssen
Message was edited by: Tal Haviv