From: Mark W. <mew...@un...> - 2000-09-01 15:38:02
|
The best way to do this is with the server sort control if you're LDAP server supports the control. Otherwise you'll have to do it yourself. You can see how to use the sort control and the rest of the Net::LDAP docs at http://perl-ldap.sourceforge.net Mark On Fri, 1 Sep 2000, Graham Barr wrote: > ----- Forwarded message from Jonathan Roumfort <rou...@gr...> ----- > > Date: Fri, 01 Sep 2000 10:07:03 -0400 > From: Jonathan Roumfort <rou...@gr...> > Subject: Net:LDAP > To: gb...@po... > X-Mailer: Microsoft Outlook Express 5.00.2919.6600 > > Hello, > > You may be able to help me. How can I use the Net:LDAP module to sort ldap > entries returned by last name and then first name? I think it sorts by dn > by default? Where is the best place to find Net:LDAP documentation? > > Thank you, > > Jonathan Roumfort > > > > ----- End forwarded message ----- > |