Apache/mod_python with python-ldap implementation question
wayne collier <[email protected]> Wed, 01 Jul 2009 10:01:51 -0400
| Newsgroups | gmane.comp.python.mod_python |
|---|---|
| Message-ID | <[email protected]> |
Hello all. I would like to authenticate and authorize users on a website using Apache and mod_python. I need help clarifying my conceptual understanding. If I want authenticate ldap members/users who give me their username and password via my login template, *do I have to have a specific modification for it in httpd.conf file? *To clarify more, can i simply evoke the commands of the python-ldap module within my source code once I receive the request object. Is this sound reasoning? Thanks. Wayne _______________________________________________ Mod_python mailing list [email protected] http://mailman.modpython.org/mailman/listinfo/mod_python