[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: replicas store normalized entryUUIDs (ITS#3306)



>I have not been able to duplicate this problem.
>Can you provide details on how one might be able
>to duplicate this?  Thanks, Kurt

I don't think I'm doing anything particularly special. Using 2.2.15,
setup a consumer and use slapcat or ldapsearch to read entryUUID.

On consumer:

# ldapsearch -LLL -x samaccountname=administrator entryuuid
dn: cn=Administrator,cn=Users,dc=dsg,dc=padl,dc=com
entryUUID:: 9gF3jP0lECeOY5OOfokGKw==

On provider:

# ldapsearch -LLL -x samaccountname=administrator entryuuid
dn: cn=Administrator,cn=Users,dc=dsg,dc=padl,dc=com
entryUUID: f601778c-fd25-1027-8e63-938e7e89062b


-- Luke