Hi

I need to find those groups name which contains the word "ABC", is it
possible ?

base_dn = 'CN=ABC,OU=Common,DC=test,DC=com'
ldapConn.search_s(base_dn, ldap.SCOPE_SUBTREE)

Can I use %ABC% ?

Regards
Jahid


------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
Python-LDAP-dev mailing list
Python-LDAP-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/python-ldap-dev

Reply via email to