Hey,


I must be doing something stupid but how can I view the schema for the domain cache? A few weeks ago, Sumit helped me update the schemas to add a missing index and fix a case sensitivity issue for the mail attribute​:​


dn: @INDEXLIST
changetype: modify
add: @IDXATTR
@IDXATTR: ghost

dn: @ATTRIBUTES
changetype: modify
add: mail
mail: CASE_INSENSITIVE

When I went to apply the ldif today, both entries failed as "(Attribute or value exists)".  I looked at the yum changelog and I don't see anything that refers to actually having fixed this.  What arguments can I feed to ldbsearch to confirm that the changes actually exist (note, I'm completely removing the cache file so it shouldn't exist).


thanks


=G=