From: Chaos E. <cha...@gm...> - 2008-03-10 04:35:47
|
hi, please write your question in chinese, i can help you translate it. On Mon, Mar 10, 2008 at 12:45 PM, Yang Cheng Fu <Che...@ga...> wrote: > Hi guys, > > > > I am trying to access windows Active directory by using python-ldap, but I > do not know how to write filter argument for search function. > > search(base, scope [,filterstr='(objectClass=*)' [, attrlist=None [, > attrsonly=0]]]). > > > > For example: A filter sting which based on RFC4515 ( > http://www.faqs.org/rfcs/rfc4515.html) is > "(&(objectclass=organizationalUnit)(c=*))". From the docs of python-ldap, > the forms of the argument, ('cn=fred*') and ('objectClass=*') can be found. > > > > I'd like to know how to write the sting of"(&(objectclass=organizationalUnit)(c=*))"for search function. I am not sure where it is enough to answer my question, > if you need more information, just ask. > > > > Thanks a lot > > *-------* > > *YANG ChengFu* > > *Unix Administrator * > > *Gameloft** **-- Global Network Services (GNS)* > > **** **mailto:che...@ga... <che...@ga...>* > > *(* +86(10)8260-7783 ext.8221 > > > > -- > This message has been scanned for viruses and > dangerous content by *MailScanner* <http://www.mailscanner.info/>, and is > believed to be clean. > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Python-LDAP-dev mailing list > Pyt...@li... > https://lists.sourceforge.net/lists/listinfo/python-ldap-dev > > -- Best Regards Chaos Eternal |