Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #46017
| Date | 2013-05-25 14:00 -0400 |
|---|---|
| From | Jorge Alberto Diaz Orozco <jaorozco@estudiantes.uci.cu> |
| Subject | Re: authentication with python-ldap |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2148.1369504839.3114.python-list@python.org> (permalink) |
I have been doing the same thing and I tried to use java for testing the credentials and they are correct. It works perfectly with java. I really don´t know what we´re doing wrong. You are accessing a protected operation of the LDAP server and it (the server) rejects it due to invalid credentials. You may have forgotten to pass on credentials (e.g. a password) or the credentials do not fit to the specified user (maybe the user does not exist at all). http://www.uci.cu
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: authentication with python-ldap Jorge Alberto Diaz Orozco <jaorozco@estudiantes.uci.cu> - 2013-05-25 14:00 -0400
csiph-web