On Apr 25, 2013, at 11:57 AM, Brian Gaber <brian.ga...@ssc-spc.gc.ca> wrote:
> I have a LDAP object that contains an attribute SFTrule that can have > multiple values. How do I change just one of the SFTrule attribute values? In pure ldif: dn: existing dn changetype: modify delete: SFTrule SFTrule: old value - add: SFTrule SFTrule: new value -