<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Andrew Bartlett wrote:<br>
<blockquote cite="mid1162370189.31477.127.camel@localhost.localdomain"
 type="cite">
  <blockquote type="cite">
    <pre wrap="">Information is not given for attributes in an entry that do not have a
value; for example, if the userPassword value is removed, then a
future effective rights search on the entry above would not return any
effective rights for userPassword, even though self-write and
self-delete rights could be allowed. Likewise, if the street attribute
were added with read, compare, and search rights, then street: rsc
would appear in the attributeLevelRights results.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
I need information on unknown attributes, so that MMC can show them as
valid, writable fields (not greyed out).  My preferred format is a list
of writable fields, as permitted by the current schema for that entry.
  </pre>
</blockquote>
Do you need it to come up with a list of all allowed attributes
(probably not a good idea<br>
for implementation and performance reasons), or do you want to supply
the list (better,<br>
but not the way the GER control works) ? I suppose you could supply an
attribute list for<br>
the search and GER could use that. That'd be reasonably efficient and
easy to implement,<br>
I think. <br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
</body>
</html>