Date: Wed, 26 Sep 2007 12:32:33 +0700 (ICT) From: Olivier Nicole <on@cs.ait.ac.th> To: freebsd-questions@freebsd.org Subject: Atomic actions in LDAP Message-ID: <200709260532.l8Q5WX2v055701@banyan.cs.ait.ac.th>
next in thread | raw e-mail | index | archive | help
Hi, I would like to use LDAP to manage users printer quota. Printers can be located on several servers, so I need a way to update the information without ceating deadlocks/overwrites. Is there a way for LDAP to do atomic action ? That is increase the value of one reccord by a certain amount, without reading the reccord in a variable, increasing the variable and writting the result back? Bests, Olivier
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709260532.l8Q5WX2v055701>