From: Jeffrey P. C. <jpc...@ya...> - 2001-02-23 01:43:33
|
I'm trying to write an or'd search filter for a list of uid values something like: "(|(uid=x)(uid=y)(uid=z))" This works perfectly with the openldap tools against the Netscape 4.12 directory but I get a 'Bad filter' error with Net::LDAP. It seems to me that this filter is valid but clearly it's not. Any ideas as to what's wrong here? Thanks. jpcarter __________________________________________________ Do You Yahoo!? Yahoo! Auctions - Buy the things you want at great prices! http://auctions.yahoo.com/ |