On 06/23/2014 09:37 AM, Kuldeep singh wrote: > Hi Stephen, > > Thank you for your reply. > Is there any way to disable anonymous search? >
No, it's necessary[1] for proper lookup of a user. The 1.x format of using user DN masks is completely broken and doesn't work in most environments. The only correct way to translate a username into a proper DN is to do a search on that username and use the resulting DN. [1] It's not actually an anonymous search, which is why I changed the name in 2.0. It's a bound search with a special user for the Review Board. So it's auditable and trackable. -- Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ --- Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ --- Happy user? Let us know at http://www.reviewboard.org/users/ --- You received this message because you are subscribed to the Google Groups "reviewboard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
