Re: Authenticating to Kerberos
- From: Michael Ströder <michael@xxxxxxxxxxxx>
- Date: Mon, 30 Jan 2006 16:34:44 +0100
David wrote:
>
> Are there any modules that I could use to authenticate against Kerberos
> (perhaps there is another module will do just the auth, e.g. for LDAP?).
If you already have a TGT (after kinit) you can use python-ldap (built
with OpenLDAP, cyrus-sasl and heimdal or MIT libs) to authenticate
against an LDAP server with SASL bind and SASL mech GSSAPI. But that's
probably not what you're after.
If you provide more information about your KDC and infrastructure there
might be a solution:
With some tightly integrated configurations a LDAP simple bind against
an LDAP server checks the same "password" as the Kerberos Domain
Controller (e.g. MS AD or heimdal KDC with OpenLDAP backend).
Ciao, Michael.
--
Michael Ströder
E-Mail: michael@xxxxxxxxxxxx
http://www.stroeder.com
.
- References:
- Authenticating to Kerberos
- From: David
- Authenticating to Kerberos
- Prev by Date: Re: seperating directories from files
- Next by Date: ANN: CherryPy-2.2.0beta released
- Previous by thread: Re: Authenticating to Kerberos
- Next by thread: StringIO proposal: add __iadd__
- Index(es):
Relevant Pages
|
Loading