For example, the people object class structure contains dozens of total
attributes. If you want to allow a user to update just one or two of these
attributes, then write your ACI so that it allows write access for just those
few attributes. If, however, you want to allow a user to update all but one
or two attributes, then create the ACI so that it allows write access for
everything but a few named attributes.