>> Did I mention, that the nss-plug is just a very small piece of >> software, talking to a local server process (ptdbnssd) which does >> the real PTDB-stuff? By the way, what are the issues that led you to break out the pts operations into a daemon? Could this all be done in-process using pthread locks to keep the nss operations single-threaded? - a