Bug#451340: replace operation used to add and remove attributes

2007-11-15 Thread David Lichteblau
* I wrote: > See #374962 for an example where OpenLDAP appears to be doing schema > checks between the add and delete, rather than on the combined operation > (in this example combined with an attribute type that ignores > whitespace, which ldapvi is not aware of). Okay, after discussion with Gerf

Bug#451340: replace operation used to add and remove attributes

2007-11-15 Thread David Lichteblau
Quoting Michael Spang ([EMAIL PROTECTED]): > ldapvi uses the replace changetype to add and remove values for attributes. > This causes a race condition if the user of ldapvi changes an attribute > that was externally modified while his editor was open. > > The solution is to use 'add' and 'delete'

Bug#451340: replace operation used to add and remove attributes

2007-11-15 Thread Michael Spang
Package: ldapvi Version: 1.7-2~bpo.1 Severity: normal ldapvi uses the replace changetype to add and remove values for attributes. This causes a race condition if the user of ldapvi changes an attribute that was externally modified while his editor was open. The solution is to use 'add' and 'delet