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


Groups > comp.lang.python > #8211

Re: User Authentication

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <awilliam@whitemice.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.006
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'wed,': 0.03; 'ldap': 0.09; 'linux.': 0.09; 'wrote:': 0.14; 'from:addr:awilliam': 0.16; 'from:addr:whitemice.org': 0.16; 'from:name:adam tauno williams': 0.16; 'linux).': 0.16; 'message-id:@linux-yu4c.site': 0.16; 'python-ldap': 0.16; 'received:72.14.190': 0.16; 'received:72.14.190.87': 0.16; 'received:mail.wmmi.net': 0.16; 'received:wmmi.net': 0.16; 'reply-to:addr:awilliam': 0.16; 'reply- to:addr:whitemice.org': 0.16; 'header:In-Reply-To:1': 0.21; 'windows': 0.26; 'received:72.14': 0.26; 'installed': 0.28; 'all,': 0.30; 'to:addr:python-list': 0.33; '-0700,': 0.35; 'subject:: ': 0.38; 'received:192': 0.38; 'user': 0.39; 'should': 0.39; 'header:Mime-Version:1': 0.39; 'to:addr:python.org': 0.39; 'account': 0.66; 'header:Reply-To:1': 0.72; 'reply-to:no real name:2**0': 0.72; '06:34': 0.84; 'received:192.168.32': 0.84
Subject Re: User Authentication
From Adam Tauno Williams <awilliam@whitemice.org>
To python-list@python.org
In-Reply-To <a69464bd-66e7-4855-8ca6-088ece799878@gv8g2000vbb.googlegroups.com>
References <a69464bd-66e7-4855-8ca6-088ece799878@gv8g2000vbb.googlegroups.com>
Content-Type text/plain; charset="UTF-8"
Date Wed, 22 Jun 2011 10:01:08 -0400
Mime-Version 1.0
X-Mailer Evolution 2.32.1
Content-Transfer-Encoding 7bit
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.12
Precedence list
Reply-To awilliam@whitemice.org
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.280.1308751416.1164.python-list@python.org> (permalink)
Lines 10
NNTP-Posting-Host 82.94.164.166
X-Trace 1308751417 news.xs4all.nl 49176 [::ffff:82.94.164.166]:60412
X-Complaints-To abuse@xs4all.nl
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:8211

Show key headers only | View raw


On Wed, 2011-06-22 at 06:34 -0700, Anurag wrote:
> Hi All,
> 
> I am working on application which needs to do a authentication against
> LDAP, if LDAP not installed then local system account (administrator
> user in windows and root user in Linux). This should work on both
> Windows and Linux.

See python-ldap

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

User Authentication Anurag <anurag26@gmail.com> - 2011-06-22 06:34 -0700
  Re: User Authentication Tim Golden <mail@timgolden.me.uk> - 2011-06-22 15:00 +0100
  Re: User Authentication Adam Tauno Williams <awilliam@whitemice.org> - 2011-06-22 10:01 -0400
    Re: User Authentication Anurag <anurag26@gmail.com> - 2011-06-22 22:02 -0700
      Re: User Authentication Tim Golden <mail@timgolden.me.uk> - 2011-06-23 08:52 +0100
        Re: User Authentication Anurag <anurag26@gmail.com> - 2011-06-23 08:07 -0700
          Re: User Authentication Tim Golden <mail@timgolden.me.uk> - 2011-06-23 17:07 +0100
          Re: User Authentication Michael Ströder <michael@stroeder.com> - 2011-06-24 09:23 +0200

csiph-web