Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #46017 > unrolled thread

Re: authentication with python-ldap

Started byJorge Alberto Diaz Orozco <jaorozco@estudiantes.uci.cu>
First post2013-05-25 14:00 -0400
Last post2013-05-25 14:00 -0400
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  Re: authentication with python-ldap Jorge Alberto Diaz Orozco <jaorozco@estudiantes.uci.cu> - 2013-05-25 14:00 -0400

#46017 — Re: authentication with python-ldap

FromJorge Alberto Diaz Orozco <jaorozco@estudiantes.uci.cu>
Date2013-05-25 14:00 -0400
SubjectRe: 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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web