Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #46017 > unrolled thread
| Started by | Jorge Alberto Diaz Orozco <jaorozco@estudiantes.uci.cu> |
|---|---|
| First post | 2013-05-25 14:00 -0400 |
| Last post | 2013-05-25 14:00 -0400 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
Re: authentication with python-ldap Jorge Alberto Diaz Orozco <jaorozco@estudiantes.uci.cu> - 2013-05-25 14:00 -0400
| From | Jorge Alberto Diaz Orozco <jaorozco@estudiantes.uci.cu> |
|---|---|
| Date | 2013-05-25 14:00 -0400 |
| Subject | Re: authentication with python-ldap |
| Message-ID | <mailman.2148.1369504839.3114.python-list@python.org> |
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 top | Article view | comp.lang.python
csiph-web