Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #46017
| Path | csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!us.feeder.erje.net!feeder.erje.net!eu.feeder.erje.net!newsreader4.netcologne.de!news.netcologne.de!xlned.com!feeder3.xlned.com!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <jaorozco@estudiantes.uci.cu> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.029 |
| X-Spam-Evidence | '*H*': 0.94; '*S*': 0.00; 'correct.': 0.07; 'password)': 0.09; 'subject:skip:a 10': 0.09; 'cc:addr:python- list': 0.11; 'all).': 0.16; 'java.': 0.16; 'received:cu': 0.16; 'subject:python': 0.16; 'fit': 0.20; '(the': 0.22; 'cc:addr:python.org': 0.22; 'java': 0.24; 'cc:2**0': 0.24; 'cc:no real name:2**0': 0.24; 'pass': 0.26; 'header:In-Reply-To:1': 0.27; 'tried': 0.27; 'testing': 0.29; 'specified': 0.30; 'received:10.0.0': 0.31; '(maybe': 0.31; 'credentials': 0.31; '(e.g.': 0.33; 'header:Received:9': 0.33; 'subject:with': 0.35; 'really': 0.36; 'accessing': 0.36; 'doing': 0.36; 'received:10.0': 0.36; 'received:10': 0.37; 'server': 0.38; 'does': 0.39; 'received:unknown': 0.61; 'due': 0.66; 'invalid': 0.68; 'received:200': 0.72; 'url:cu': 0.84; 'forgotten': 0.91 |
| X-Virus-Scanned | amavisd-new at uci.cu |
| Date | Sat, 25 May 2013 14:00:28 -0400 (EDT) |
| From | Jorge Alberto Diaz Orozco <jaorozco@estudiantes.uci.cu> |
| To | dieter <dieter@handshake.de> |
| Subject | Re: authentication with python-ldap |
| In-Reply-To | <87vc67ppia.fsf@handshake.de> |
| Content-Type | text/plain; charset=utf-8 |
| Content-Transfer-Encoding | quoted-printable |
| MIME-Version | 1.0 |
| X-Mailer | Zimbra 7.1.3_GA_3346 (ZimbraWebClient - FF3.0 (Win)/7.1.3_GA_3346) |
| Cc | python-list@python.org |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2148.1369504839.3114.python-list@python.org> (permalink) |
| Lines | 11 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1369504839 news.xs4all.nl 15956 [2001:888:2000:d::a6]:40494 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:46017 |
Show key headers only | View raw
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