Coder Social home page Coder Social logo

py-ad-ldap's People

Contributors

tojo2000 avatar

Watchers

James Cloos avatar

py-ad-ldap's Issues

Project needs more documentation.

TODO: this project needs a README and documented examples.

Perhaps a better way to show the documentation from the docstrings would be 
nice.

Original issue reported on code.google.com by [email protected] on 27 Jan 2011 at 2:24

not compatible with python-ldap 2.4

What steps will reproduce the problem?
1. using python-ldap 2.4.x
2.
3.

What is the expected output? What do you see instead?

lc= ldap.controls.SimplePagedResultsControl(ldap.LDAP_CONTROL_PAGE_OID,
AttributeError: 'module' object has no attribute 'LDAP_CONTROL_PAGE_OID'



What version of the product are you using? On what operating system?

Ubuntu 13.04. 
python 2.7.4
python 2.4.10

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 10 Jun 2013 at 8:43

After installing the ad_ldap module, I can't create objects

First, I installed using a newer version of python-ldap on Mac OS, which seems 
to break things so I reverted to the older version and ldap worked correctly. 
However, ad_ldap has problems. I cannot create a ad_ldap.Domain() object. 


sudo python setup.py install --force
running install
running build
running build_py
running install_lib
copying build/lib/ad_ldap/__init__.py -> 
/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/ad
_ldap
copying build/lib/ad_ldap/ad_ldap.py -> 
/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/ad
_ldap
copying build/lib/ad_ldap/constants.py -> 
/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/ad
_ldap
copying build/lib/ad_ldap/errors.py -> 
/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/ad
_ldap
byte-compiling 
/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/ad
_ldap/__init__.py to __init__.pyc
byte-compiling 
/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/ad
_ldap/ad_ldap.py to ad_ldap.pyc
byte-compiling 
/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/ad
_ldap/constants.py to constants.pyc
byte-compiling 
/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/ad
_ldap/errors.py to errors.pyc
running install_egg_info
Removing 
/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/py
_ad_ldap-1.0-py2.7.egg-info
Writing 
/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/py
_ad_ldap-1.0-py2.7.egg-info
craig-fosters-macbook-pro:py-ad-ldap_1.1.20110318 craigfoster$ cd ..
craig-fosters-macbook-pro:Downloads craigfoster$ python
Python 2.7.2 (v2.7.2:8527427914a2, Jun 11 2011, 15:22:34) 
[GCC 4.2.1 (Apple Inc. build 5666) (dot 3)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import ad_ldap
>>> c=ad_ldap.Domain()
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
AttributeError: 'module' object has no attribute 'Domain'




Original issue reported on code.google.com by [email protected] on 8 Dec 2011 at 5:41

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.