[Date Prev][Date Next] [Chronological] [Thread] [Top]

RE: ModifyDN -- subtrees or not?



At 03:28 AM 2001-09-17, Chris Harding wrote:
>My suggestion is that you clarify whether the RFC requires servers to implement Move Subtree (and other operations that are the subjects of protocol requests).

While I think the language used could be improved, I believe
the technical specification is reasonable clear that a server
can refuse to successfully complete any operation for any
reason and is only obligated to return an appropriate response.

An implementation is free to return a non-successful result in
response to any and all subtree move (rename) requests.  This may
be due to mapping onto a directory system which cannot support
this request [RFC 2251, 3.3].  I note that many LDAP servers
do not support subtree move (rename).

Kurt