[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Objections to draft-ietf-ldapext-psearch-01.txt
Ian Goldsmith wrote:
We would rather not get into too much detail at this
stage of our product
development, but suffice it say that psearch provides an excellent
approach
for on-change replication of data from an LDAP server to a "client".
If the
LDAP "client" happens to be some form of "server" which is able to
spread
the load of the change distribution (replication) then so much the
better.
of course when there is some form of standardized LDAP replication
mechanism
then this will not be necessary.
Indeed.
There's also a class of clients for which implementing the
full horror of replication may not ever be appropriate.
Consider something like a voice mail system.
It wants to know immediately a new user is added
to the e-mail system's directory, in order that it can
answer their telephone for them. Persistent search
provides a convenient and easy to implement
way for such a client to find
out about new entries in the directory.