From: Graham B. <gb...@po...> - 2000-09-11 16:08:06
|
Mark Wilcox had reported something similar (I had forgot about it) Are you saying forward sort on a single attribute works forward sort on a multiple attributes works reverse sort on a single attribute fails reverse sort on multipe attributes fails If so then it looks like the encoding of the reverse flag. But I looked at this when Mark reported the problem and the PDUs looked to be encoded OK. So the other question is does Netscape support reverse sorts ? Graham. On Mon, Sep 11, 2000 at 08:47:43AM -0700, Jeff Mandel wrote: > Hello, > > Has anyone successfully made the Netscape LDAP server return a reverse > sort? Regular or multi-key sort using the examples in > LDAP::Control::Sort, and Net::LDAP::Control::SortResult work great, but > passing in a "-attribute" (like "-uid") returns a "Server does not > support sorting." > > I'm using Netscape Directory 4.1 > > Thanks, > > Jeff > |