From: Mark W. <mew...@un...> - 2001-01-17 21:19:17
|
if you delete with a specific value then it will delete that particular value. If you do a replace and only give a single value, it will replace all of the values with that value. An add simply adds the value to the existing values. Mark Brian O'Neill wrote: > I'm dealing with a lot of multivalued attributes. > > Is there a way to delete/add values to a multi-valued attribute without > doing all of them? > > Also, when modifying a number of attributes, the write_cmd() method of > Net::LDAP::LDIF seems to only modify one attribute at a time - is this > correct? > > -- > ====================================================================== > Brian O'Neill @ home on...@oi... > At work I'm: on...@co... |